/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.5.29-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: cars4sc2k9o5_local
-- ------------------------------------------------------
-- Server version	10.5.29-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1156 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (1125,'action_scheduler/migration_hook','complete','2025-07-24 08:56:40','2025-07-24 08:56:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1753347400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1753347400;}',1,1,'2025-07-24 08:57:32','2025-07-24 08:57:32',0,NULL),(1126,'wpforms_process_forms_locator_scan','complete','2025-07-24 08:58:13','2025-07-24 08:58:13',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753347493;s:18:\"\0*\0first_timestamp\";i:1753347493;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753347493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-07-24 08:58:14','2025-07-24 08:58:14',0,NULL),(1127,'wpforms_process_purge_spam','complete','2025-07-24 08:58:13','2025-07-24 08:58:13',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753347493;s:18:\"\0*\0first_timestamp\";i:1753347493;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753347493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-07-24 08:58:14','2025-07-24 08:58:14',0,NULL),(1128,'wpforms_email_summaries_fetch_info_blocks','complete','2025-07-23 02:12:55','2025-07-23 02:12:55',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753236775;s:18:\"\0*\0first_timestamp\";i:1753236775;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753236775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-07-24 08:58:14','2025-07-24 08:58:14',0,NULL),(1135,'wpforms_admin_notifications_update','complete','2025-07-24 08:58:19','2025-07-24 08:58:19',10,'{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2025-07-24 08:58:23','2025-07-24 08:58:23',0,NULL),(1140,'forminator_action_scheduler_cleanup','complete','2025-07-24 09:10:22','2025-07-24 09:10:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348222;s:18:\"\0*\0first_timestamp\";i:1753348222;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',3,1,'2025-07-24 09:11:15','2025-07-24 09:11:15',0,NULL),(1141,'action_scheduler/migration_hook','complete','2025-07-24 09:11:02','2025-07-24 09:11:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1753348262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1753348262;}',1,1,'2025-07-24 09:11:15','2025-07-24 09:11:15',0,NULL),(1144,'forminator_send_export','complete','2025-07-24 09:12:15','2025-07-24 09:12:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348335;s:18:\"\0*\0first_timestamp\";i:1753348221;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:12:34','2025-07-24 09:12:34',0,NULL),(1145,'forminator_process_report','complete','2025-07-24 09:12:15','2025-07-24 09:12:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348335;s:18:\"\0*\0first_timestamp\";i:1753348222;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:12:34','2025-07-24 09:12:34',0,NULL),(1147,'forminator_send_export','complete','2025-07-24 09:13:34','2025-07-24 09:13:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348414;s:18:\"\0*\0first_timestamp\";i:1753348221;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:13:50','2025-07-24 09:13:50',0,NULL),(1148,'forminator_process_report','complete','2025-07-24 09:13:34','2025-07-24 09:13:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348414;s:18:\"\0*\0first_timestamp\";i:1753348222;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:13:50','2025-07-24 09:13:50',0,NULL),(1149,'forminator_send_export','complete','2025-07-24 09:14:50','2025-07-24 09:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348490;s:18:\"\0*\0first_timestamp\";i:1753348221;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:15:10','2025-07-24 09:15:10',0,NULL),(1150,'forminator_process_report','complete','2025-07-24 09:14:50','2025-07-24 09:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348490;s:18:\"\0*\0first_timestamp\";i:1753348222;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:15:10','2025-07-24 09:15:10',0,NULL),(1151,'forminator_send_export','complete','2025-07-24 09:16:10','2025-07-24 09:16:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348570;s:18:\"\0*\0first_timestamp\";i:1753348221;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:16:10','2025-07-24 09:16:10',0,NULL),(1152,'forminator_process_report','complete','2025-07-24 09:16:10','2025-07-24 09:16:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1753348570;s:18:\"\0*\0first_timestamp\";i:1753348222;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1753348570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',3,1,'2025-07-24 09:16:10','2025-07-24 09:16:10',0,NULL),(1155,'action_scheduler/migration_hook','complete','2025-07-24 09:56:07','2025-07-24 09:56:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1753350967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1753350967;}',1,1,'2025-07-24 09:56:09','2025-07-24 09:56:09',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'forminator');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=83 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1,1125,'action created','2025-07-24 08:55:40','2025-07-24 08:55:40'),(2,1125,'action started via WP Cron','2025-07-24 08:57:32','2025-07-24 08:57:32'),(3,1125,'action complete via WP Cron','2025-07-24 08:57:32','2025-07-24 08:57:32'),(4,1126,'action created','2025-07-24 08:58:13','2025-07-24 08:58:13'),(5,1127,'action created','2025-07-24 08:58:13','2025-07-24 08:58:13'),(6,1128,'action created','2025-07-24 08:58:13','2025-07-24 08:58:13'),(7,1128,'action started via WP Cron','2025-07-24 08:58:13','2025-07-24 08:58:13'),(8,1128,'action complete via WP Cron','2025-07-24 08:58:14','2025-07-24 08:58:14'),(10,1126,'action started via WP Cron','2025-07-24 08:58:14','2025-07-24 08:58:14'),(11,1126,'action complete via WP Cron','2025-07-24 08:58:14','2025-07-24 08:58:14'),(13,1127,'action started via WP Cron','2025-07-24 08:58:14','2025-07-24 08:58:14'),(14,1127,'action complete via WP Cron','2025-07-24 08:58:14','2025-07-24 08:58:14'),(19,1135,'action created','2025-07-24 08:58:19','2025-07-24 08:58:19'),(20,1135,'action started via Async Request','2025-07-24 08:58:22','2025-07-24 08:58:22'),(21,1135,'action complete via Async Request','2025-07-24 08:58:23','2025-07-24 08:58:23'),(32,1140,'action created','2025-07-24 09:10:02','2025-07-24 09:10:02'),(33,1141,'action created','2025-07-24 09:10:02','2025-07-24 09:10:02'),(42,1144,'action created','2025-07-24 09:11:15','2025-07-24 09:11:15'),(45,1145,'action created','2025-07-24 09:11:15','2025-07-24 09:11:15'),(46,1140,'action started via WP Cron','2025-07-24 09:11:15','2025-07-24 09:11:15'),(47,1140,'action complete via WP Cron','2025-07-24 09:11:15','2025-07-24 09:11:15'),(49,1141,'action started via WP Cron','2025-07-24 09:11:15','2025-07-24 09:11:15'),(50,1141,'action complete via WP Cron','2025-07-24 09:11:15','2025-07-24 09:11:15'),(51,1144,'action started via Async Request','2025-07-24 09:12:34','2025-07-24 09:12:34'),(52,1144,'action complete via Async Request','2025-07-24 09:12:34','2025-07-24 09:12:34'),(53,1147,'action created','2025-07-24 09:12:34','2025-07-24 09:12:34'),(54,1145,'action started via Async Request','2025-07-24 09:12:34','2025-07-24 09:12:34'),(55,1145,'action complete via Async Request','2025-07-24 09:12:34','2025-07-24 09:12:34'),(56,1148,'action created','2025-07-24 09:12:34','2025-07-24 09:12:34'),(57,1147,'action started via WP Cron','2025-07-24 09:13:49','2025-07-24 09:13:49'),(58,1147,'action complete via WP Cron','2025-07-24 09:13:50','2025-07-24 09:13:50'),(59,1149,'action created','2025-07-24 09:13:50','2025-07-24 09:13:50'),(60,1148,'action started via WP Cron','2025-07-24 09:13:50','2025-07-24 09:13:50'),(61,1148,'action complete via WP Cron','2025-07-24 09:13:50','2025-07-24 09:13:50'),(62,1150,'action created','2025-07-24 09:13:50','2025-07-24 09:13:50'),(63,1149,'action started via WP Cron','2025-07-24 09:15:10','2025-07-24 09:15:10'),(64,1149,'action complete via WP Cron','2025-07-24 09:15:10','2025-07-24 09:15:10'),(65,1151,'action created','2025-07-24 09:15:10','2025-07-24 09:15:10'),(66,1150,'action started via WP Cron','2025-07-24 09:15:10','2025-07-24 09:15:10'),(67,1150,'action complete via WP Cron','2025-07-24 09:15:10','2025-07-24 09:15:10'),(68,1152,'action created','2025-07-24 09:15:10','2025-07-24 09:15:10'),(69,1151,'action started via WP Cron','2025-07-24 09:16:10','2025-07-24 09:16:10'),(70,1151,'action complete via WP Cron','2025-07-24 09:16:10','2025-07-24 09:16:10'),(72,1152,'action started via WP Cron','2025-07-24 09:16:10','2025-07-24 09:16:10'),(73,1152,'action complete via WP Cron','2025-07-24 09:16:10','2025-07-24 09:16:10'),(80,1155,'action created','2025-07-24 09:55:07','2025-07-24 09:55:07'),(81,1155,'action started via WP Cron','2025-07-24 09:56:09','2025-07-24 09:56:09'),(82,1155,'action complete via WP Cron','2025-07-24 09:56:09','2025-07-24 09:56:09');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2025-07-23 13:45:04','2025-07-23 13:45:04','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evf_entries`
--

DROP TABLE IF EXISTS `wp_evf_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_evf_entries` (
  `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `user_device` varchar(100) NOT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  `referer` text NOT NULL,
  `fields` longtext DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `viewed` tinyint(1) NOT NULL DEFAULT 0,
  `starred` tinyint(1) NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`entry_id`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evf_entries`
--

LOCK TABLES `wp_evf_entries` WRITE;
/*!40000 ALTER TABLE `wp_evf_entries` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_evf_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evf_entrymeta`
--

DROP TABLE IF EXISTS `wp_evf_entrymeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_evf_entrymeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `entry_id` (`entry_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evf_entrymeta`
--

LOCK TABLES `wp_evf_entrymeta` WRITE;
/*!40000 ALTER TABLE `wp_evf_entrymeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_evf_entrymeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_evf_sessions`
--

DROP TABLE IF EXISTS `wp_evf_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_evf_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_evf_sessions`
--

LOCK TABLES `wp_evf_sessions` WRITE;
/*!40000 ALTER TABLE `wp_evf_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_evf_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_ff_scheduled_actions`
--

DROP TABLE IF EXISTS `wp_ff_scheduled_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_ff_scheduled_actions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action` varchar(255) DEFAULT NULL,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `origin_id` bigint(20) unsigned DEFAULT NULL,
  `feed_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(255) DEFAULT 'submission_action',
  `status` varchar(255) DEFAULT NULL,
  `data` longtext DEFAULT NULL,
  `note` tinytext DEFAULT NULL,
  `retry_count` int(10) unsigned DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ff_scheduled_actions`
--

LOCK TABLES `wp_ff_scheduled_actions` WRITE;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_entry_details`
--

DROP TABLE IF EXISTS `wp_fluentform_entry_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_entry_details` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `submission_id` bigint(20) unsigned DEFAULT NULL,
  `field_name` varchar(255) DEFAULT NULL,
  `sub_field_name` varchar(255) DEFAULT NULL,
  `field_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_entry_details`
--

LOCK TABLES `wp_fluentform_entry_details` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_entry_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_entry_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_form_analytics`
--

DROP TABLE IF EXISTS `wp_fluentform_form_analytics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_analytics` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `source_url` text NOT NULL,
  `platform` char(30) DEFAULT NULL,
  `browser` char(30) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `ip` char(15) DEFAULT NULL,
  `count` int(11) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_form_analytics`
--

LOCK TABLES `wp_fluentform_form_analytics` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_form_meta`
--

DROP TABLE IF EXISTS `wp_fluentform_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_meta` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(255) NOT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_form_meta`
--

LOCK TABLES `wp_fluentform_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_meta` DISABLE KEYS */;
INSERT INTO `wp_fluentform_form_meta` VALUES (1,1,'template_name','basic_contact_form'),(2,1,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),(3,1,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),(4,1,'double_optin_settings','{\"status\":\"no\",\"confirmation_message\":\"Please check your email inbox to confirm this submission\",\"email_body_type\":\"global\",\"email_subject\":\"Please confirm your form submission\",\"email_body\":\"<h2>Please Confirm Your Submission</h2><p>&nbsp;</p><p style=\"text-align: center;\"><a style=\"color: #ffffff; background-color: #454545; font-size: 16px; border-radius: 5px; text-decoration: none; font-weight: normal; font-style: normal; padding: 0.8rem 1rem; border-color: #0072ff;\" href=\"#confirmation_url#\">Confirm Submission</a></p><p>&nbsp;</p><p>If you received this email by mistake, simply delete it. Your form submission won\'t proceed if you don\'t click the confirmation link above.</p>\",\"email_field\":\"\",\"skip_if_logged_in\":\"yes\",\"skip_if_fc_subscribed\":\"no\"}'),(5,2,'template_name','inline_subscription'),(6,2,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(7,2,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p> <p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(8,2,'step_data_persistency_status','no'),(9,2,'_primary_email_field','email'),(10,3,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"},\"restrictForm\":{\"enabled\":false,\"fields\":{\"ip\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! You can\'t submit a form from your IP address.\",\"validation_type\":\"fail_on_condition_met\"},\"country\":{\"status\":false,\"values\":[],\"message\":\"Sorry! You can\'t submit a form the country you are residing.\",\"validation_type\":\"fail_on_condition_met\"},\"keywords\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! Your submission contains some restricted keywords.\"}}}},\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"delete_entry_on_submission\":\"no\",\"conv_form_per_step_save\":false,\"conv_form_resume_from_last_step\":false}'),(11,3,'template_name','blank_form'),(12,3,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(13,3,'revision','{\"change_title\":\"Initial state\",\"timestamp\":\"2025-07-24 10:35:17\",\"old_data\":\"{\\\"fields\\\":[],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"Submit Form\\\",\\\"img_url\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"info\\\":\\\"Added Car Make & Model \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Year\\\",\\\"info\\\":\\\"Added Year \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Colour\\\",\\\"info\\\":\\\"Added Colour \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"info\\\":\\\"Added Registration Number \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"info\\\":\\\"Added Description \\\\\\/ Special Features \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"info\\\":\\\"Added Available Dates \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"info\\\":\\\"Added Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d) \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"\\\",\\\"info\\\":\\\"Added  \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Full Name\\\",\\\"info\\\":\\\"Added Full Name \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Email Address\\\",\\\"info\\\":\\\"Added Email Address \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"info\\\":\\\"Added Phone Number \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"info\\\":\\\"Added Location (Suburb, Pretoria) \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"info\\\":\\\"Added Preferred Payment Method \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"info\\\":\\\"Added Bank Name \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Account Number\\\",\\\"info\\\":\\\"Added Account Number \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"info\\\":\\\"Added Branch Code \\\"},{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"\\\",\\\"info\\\":\\\"Added  \\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"button_ui.text\\\",\\\"new_value\\\":\\\"List My Car\\\",\\\"old_value\\\":\\\"Submit Form\\\",\\\"info\\\":\\\"Modified button button_ui.text value from \'Submit Form\' to \'List My Car\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"normal_styles.backgroundColor\\\",\\\"new_value\\\":\\\"#1a7efb\\\",\\\"info\\\":\\\"Modified button normal_styles.backgroundColor value from \'empty\' to \'#1a7efb\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"normal_styles.borderColor\\\",\\\"new_value\\\":\\\"#1a7efb\\\",\\\"info\\\":\\\"Modified button normal_styles.borderColor value from \'empty\' to \'#1a7efb\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"normal_styles.color\\\",\\\"new_value\\\":\\\"#ffffff\\\",\\\"info\\\":\\\"Modified button normal_styles.color value from \'empty\' to \'#ffffff\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"normal_styles.borderRadius\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified button normal_styles.borderRadius value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"normal_styles.minWidth\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified button normal_styles.minWidth value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"hover_styles.backgroundColor\\\",\\\"new_value\\\":\\\"#ffffff\\\",\\\"info\\\":\\\"Modified button hover_styles.backgroundColor value from \'empty\' to \'#ffffff\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"hover_styles.borderColor\\\",\\\"new_value\\\":\\\"#1a7efb\\\",\\\"info\\\":\\\"Modified button hover_styles.borderColor value from \'empty\' to \'#1a7efb\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"hover_styles.color\\\",\\\"new_value\\\":\\\"#1a7efb\\\",\\\"info\\\":\\\"Modified button hover_styles.color value from \'empty\' to \'#1a7efb\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"hover_styles.borderRadius\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified button hover_styles.borderRadius value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"hover_styles.minWidth\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified button hover_styles.minWidth value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"button\\\",\\\"key\\\":\\\"current_state\\\",\\\"new_value\\\":\\\"normal_styles\\\",\\\"info\\\":\\\"Modified button current_state value from \'empty\' to \'normal_styles\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(14,3,'_primary_email_field','email'),(15,3,'revision','{\"change_title\":\"Modified 1 attribute\\/setting\",\"timestamp\":\"2025-07-24 10:35:56\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Vehicle Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753351219160\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351634574\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Year\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351761193\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_2\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Colour\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351714045\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_3\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351791695\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"description_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"rows\\\":3,\\\"cols\\\":2,\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1753351785151\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<div style=\\\\\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\\\\\">\\\\n  <p><strong>Upload Car Photos or Documents via WhatsApp<\\\\\\/strong><\\\\\\/p>\\\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:<\\\\\\/p>\\\\n  <p><a href=\\\\\\\"https:\\\\\\/\\\\\\/wa.me\\\\\\/27821234567\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color:#25D366; font-weight:bold;\\\\\\\">\\\\ud83d\\\\udcf1 082 123 4567<\\\\\\/a><\\\\\\/p>\\\\n  <p>Make sure to mention your name and the car model when sending photos.<\\\\\\/p>\\\\n<\\\\\\/div>\\\\n\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_17533520363416\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Availability<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352332653\\\"},{\\\"index\\\":13,\\\"element\\\":\\\"input_date\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"datetime\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"date_config\\\":\\\"\\\",\\\"date_format\\\":\\\"d\\\\\\/m\\\\\\/Y\\\",\\\"help_message\\\":\\\"\\\",\\\"is_time_enabled\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Time & Date\\\",\\\"icon_class\\\":\\\"ff-edit-date\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352393910\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_4\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352504117\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Driver Options<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352576630\\\"},{\\\"index\\\":8,\\\"element\\\":\\\"input_radio\\\",\\\"attributes\\\":{\\\"type\\\":\\\"radio\\\",\\\"name\\\":\\\"input_radio\\\",\\\"value\\\":\\\"\\\"},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"randomize_options\\\":\\\"no\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I will drive my vehicle\\\",\\\"value\\\":\\\"I will drive my vehicle\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"value\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Radio Field\\\",\\\"icon_class\\\":\\\"ff-edit-radio\\\",\\\"element\\\":\\\"input-radio\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753352625459\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Owner Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352725211\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_5\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Full Name\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352850397\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email Address\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\",\\\"global_message\\\":\\\"This field must contain a valid email\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"Email address need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Email\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352878265\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352935503\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_6\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352971292\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Payment Info<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352988812\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"EFT\\\",\\\"value\\\":\\\"EFT\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"Instant Pay\\\",\\\"value\\\":\\\"Instant Pay\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353089845\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_7\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353177259\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_8\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Account Number\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353194863\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_9\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353207851\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox_1\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"value\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353236559\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"List My Car\\\",\\\"img_url\\\":\\\"\\\"},\\\"normal_styles\\\":{\\\"backgroundColor\\\":\\\"#1a7efb\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"hover_styles\\\":{\\\"backgroundColor\\\":\\\"#ffffff\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#1a7efb\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"current_state\\\":\\\"normal_styles\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"key\\\":\\\"validation_rules.required.value\\\",\\\"new_value\\\":false,\\\"old_value\\\":true,\\\"info\\\":\\\"Modified Preferred Payment Method validation_rules.required.value value from \'Active\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(16,3,'revision','{\"change_title\":\"Modified 17 attributes\\/settings\",\"timestamp\":\"2025-07-24 10:38:16\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Vehicle Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753351219160\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351634574\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Year\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351761193\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_2\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Colour\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351714045\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_3\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351791695\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"description_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"rows\\\":3,\\\"cols\\\":2,\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1753351785151\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<div style=\\\\\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\\\\\">\\\\n  <p><strong>Upload Car Photos or Documents via WhatsApp<\\\\\\/strong><\\\\\\/p>\\\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:<\\\\\\/p>\\\\n  <p><a href=\\\\\\\"https:\\\\\\/\\\\\\/wa.me\\\\\\/27821234567\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color:#25D366; font-weight:bold;\\\\\\\">\\\\ud83d\\\\udcf1 082 123 4567<\\\\\\/a><\\\\\\/p>\\\\n  <p>Make sure to mention your name and the car model when sending photos.<\\\\\\/p>\\\\n<\\\\\\/div>\\\\n\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_17533520363416\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Availability<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352332653\\\"},{\\\"index\\\":13,\\\"element\\\":\\\"input_date\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"datetime\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"date_config\\\":\\\"\\\",\\\"date_format\\\":\\\"d\\\\\\/m\\\\\\/Y\\\",\\\"help_message\\\":\\\"\\\",\\\"is_time_enabled\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Time & Date\\\",\\\"icon_class\\\":\\\"ff-edit-date\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352393910\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_4\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352504117\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Driver Options<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352576630\\\"},{\\\"index\\\":8,\\\"element\\\":\\\"input_radio\\\",\\\"attributes\\\":{\\\"type\\\":\\\"radio\\\",\\\"name\\\":\\\"input_radio\\\",\\\"value\\\":\\\"\\\"},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"randomize_options\\\":\\\"no\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I will drive my vehicle\\\",\\\"value\\\":\\\"I will drive my vehicle\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"value\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Radio Field\\\",\\\"icon_class\\\":\\\"ff-edit-radio\\\",\\\"element\\\":\\\"input-radio\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753352625459\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Owner Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352725211\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_5\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Full Name\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352850397\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email Address\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\",\\\"global_message\\\":\\\"This field must contain a valid email\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"Email address need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Email\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352878265\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352935503\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_6\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352971292\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Payment Info<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352988812\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"left\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"EFT\\\",\\\"value\\\":\\\"EFT\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"Instant Pay\\\",\\\"value\\\":\\\"Instant Pay\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353089845\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_7\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353177259\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_8\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Account Number\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353194863\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_9\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"label_placement\\\":\\\"left\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353207851\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox_1\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"value\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353236559\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"List My Car\\\",\\\"img_url\\\":\\\"\\\"},\\\"normal_styles\\\":{\\\"backgroundColor\\\":\\\"#1a7efb\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"hover_styles\\\":{\\\"backgroundColor\\\":\\\"#ffffff\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#1a7efb\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"current_state\\\":\\\"normal_styles\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Car Make & Model label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Year\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Year label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Colour\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Colour label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Registration Number label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Description \\\\\\/ Special Features label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Available Dates label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d) label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Full Name\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Full Name label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Email Address label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Phone Number label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Location (Suburb, Pretoria) label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Preferred Payment Method label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Bank Name label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Account Number\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Account Number label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"top\\\",\\\"old_value\\\":\\\"left\\\",\\\"info\\\":\\\"Modified Branch Code label_placement value from \'left\' to \'top\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"\\\",\\\"key\\\":\\\"advanced_options.0.id\\\",\\\"new_value\\\":1753353475189,\\\"old_value\\\":0,\\\"info\\\":\\\"Modified  advanced_options.0.id value from \'empty\' to \'1753353475189\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"\\\",\\\"key\\\":\\\"layout_class\\\",\\\"new_value\\\":\\\"ff_list_buttons\\\",\\\"old_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified  layout_class value from \'empty\' to \'ff_list_buttons\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(17,3,'revision','{\"change_title\":\"Multiple changes\",\"timestamp\":\"2025-07-24 12:40:40\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Vehicle Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753351219160\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351634574\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Year\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351761193\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_2\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Colour\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351714045\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_3\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351791695\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"description_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"rows\\\":3,\\\"cols\\\":2,\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1753351785151\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<div style=\\\\\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\\\\\">\\\\n  <p><strong>Upload Car Photos or Documents via WhatsApp<\\\\\\/strong><\\\\\\/p>\\\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:<\\\\\\/p>\\\\n  <p><a href=\\\\\\\"https:\\\\\\/\\\\\\/wa.me\\\\\\/27821234567\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color:#25D366; font-weight:bold;\\\\\\\">\\\\ud83d\\\\udcf1 082 123 4567<\\\\\\/a><\\\\\\/p>\\\\n  <p>Make sure to mention your name and the car model when sending photos.<\\\\\\/p>\\\\n<\\\\\\/div>\\\\n\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_17533520363416\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Availability<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352332653\\\"},{\\\"index\\\":13,\\\"element\\\":\\\"input_date\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"datetime\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"date_config\\\":\\\"\\\",\\\"date_format\\\":\\\"d\\\\\\/m\\\\\\/Y\\\",\\\"help_message\\\":\\\"\\\",\\\"is_time_enabled\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Time & Date\\\",\\\"icon_class\\\":\\\"ff-edit-date\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352393910\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_4\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352504117\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Driver Options<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352576630\\\"},{\\\"index\\\":8,\\\"element\\\":\\\"input_radio\\\",\\\"attributes\\\":{\\\"type\\\":\\\"radio\\\",\\\"name\\\":\\\"input_radio\\\",\\\"value\\\":\\\"\\\"},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"randomize_options\\\":\\\"no\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I will drive my vehicle\\\",\\\"value\\\":\\\"I will drive my vehicle\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"value\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Radio Field\\\",\\\"icon_class\\\":\\\"ff-edit-radio\\\",\\\"element\\\":\\\"input-radio\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753352625459\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Owner Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352725211\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_5\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Full Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352850397\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email Address\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\",\\\"global_message\\\":\\\"This field must contain a valid email\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"Email address need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Email\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352878265\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352935503\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_6\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352971292\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Payment Info<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352988812\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"EFT\\\",\\\"value\\\":\\\"EFT\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"Instant Pay\\\",\\\"value\\\":\\\"Instant Pay\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353089845\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_7\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353177259\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_8\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Account Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353194863\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_9\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353207851\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox_1\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"value\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1753353475189}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_buttons\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353236559\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"List My Car\\\",\\\"img_url\\\":\\\"\\\"},\\\"normal_styles\\\":{\\\"backgroundColor\\\":\\\"#1a7efb\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"hover_styles\\\":{\\\"backgroundColor\\\":\\\"#ffffff\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#1a7efb\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"current_state\\\":\\\"normal_styles\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"custom_html\\\",\\\"info\\\":\\\"Added custom_html \\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"\\\",\\\"key\\\":\\\"advanced_options.0.id\\\",\\\"new_value\\\":0,\\\"old_value\\\":1753353475189,\\\"info\\\":\\\"Modified  advanced_options.0.id value from \'1753353475189\' to \'0\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"\\\",\\\"key\\\":\\\"values_visible\\\",\\\"new_value\\\":true,\\\"old_value\\\":false,\\\"info\\\":\\\"Modified  values_visible value from \'empty\' to \'Active\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(18,3,'revision','{\"change_title\":\"Modified 1 attribute\\/setting\",\"timestamp\":\"2025-07-24 12:43:56\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Vehicle Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753351219160\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351634574\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Year\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351761193\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_2\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Colour\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351714045\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_3\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351791695\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"description_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"rows\\\":3,\\\"cols\\\":2,\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1753351785151\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<div style=\\\\\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\\\\\">\\\\n  <p><strong>Upload Car Photos or Documents via WhatsApp<\\\\\\/strong><\\\\\\/p>\\\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:<\\\\\\/p>\\\\n  <p><a href=\\\\\\\"https:\\\\\\/\\\\\\/wa.me\\\\\\/27821234567\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color:#25D366; font-weight:bold;\\\\\\\">\\\\ud83d\\\\udcf1 082 123 4567<\\\\\\/a><\\\\\\/p>\\\\n  <p>Make sure to mention your name and the car model when sending photos.<\\\\\\/p>\\\\n<\\\\\\/div>\\\\n\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_17533520363416\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Availability<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352332653\\\"},{\\\"index\\\":13,\\\"element\\\":\\\"input_date\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"datetime\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"date_config\\\":\\\"\\\",\\\"date_format\\\":\\\"d\\\\\\/m\\\\\\/Y\\\",\\\"help_message\\\":\\\"\\\",\\\"is_time_enabled\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Time & Date\\\",\\\"icon_class\\\":\\\"ff-edit-date\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352393910\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_4\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352504117\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Driver Options<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352576630\\\"},{\\\"index\\\":8,\\\"element\\\":\\\"input_radio\\\",\\\"attributes\\\":{\\\"type\\\":\\\"radio\\\",\\\"name\\\":\\\"input_radio\\\",\\\"value\\\":\\\"\\\"},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"randomize_options\\\":\\\"no\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I will drive my vehicle\\\",\\\"value\\\":\\\"I will drive my vehicle\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"value\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Radio Field\\\",\\\"icon_class\\\":\\\"ff-edit-radio\\\",\\\"element\\\":\\\"input-radio\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753352625459\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Owner Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352725211\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_5\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Full Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352850397\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email Address\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\",\\\"global_message\\\":\\\"This field must contain a valid email\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"Email address need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Email\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352878265\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352935503\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_6\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352971292\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Payment Info<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352988812\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"EFT\\\",\\\"value\\\":\\\"EFT\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"Instant Pay\\\",\\\"value\\\":\\\"Instant Pay\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353089845\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_7\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353177259\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_8\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Account Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353194863\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_9\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353207851\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<p>&lt;p&gt;<br \\\\\\/>Please read our <br \\\\\\/>&lt;a href=\\\\\\\"\\\\\\/terms-and-conditions-renter\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Client Terms &amp; Conditions&lt;\\\\\\/a&gt; <br \\\\\\/>before submitting your request.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753360817636\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox_1\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"value\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":true,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_buttons\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353236559\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"List My Car\\\",\\\"img_url\\\":\\\"\\\"},\\\"normal_styles\\\":{\\\"backgroundColor\\\":\\\"#1a7efb\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"hover_styles\\\":{\\\"backgroundColor\\\":\\\"#ffffff\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#1a7efb\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"current_state\\\":\\\"normal_styles\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"custom_html\\\",\\\"key\\\":\\\"html_codes\\\",\\\"new_value\\\":\\\"<p>&lt;p style=\\\\\\\"margin-bottom: 10px;\\\\\\\"&gt;<br \\\\\\/>Please read our &lt;a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Terms &amp; Conditions&lt;\\\\\\/a&gt; before submitting your booking.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\\\",\\\"old_value\\\":\\\"<p>&lt;p&gt;<br \\\\\\/>Please read our <br \\\\\\/>&lt;a href=\\\\\\\"\\\\\\/terms-and-conditions-renter\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Client Terms &amp; Conditions&lt;\\\\\\/a&gt; <br \\\\\\/>before submitting your request.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\\\",\\\"info\\\":\\\"Modified custom_html html_codes value from \'<p>&lt;p&gt;<br \\\\\\/>Please read our <br \\\\\\/>&lt;a href=\\\\\\\"\\\\\\/terms-and-conditions-renter\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Client Terms &amp; Conditions&lt;\\\\\\/a&gt; <br \\\\\\/>before submitting your request.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\' to \'<p>&lt;p style=\\\\\\\"margin-bottom: 10px;\\\\\\\"&gt;<br \\\\\\/>Please read our &lt;a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Terms &amp; Conditions&lt;\\\\\\/a&gt; before submitting your booking.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(19,3,'revision','{\"change_title\":\"Modified 1 attribute\\/setting\",\"timestamp\":\"2025-07-24 12:45:02\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Vehicle Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753351219160\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Car Make & Model\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351634574\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Year\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351761193\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_2\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Colour\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351714045\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_3\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Registration Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753351791695\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"description_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"rows\\\":3,\\\"cols\\\":2,\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Description \\\\\\/ Special Features\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1753351785151\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<div style=\\\\\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\\\\\">\\\\n  <p><strong>Upload Car Photos or Documents via WhatsApp<\\\\\\/strong><\\\\\\/p>\\\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:<\\\\\\/p>\\\\n  <p><a href=\\\\\\\"https:\\\\\\/\\\\\\/wa.me\\\\\\/27821234567\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color:#25D366; font-weight:bold;\\\\\\\">\\\\ud83d\\\\udcf1 082 123 4567<\\\\\\/a><\\\\\\/p>\\\\n  <p>Make sure to mention your name and the car model when sending photos.<\\\\\\/p>\\\\n<\\\\\\/div>\\\\n\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_17533520363416\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Availability<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352332653\\\"},{\\\"index\\\":13,\\\"element\\\":\\\"input_date\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"datetime\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Dates\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"date_config\\\":\\\"\\\",\\\"date_format\\\":\\\"d\\\\\\/m\\\\\\/Y\\\",\\\"help_message\\\":\\\"\\\",\\\"is_time_enabled\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Time & Date\\\",\\\"icon_class\\\":\\\"ff-edit-date\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352393910\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_4\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Available Hours (e.g., \\\\u201c18h\\\\u201322h\\\\u201d)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352504117\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Driver Options<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352576630\\\"},{\\\"index\\\":8,\\\"element\\\":\\\"input_radio\\\",\\\"attributes\\\":{\\\"type\\\":\\\"radio\\\",\\\"name\\\":\\\"input_radio\\\",\\\"value\\\":\\\"\\\"},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"randomize_options\\\":\\\"no\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I will drive my vehicle\\\",\\\"value\\\":\\\"I will drive my vehicle\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"value\\\":\\\"I need a Matric Rides chauffeur\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Radio Field\\\",\\\"icon_class\\\":\\\"ff-edit-radio\\\",\\\"element\\\":\\\"input-radio\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753352625459\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Owner Details<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352725211\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_5\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Full Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352850397\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email Address\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\",\\\"global_message\\\":\\\"This field must contain a valid email\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"Email address need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Email\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352878265\\\"},{\\\"index\\\":6,\\\"element\\\":\\\"input_number\\\",\\\"attributes\\\":{\\\"type\\\":\\\"number\\\",\\\"name\\\":\\\"numeric_field_1\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Phone Number\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"help_message\\\":\\\"\\\",\\\"number_step\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"numeric_formatter\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true},\\\"numeric\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain numeric value\\\",\\\"global_message\\\":\\\"This field must contain numeric value\\\",\\\"global\\\":true},\\\"min\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for minimum value\\\",\\\"global_message\\\":\\\"Validation fails for minimum value\\\",\\\"global\\\":true},\\\"max\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for maximum value\\\",\\\"global_message\\\":\\\"Validation fails for maximum value\\\",\\\"global\\\":true},\\\"digits\\\":{\\\"value\\\":\\\"\\\",\\\"message\\\":\\\"Validation fails for limited digits\\\",\\\"global_message\\\":\\\"Validation fails for limited digits\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"calculation_settings\\\":{\\\"status\\\":false,\\\"formula\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Numeric Field\\\",\\\"icon_class\\\":\\\"ff-edit-numeric\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352935503\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_6\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Location (Suburb, Pretoria)\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753352971292\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<h3>Payment Info<\\\\\\/h3>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753352988812\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Preferred Payment Method\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"top\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"EFT\\\",\\\"value\\\":\\\"EFT\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0},{\\\"label\\\":\\\"Instant Pay\\\",\\\"value\\\":\\\"Instant Pay\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":1}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":false,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_inline\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353089845\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_7\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Bank Name\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353177259\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_8\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Account Number\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353194863\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"input_text_9\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"maxlength\\\":\\\"\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Branch Code\\\",\\\"label_placement\\\":\\\"top\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"prefix_label\\\":\\\"\\\",\\\"suffix_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"is_unique\\\":\\\"no\\\",\\\"unique_validation_message\\\":\\\"This value need to be unique.\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1753353207851\\\"},{\\\"index\\\":17,\\\"element\\\":\\\"custom_html\\\",\\\"attributes\\\":[],\\\"settings\\\":{\\\"html_codes\\\":\\\"<p>&lt;p style=\\\\\\\"margin-bottom: 10px;\\\\\\\"&gt;<br \\\\\\/>Please read our &lt;a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Terms &amp; Conditions&lt;\\\\\\/a&gt; before submitting your booking.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\\\",\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"condition_groups\\\":[{\\\"rules\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}],\\\"title\\\":\\\"\\\",\\\"isEditingTitle\\\":false,\\\"isPreviewOpen\\\":false,\\\"isGroupOpen\\\":true}]},\\\"container_class\\\":\\\"\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Custom HTML\\\",\\\"icon_class\\\":\\\"ff-edit-html\\\",\\\"template\\\":\\\"customHTML\\\"},\\\"uniqElKey\\\":\\\"el_1753360817636\\\"},{\\\"index\\\":9,\\\"element\\\":\\\"input_checkbox\\\",\\\"attributes\\\":{\\\"type\\\":\\\"checkbox\\\",\\\"name\\\":\\\"checkbox_1\\\",\\\"value\\\":[]},\\\"settings\\\":{\\\"dynamic_default_value\\\":\\\"\\\",\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"display_type\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"advanced_options\\\":[{\\\"label\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"value\\\":\\\"I have read and agree to the Host Terms & Conditions\\\",\\\"calc_value\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"id\\\":0}],\\\"calc_value_status\\\":false,\\\"enable_image_input\\\":false,\\\"values_visible\\\":true,\\\"randomize_options\\\":\\\"no\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\",\\\"global_message\\\":\\\"This field is required\\\",\\\"global\\\":true}},\\\"conditional_logics\\\":[],\\\"layout_class\\\":\\\"ff_list_buttons\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Checkbox\\\",\\\"icon_class\\\":\\\"ff-edit-checkbox-1\\\",\\\"template\\\":\\\"inputCheckable\\\"},\\\"uniqElKey\\\":\\\"el_1753353236559\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"List My Car\\\",\\\"img_url\\\":\\\"\\\"},\\\"normal_styles\\\":{\\\"backgroundColor\\\":\\\"#1a7efb\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"hover_styles\\\":{\\\"backgroundColor\\\":\\\"#ffffff\\\",\\\"borderColor\\\":\\\"#1a7efb\\\",\\\"color\\\":\\\"#1a7efb\\\",\\\"borderRadius\\\":\\\"\\\",\\\"minWidth\\\":\\\"\\\"},\\\"current_state\\\":\\\"normal_styles\\\"},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"custom_html\\\",\\\"key\\\":\\\"html_codes\\\",\\\"new_value\\\":\\\"<div style=\\\\\\\"margin-bottom: 10px;\\\\\\\">\\\\n  <strong>Please read our<\\\\\\/strong> \\\\n  <a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color: #0073aa; text-decoration: underline;\\\\\\\">\\\\n    Terms & Conditions\\\\n  <\\\\\\/a> \\\\n  <strong>before submitting your form.<\\\\\\/strong>\\\\n<\\\\\\/div>\\\\n\\\",\\\"old_value\\\":\\\"<p>&lt;p style=\\\\\\\"margin-bottom: 10px;\\\\\\\"&gt;<br \\\\\\/>Please read our &lt;a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Terms &amp; Conditions&lt;\\\\\\/a&gt; before submitting your booking.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\\\",\\\"info\\\":\\\"Modified custom_html html_codes value from \'<p>&lt;p style=\\\\\\\"margin-bottom: 10px;\\\\\\\"&gt;<br \\\\\\/>Please read our &lt;a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\"&gt;Terms &amp; Conditions&lt;\\\\\\/a&gt; before submitting your booking.<br \\\\\\/>&lt;\\\\\\/p&gt;<\\\\\\/p>\' to \'<div style=\\\\\\\"margin-bottom: 10px;\\\\\\\">\\\\n  <strong>Please read our<\\\\\\/strong> \\\\n  <a href=\\\\\\\"http:\\\\\\/\\\\\\/staging.cars4stars.co.za\\\\\\/terms-and-conditions\\\\\\/\\\\\\\" target=\\\\\\\"_blank\\\\\\\" style=\\\\\\\"color: #0073aa; text-decoration: underline;\\\\\\\">\\\\n    Terms & Conditions\\\\n  <\\\\\\/a> \\\\n  <strong>before submitting your form.<\\\\\\/strong>\\\\n<\\\\\\/div>\\\\n\'\\\",\\\"category\\\":\\\"settings\\\"}]\"}'),(20,1,'revision','{\"change_title\":\"Initial state\",\"timestamp\":\"2025-07-24 13:15:54\",\"old_data\":\"{\\\"fields\\\":[{\\\"index\\\":0,\\\"element\\\":\\\"input_name\\\",\\\"attributes\\\":{\\\"name\\\":\\\"names\\\",\\\"data-type\\\":\\\"name-element\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"Name\\\",\\\"conditional_logics\\\":[]},\\\"fields\\\":{\\\"first_name\\\":{\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"first_name\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"First Name\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"First Name\\\",\\\"help_message\\\":\\\"\\\",\\\"visible\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\"}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"template\\\":\\\"inputText\\\"}},\\\"middle_name\\\":{\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"middle_name\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"\\\",\\\"required\\\":false},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Middle Name\\\",\\\"help_message\\\":\\\"\\\",\\\"error_message\\\":\\\"\\\",\\\"visible\\\":false,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\"}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"template\\\":\\\"inputText\\\"}},\\\"last_name\\\":{\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"last_name\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"Last Name\\\",\\\"required\\\":false},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Last Name\\\",\\\"help_message\\\":\\\"\\\",\\\"error_message\\\":\\\"\\\",\\\"visible\\\":true,\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\"}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"template\\\":\\\"inputText\\\"}}},\\\"editor_options\\\":{\\\"title\\\":\\\"Name Fields\\\",\\\"element\\\":\\\"name-fields\\\",\\\"icon_class\\\":\\\"ff-edit-name\\\",\\\"template\\\":\\\"nameFields\\\"},\\\"uniqElKey\\\":\\\"el_1570866006692\\\"},{\\\"index\\\":1,\\\"element\\\":\\\"input_email\\\",\\\"attributes\\\":{\\\"type\\\":\\\"email\\\",\\\"name\\\":\\\"email\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"Email Address\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Email\\\",\\\"label_placement\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\"},\\\"email\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field must contain a valid email\\\"}},\\\"conditional_logics\\\":[]},\\\"editor_options\\\":{\\\"title\\\":\\\"Email Address\\\",\\\"icon_class\\\":\\\"ff-edit-email\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1570866012914\\\"},{\\\"index\\\":2,\\\"element\\\":\\\"input_text\\\",\\\"attributes\\\":{\\\"type\\\":\\\"text\\\",\\\"name\\\":\\\"subject\\\",\\\"value\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"Subject\\\"},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Subject\\\",\\\"label_placement\\\":\\\"\\\",\\\"admin_field_label\\\":\\\"Subject\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":false,\\\"message\\\":\\\"This field is required\\\"}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}]}},\\\"editor_options\\\":{\\\"title\\\":\\\"Simple Text\\\",\\\"icon_class\\\":\\\"ff-edit-text\\\",\\\"template\\\":\\\"inputText\\\"},\\\"uniqElKey\\\":\\\"el_1570878958648\\\"},{\\\"index\\\":3,\\\"element\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"name\\\":\\\"message\\\",\\\"value\\\":\\\"\\\",\\\"id\\\":\\\"\\\",\\\"class\\\":\\\"\\\",\\\"placeholder\\\":\\\"Your Message\\\",\\\"rows\\\":4,\\\"cols\\\":2},\\\"settings\\\":{\\\"container_class\\\":\\\"\\\",\\\"label\\\":\\\"Your Message\\\",\\\"admin_field_label\\\":\\\"\\\",\\\"label_placement\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"validation_rules\\\":{\\\"required\\\":{\\\"value\\\":true,\\\"message\\\":\\\"This field is required\\\"}},\\\"conditional_logics\\\":{\\\"type\\\":\\\"any\\\",\\\"status\\\":false,\\\"conditions\\\":[{\\\"field\\\":\\\"\\\",\\\"value\\\":\\\"\\\",\\\"operator\\\":\\\"\\\"}]}},\\\"editor_options\\\":{\\\"title\\\":\\\"Text Area\\\",\\\"icon_class\\\":\\\"ff-edit-textarea\\\",\\\"template\\\":\\\"inputTextarea\\\"},\\\"uniqElKey\\\":\\\"el_1570879001207\\\"}],\\\"submitButton\\\":{\\\"uniqElKey\\\":\\\"el_1524065200616\\\",\\\"element\\\":\\\"button\\\",\\\"attributes\\\":{\\\"type\\\":\\\"submit\\\",\\\"class\\\":\\\"\\\"},\\\"settings\\\":{\\\"align\\\":\\\"left\\\",\\\"button_style\\\":\\\"default\\\",\\\"container_class\\\":\\\"\\\",\\\"help_message\\\":\\\"\\\",\\\"background_color\\\":\\\"#1a7efb\\\",\\\"button_size\\\":\\\"md\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"button_ui\\\":{\\\"type\\\":\\\"default\\\",\\\"text\\\":\\\"Submit Form\\\",\\\"img_url\\\":\\\"\\\"}},\\\"editor_options\\\":{\\\"title\\\":\\\"Submit Button\\\"}}}\",\"changes\":\"[{\\\"type\\\":\\\"added\\\",\\\"label\\\":\\\"\\\",\\\"info\\\":\\\"Added  \\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.type\\\",\\\"new_value\\\":\\\"any\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.type value from \'empty\' to \'any\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.status\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name conditional_logics.status value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.conditions.0.field\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.conditions.0.field value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.conditions.0.value\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.conditions.0.value value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.conditions.0.operator\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.conditions.0.operator value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.rules.0.field\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.rules.0.field value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.rules.0.value\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.rules.0.value value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.rules.0.operator\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.rules.0.operator value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.title\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.title value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.isEditingTitle\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.isEditingTitle value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.isPreviewOpen\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.isPreviewOpen value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"conditional_logics.condition_groups.0.isGroupOpen\\\",\\\"new_value\\\":true,\\\"info\\\":\\\"Modified input_name conditional_logics.condition_groups.0.isGroupOpen value from \'empty\' to \'Active\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"label_placement\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified input_name label_placement value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"first_name.attributes.placeholder\\\",\\\"new_value\\\":\\\"\\\",\\\"old_value\\\":\\\"First Name\\\",\\\"info\\\":\\\"Modified input_name first_name.attributes.placeholder value from \'First Name\' to \'\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"first_name.settings.validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name first_name.settings.validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"first_name.settings.validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified input_name first_name.settings.validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"middle_name.settings.validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name middle_name.settings.validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"middle_name.settings.validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified input_name middle_name.settings.validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"last_name.attributes.placeholder\\\",\\\"new_value\\\":\\\"\\\",\\\"old_value\\\":\\\"Last Name\\\",\\\"info\\\":\\\"Modified input_name last_name.attributes.placeholder value from \'Last Name\' to \'\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"last_name.settings.validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified input_name last_name.settings.validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"input_name\\\",\\\"key\\\":\\\"last_name.settings.validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified input_name last_name.settings.validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"fields\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"label\\\",\\\"new_value\\\":\\\"Email Address\\\",\\\"old_value\\\":\\\"Email\\\",\\\"info\\\":\\\"Modified Email Address label value from \'Email\' to \'Email Address\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified Email Address validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified Email Address validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"validation_rules.email.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified Email Address validation_rules.email.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"validation_rules.email.global_message\\\",\\\"new_value\\\":\\\"This field must contain a valid email\\\",\\\"info\\\":\\\"Modified Email Address validation_rules.email.global_message value from \'empty\' to \'This field must contain a valid email\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"is_unique\\\",\\\"new_value\\\":\\\"no\\\",\\\"info\\\":\\\"Modified Email Address is_unique value from \'empty\' to \'no\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"unique_validation_message\\\",\\\"new_value\\\":\\\"Email address need to be unique.\\\",\\\"info\\\":\\\"Modified Email Address unique_validation_message value from \'empty\' to \'Email address need to be unique.\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"prefix_label\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Email Address prefix_label value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"suffix_label\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Email Address suffix_label value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Email Address\\\",\\\"key\\\":\\\"placeholder\\\",\\\"new_value\\\":\\\"\\\",\\\"old_value\\\":\\\"Email Address\\\",\\\"info\\\":\\\"Modified Email Address placeholder value from \'Email Address\' to \'\'\\\",\\\"category\\\":\\\"attributes\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified Subject validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified Subject validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"is_unique\\\",\\\"new_value\\\":\\\"no\\\",\\\"info\\\":\\\"Modified Subject is_unique value from \'empty\' to \'no\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"unique_validation_message\\\",\\\"new_value\\\":\\\"This field value need to be unique.\\\",\\\"info\\\":\\\"Modified Subject unique_validation_message value from \'empty\' to \'This field value need to be unique.\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"prefix_label\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Subject prefix_label value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"suffix_label\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Subject suffix_label value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"placeholder\\\",\\\"new_value\\\":\\\"\\\",\\\"old_value\\\":\\\"Subject\\\",\\\"info\\\":\\\"Modified Subject placeholder value from \'Subject\' to \'\'\\\",\\\"category\\\":\\\"attributes\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Subject\\\",\\\"key\\\":\\\"maxlength\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Subject maxlength value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"attributes\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Your Message\\\",\\\"key\\\":\\\"validation_rules.required.global\\\",\\\"new_value\\\":false,\\\"info\\\":\\\"Modified Your Message validation_rules.required.global value from \'empty\' to \'inActive\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Your Message\\\",\\\"key\\\":\\\"validation_rules.required.global_message\\\",\\\"new_value\\\":\\\"This field is required\\\",\\\"info\\\":\\\"Modified Your Message validation_rules.required.global_message value from \'empty\' to \'This field is required\'\\\",\\\"category\\\":\\\"settings\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Your Message\\\",\\\"key\\\":\\\"placeholder\\\",\\\"new_value\\\":\\\"\\\",\\\"old_value\\\":\\\"Your Message\\\",\\\"info\\\":\\\"Modified Your Message placeholder value from \'Your Message\' to \'\'\\\",\\\"category\\\":\\\"attributes\\\"},{\\\"type\\\":\\\"modified\\\",\\\"label\\\":\\\"Your Message\\\",\\\"key\\\":\\\"maxlength\\\",\\\"new_value\\\":\\\"\\\",\\\"info\\\":\\\"Modified Your Message maxlength value from \'empty\' to \'\'\\\",\\\"category\\\":\\\"attributes\\\"}]\"}'),(21,1,'_primary_email_field','email');
/*!40000 ALTER TABLE `wp_fluentform_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_forms`
--

DROP TABLE IF EXISTS `wp_fluentform_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_forms` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `status` varchar(45) DEFAULT 'Draft',
  `appearance_settings` text DEFAULT NULL,
  `form_fields` longtext DEFAULT NULL,
  `has_payment` tinyint(1) NOT NULL DEFAULT 0,
  `type` varchar(45) DEFAULT NULL,
  `conditions` text DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_forms`
--

LOCK TABLES `wp_fluentform_forms` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_forms` DISABLE KEYS */;
INSERT INTO `wp_fluentform_forms` VALUES (1,'Contact Form Demo','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"label_placement\":\"\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1570866006692\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email Address\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\",\"prefix_label\":\"\",\"suffix_label\":\"\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570866012914\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Subject\",\"label_placement\":\"\",\"admin_field_label\":\"Subject\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"This field value need to be unique.\",\"prefix_label\":\"\",\"suffix_label\":\"\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570878958648\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"message\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":4,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Your Message\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1570879001207\"},{\"index\":8,\"element\":\"input_radio\",\"attributes\":{\"type\":\"radio\",\"name\":\"input_radio\",\"value\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"randomize_options\":\"no\",\"advanced_options\":[{\"label\":\"I want to rent a car\",\"value\":\"I want to rent a car\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"I want to list my car\",\"value\":\"I want to list my car\",\"calc_value\":\"\",\"image\":\"\",\"id\":1}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"layout_class\":\"\"},\"editor_options\":{\"title\":\"Radio Field\",\"icon_class\":\"ff-edit-radio\",\"element\":\"input-radio\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1753362813092\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'',NULL,1,'2025-07-24 07:55:06','2025-07-24 11:15:54'),(2,'Subscription Form','published',NULL,'{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"columns\":[{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"Email\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_16231279686950.8779857923682932\"}]},{\"fields\":[{\"index\":15,\"element\":\"custom_submit_button\",\"attributes\":{\"class\":\"\",\"type\":\"submit\"},\"settings\":{\"button_style\":\"\",\"button_size\":\"md\",\"align\":\"left\",\"container_class\":\"\",\"current_state\":\"normal_styles\",\"background_color\":\"\",\"color\":\"\",\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1a7efb\",\"color\":\"#1a7efb\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"normal_styles\":{\"backgroundColor\":\"#1a7efb\",\"borderColor\":\"#1a7efb\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"button_ui\":{\"text\":\"Subscribe\",\"type\":\"default\",\"img_url\":\"\"},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Custom Submit Button\",\"icon_class\":\"dashicons dashicons-arrow-right-alt\",\"template\":\"customButton\"},\"uniqElKey\":\"el_16231279798380.5947400167493171\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_16231279284710.40955091024524304\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Subscribe\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,1,'2025-07-24 07:55:06','2025-07-24 07:55:06'),(3,'Host (Car Owner) Form Layout','published',NULL,'{\"fields\":[{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<h3>Vehicle Details</h3>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753351219160\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Car Make & Model\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753351634574\"},{\"index\":6,\"element\":\"input_number\",\"attributes\":{\"type\":\"number\",\"name\":\"numeric_field\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Year\",\"admin_field_label\":\"\",\"label_placement\":\"top\",\"help_message\":\"\",\"number_step\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"numeric_formatter\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"conditional_logics\":[],\"calculation_settings\":{\"status\":false,\"formula\":\"\"}},\"editor_options\":{\"title\":\"Numeric Field\",\"icon_class\":\"ff-edit-numeric\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753351761193\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_2\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Colour\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753351714045\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_3\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Registration Number\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753351791695\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description_1\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":3,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Description / Special Features\",\"admin_field_label\":\"\",\"label_placement\":\"top\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1753351785151\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<div style=\\\"padding:10px; background:#f7f7f7; border-left:5px solid #25D366; margin-top:10px;\\\">\\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\\n  <p><a href=\\\"https://wa.me/27821234567\\\" target=\\\"_blank\\\" style=\\\"color:#25D366; font-weight:bold;\\\">📱 082 123 4567</a></p>\\n  <p>Make sure to mention your name and the car model when sending photos.</p>\\n</div>\\n\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_17533520363416\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<h3>Availability</h3>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753352332653\"},{\"index\":13,\"element\":\"input_date\",\"attributes\":{\"type\":\"text\",\"name\":\"datetime\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Available Dates\",\"admin_field_label\":\"\",\"label_placement\":\"top\",\"date_config\":\"\",\"date_format\":\"d/m/Y\",\"help_message\":\"\",\"is_time_enabled\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Time & Date\",\"icon_class\":\"ff-edit-date\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352393910\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_4\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Available Hours (e.g., “18h–22h”)\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352504117\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<h3>Driver Options</h3>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753352576630\"},{\"index\":8,\"element\":\"input_radio\",\"attributes\":{\"type\":\"radio\",\"name\":\"input_radio\",\"value\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"randomize_options\":\"no\",\"advanced_options\":[{\"label\":\"I will drive my vehicle\",\"value\":\"I will drive my vehicle\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"I need a Matric Rides chauffeur\",\"value\":\"I need a Matric Rides chauffeur\",\"calc_value\":\"\",\"image\":\"\",\"id\":1}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"layout_class\":\"ff_list_inline\"},\"editor_options\":{\"title\":\"Radio Field\",\"icon_class\":\"ff-edit-radio\",\"element\":\"input-radio\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1753352625459\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<h3>Owner Details</h3>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753352725211\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_5\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Full Name\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352850397\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email Address\",\"label_placement\":\"top\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352878265\"},{\"index\":6,\"element\":\"input_number\",\"attributes\":{\"type\":\"number\",\"name\":\"numeric_field_1\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Phone Number\",\"admin_field_label\":\"\",\"label_placement\":\"top\",\"help_message\":\"\",\"number_step\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"numeric_formatter\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"conditional_logics\":[],\"calculation_settings\":{\"status\":false,\"formula\":\"\"}},\"editor_options\":{\"title\":\"Numeric Field\",\"icon_class\":\"ff-edit-numeric\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352935503\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_6\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Location (Suburb, Pretoria)\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753352971292\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<h3>Payment Info</h3>\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753352988812\"},{\"index\":9,\"element\":\"input_checkbox\",\"attributes\":{\"type\":\"checkbox\",\"name\":\"checkbox\",\"value\":[]},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"Preferred Payment Method\",\"admin_field_label\":\"\",\"label_placement\":\"top\",\"display_type\":\"\",\"help_message\":\"\",\"advanced_options\":[{\"label\":\"EFT\",\"value\":\"EFT\",\"calc_value\":\"\",\"image\":\"\",\"id\":0},{\"label\":\"Instant Pay\",\"value\":\"Instant Pay\",\"calc_value\":\"\",\"image\":\"\",\"id\":1}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":false,\"randomize_options\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"layout_class\":\"ff_list_inline\"},\"editor_options\":{\"title\":\"Checkbox\",\"icon_class\":\"ff-edit-checkbox-1\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1753353089845\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_7\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Bank Name\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753353177259\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_8\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Account Number\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753353194863\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text_9\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Branch Code\",\"label_placement\":\"top\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1753353207851\"},{\"index\":17,\"element\":\"custom_html\",\"attributes\":[],\"settings\":{\"html_codes\":\"<div style=\\\"margin-bottom: 10px;\\\">\\n  <strong>Please read our</strong> \\n  <a href=\\\"http://staging.cars4stars.co.za/terms-and-conditions/\\\" target=\\\"_blank\\\" style=\\\"color: #0073aa; text-decoration: underline;\\\">\\n    Terms & Conditions\\n  </a> \\n  <strong>before submitting your form.</strong>\\n</div>\\n\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"container_class\":\"\"},\"editor_options\":{\"title\":\"Custom HTML\",\"icon_class\":\"ff-edit-html\",\"template\":\"customHTML\"},\"uniqElKey\":\"el_1753360817636\"},{\"index\":9,\"element\":\"input_checkbox\",\"attributes\":{\"type\":\"checkbox\",\"name\":\"checkbox_1\",\"value\":[]},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"\",\"label\":\"\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"advanced_options\":[{\"label\":\"I have read and agree to the Host Terms & Conditions\",\"value\":\"I have read and agree to the Host Terms & Conditions\",\"calc_value\":\"\",\"image\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"values_visible\":true,\"randomize_options\":\"no\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"conditional_logics\":[],\"layout_class\":\"ff_list_buttons\"},\"editor_options\":{\"title\":\"Checkbox\",\"icon_class\":\"ff-edit-checkbox-1\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1753353236559\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#1a7efb\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"List My Car\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":\"#1a7efb\",\"borderColor\":\"#1a7efb\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1a7efb\",\"color\":\"#1a7efb\",\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"normal_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,1,'2025-07-24 07:58:19','2025-07-24 10:48:41');
/*!40000 ALTER TABLE `wp_fluentform_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_logs`
--

DROP TABLE IF EXISTS `wp_fluentform_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_logs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `parent_source_id` int(10) unsigned DEFAULT NULL,
  `source_type` varchar(255) DEFAULT NULL,
  `source_id` int(10) unsigned DEFAULT NULL,
  `component` varchar(255) DEFAULT NULL,
  `status` char(30) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_logs`
--

LOCK TABLES `wp_fluentform_logs` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_submission_meta`
--

DROP TABLE IF EXISTS `wp_fluentform_submission_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submission_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `response_id` bigint(20) unsigned DEFAULT NULL,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(45) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  `status` varchar(45) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `name` varchar(45) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_submission_meta`
--

LOCK TABLES `wp_fluentform_submission_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fluentform_submissions`
--

DROP TABLE IF EXISTS `wp_fluentform_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `serial_number` int(10) unsigned DEFAULT NULL,
  `response` longtext DEFAULT NULL,
  `source_url` varchar(255) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `status` varchar(45) DEFAULT 'unread' COMMENT 'possible values: read, unread, trashed',
  `is_favourite` tinyint(1) NOT NULL DEFAULT 0,
  `browser` varchar(45) DEFAULT NULL,
  `device` varchar(45) DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `city` varchar(45) DEFAULT NULL,
  `country` varchar(45) DEFAULT NULL,
  `payment_status` varchar(45) DEFAULT NULL,
  `payment_method` varchar(45) DEFAULT NULL,
  `payment_type` varchar(45) DEFAULT NULL,
  `currency` varchar(45) DEFAULT NULL,
  `payment_total` float DEFAULT NULL,
  `total_paid` float DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fluentform_submissions`
--

LOCK TABLES `wp_fluentform_submissions` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry` (
  `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_type` varchar(191) NOT NULL,
  `draft_id` varchar(12) DEFAULT NULL,
  `form_id` bigint(20) unsigned NOT NULL,
  `is_spam` tinyint(1) NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`entry_id`),
  KEY `entry_is_spam` (`is_spam`),
  KEY `entry_type` (`entry_type`),
  KEY `entry_form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry`
--

LOCK TABLES `wp_frmt_form_entry` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_frmt_form_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry_meta`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(191) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`),
  KEY `meta_entry_id` (`entry_id`),
  KEY `meta_key_object` (`entry_id`,`meta_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry_meta`
--

LOCK TABLES `wp_frmt_form_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_reports`
--

DROP TABLE IF EXISTS `wp_frmt_form_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_reports` (
  `report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `report_value` longtext NOT NULL,
  `status` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_reports`
--

LOCK TABLES `wp_frmt_form_reports` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_reports` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_reports` VALUES (1,'a:5:{s:7:\"exclude\";a:1:{i:0;i:1;}s:8:\"settings\";a:3:{s:5:\"label\";s:12:\"Form reports\";s:6:\"module\";s:5:\"forms\";s:10:\"forms_type\";s:3:\"all\";}s:8:\"schedule\";a:3:{s:9:\"frequency\";s:7:\"monthly\";s:8:\"monthDay\";s:1:\"4\";s:9:\"monthTime\";s:8:\"04:00 AM\";}s:13:\"report_status\";s:8:\"inactive\";s:10:\"recipients\";a:1:{i:0;a:5:{s:2:\"id\";i:1;s:4:\"name\";s:14:\"Divan@2025c4as\";s:5:\"email\";s:24:\"dev-email@wpengine.local\";s:4:\"role\";s:13:\"Administrator\";s:6:\"avatar\";s:113:\"https://secure.gravatar.com/avatar/33e54dec0cd79fc4b5e911c15f836c46ec8d0e452ecd3ca5f707bce0a3540a3b?s=96&d=mm&r=g\";}}}','inactive','2025-07-24 09:10:00','2025-07-24 09:10:00');
/*!40000 ALTER TABLE `wp_frmt_form_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_views`
--

DROP TABLE IF EXISTS `wp_frmt_form_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_views` (
  `view_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `page_id` bigint(20) unsigned NOT NULL,
  `ip` varchar(191) DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT 1,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`view_id`),
  KEY `view_form_id` (`form_id`),
  KEY `view_ip` (`ip`),
  KEY `view_form_object` (`form_id`,`view_id`),
  KEY `view_form_object_ip` (`form_id`,`view_id`,`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_views`
--

LOCK TABLES `wp_frmt_form_views` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_views` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_views` VALUES (1,1127,0,NULL,2,'2025-07-24 09:12:51','2025-07-24 11:16:26');
/*!40000 ALTER TABLE `wp_frmt_form_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_action_meta`
--

DROP TABLE IF EXISTS `wp_nf3_action_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_action_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=155 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_action_meta`
--

LOCK TABLES `wp_nf3_action_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_action_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_action_meta` VALUES (1,1,'objectType','Action','objectType','Action'),(2,1,'objectDomain','actions','objectDomain','actions'),(3,1,'editActive','','editActive',''),(4,1,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(5,1,'payment_gateways','','payment_gateways',''),(6,1,'payment_total','','payment_total',''),(7,1,'tag','','tag',''),(8,1,'to','','to',''),(9,1,'email_subject','','email_subject',''),(10,1,'email_message','','email_message',''),(11,1,'from_name','','from_name',''),(12,1,'from_address','','from_address',''),(13,1,'reply_to','','reply_to',''),(14,1,'email_format','html','email_format','html'),(15,1,'cc','','cc',''),(16,1,'bcc','','bcc',''),(17,1,'attach_csv','','attach_csv',''),(18,1,'redirect_url','','redirect_url',''),(19,1,'email_message_plain','','email_message_plain',''),(20,2,'to','{field:email}','to','{field:email}'),(21,2,'subject','This is an email action.','subject','This is an email action.'),(22,2,'message','Hello, Ninja Forms!','message','Hello, Ninja Forms!'),(23,2,'objectType','Action','objectType','Action'),(24,2,'objectDomain','actions','objectDomain','actions'),(25,2,'editActive','','editActive',''),(26,2,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(27,2,'payment_gateways','','payment_gateways',''),(28,2,'payment_total','','payment_total',''),(29,2,'tag','','tag',''),(30,2,'email_subject','Submission Confirmation ','email_subject','Submission Confirmation '),(31,2,'email_message','<p>{all_fields_table}<br></p>','email_message','<p>{all_fields_table}<br></p>'),(32,2,'from_name','','from_name',''),(33,2,'from_address','','from_address',''),(34,2,'reply_to','','reply_to',''),(35,2,'email_format','html','email_format','html'),(36,2,'cc','','cc',''),(37,2,'bcc','','bcc',''),(38,2,'attach_csv','','attach_csv',''),(39,2,'email_message_plain','','email_message_plain',''),(40,3,'objectType','Action','objectType','Action'),(41,3,'objectDomain','actions','objectDomain','actions'),(42,3,'editActive','','editActive',''),(43,3,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(44,3,'payment_gateways','','payment_gateways',''),(45,3,'payment_total','','payment_total',''),(46,3,'tag','','tag',''),(47,3,'to','{system:admin_email}','to','{system:admin_email}'),(48,3,'email_subject','New message from {field:name}','email_subject','New message from {field:name}'),(49,3,'email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>','email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>'),(50,3,'from_name','','from_name',''),(51,3,'from_address','','from_address',''),(52,3,'reply_to','{field:email}','reply_to','{field:email}'),(53,3,'email_format','html','email_format','html'),(54,3,'cc','','cc',''),(55,3,'bcc','','bcc',''),(56,3,'attach_csv','0','attach_csv','0'),(57,3,'email_message_plain','','email_message_plain',''),(58,4,'message','Thank you {field:name} for filling out my form!','message','Thank you {field:name} for filling out my form!'),(59,4,'objectType','Action','objectType','Action'),(60,4,'objectDomain','actions','objectDomain','actions'),(61,4,'editActive','','editActive',''),(62,4,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}','conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(63,4,'payment_gateways','','payment_gateways',''),(64,4,'payment_total','','payment_total',''),(65,4,'tag','','tag',''),(66,4,'to','','to',''),(67,4,'email_subject','','email_subject',''),(68,4,'email_message','','email_message',''),(69,4,'from_name','','from_name',''),(70,4,'from_address','','from_address',''),(71,4,'reply_to','','reply_to',''),(72,4,'email_format','html','email_format','html'),(73,4,'cc','','cc',''),(74,4,'bcc','','bcc',''),(75,4,'attach_csv','','attach_csv',''),(76,4,'redirect_url','','redirect_url',''),(77,4,'success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>','success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),(78,4,'email_message_plain','','email_message_plain',''),(79,5,'title','','title',''),(80,5,'key','','key',''),(81,5,'type','save','type','save'),(82,5,'active','1','active','1'),(83,5,'created_at','2018-04-16 19:55:48','created_at','2018-04-16 19:55:48'),(84,5,'objectType','Action','objectType','Action'),(85,5,'objectDomain','actions','objectDomain','actions'),(86,5,'editActive','','editActive',''),(87,5,'label','Record Submission','label','Record Submission'),(88,5,'order','3','order','3'),(89,5,'payment_gateways','','payment_gateways',''),(90,5,'payment_total','0','payment_total','0'),(91,5,'tag','','tag',''),(92,5,'to','{wp:admin_email}','to','{wp:admin_email}'),(93,5,'reply_to','','reply_to',''),(94,5,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(95,5,'email_message','{fields_table}','email_message','{fields_table}'),(96,5,'email_message_plain','','email_message_plain',''),(97,5,'from_name','','from_name',''),(98,5,'from_address','','from_address',''),(99,5,'email_format','html','email_format','html'),(100,5,'cc','','cc',''),(101,5,'bcc','','bcc',''),(102,5,'redirect_url','','redirect_url',''),(103,5,'parent_id','2','parent_id','2'),(104,6,'title','','title',''),(105,6,'key','','key',''),(106,6,'type','successmessage','type','successmessage'),(107,6,'active','1','active','1'),(108,6,'created_at','2018-04-16 19:55:48','created_at','2018-04-16 19:55:48'),(109,6,'objectType','Action','objectType','Action'),(110,6,'objectDomain','actions','objectDomain','actions'),(111,6,'editActive','','editActive',''),(112,6,'label','Success Message','label','Success Message'),(113,6,'message','Your form has been successfully submitted.','message','Your form has been successfully submitted.'),(114,6,'order','1','order','1'),(115,6,'payment_gateways','','payment_gateways',''),(116,6,'payment_total','0','payment_total','0'),(117,6,'tag','','tag',''),(118,6,'to','{wp:admin_email}','to','{wp:admin_email}'),(119,6,'reply_to','','reply_to',''),(120,6,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(121,6,'email_message','{fields_table}','email_message','{fields_table}'),(122,6,'email_message_plain','','email_message_plain',''),(123,6,'from_name','','from_name',''),(124,6,'from_address','','from_address',''),(125,6,'email_format','html','email_format','html'),(126,6,'cc','','cc',''),(127,6,'bcc','','bcc',''),(128,6,'redirect_url','','redirect_url',''),(129,6,'success_msg','Your form has been successfully submitted.','success_msg','Your form has been successfully submitted.'),(130,6,'parent_id','2','parent_id','2'),(131,7,'title','','title',''),(132,7,'key','','key',''),(133,7,'type','email','type','email'),(134,7,'active','1','active','1'),(135,7,'created_at','2018-04-16 19:55:48','created_at','2018-04-16 19:55:48'),(136,7,'objectType','Action','objectType','Action'),(137,7,'objectDomain','actions','objectDomain','actions'),(138,7,'editActive','','editActive',''),(139,7,'label','Admin Email','label','Admin Email'),(140,7,'order','2','order','2'),(141,7,'payment_gateways','','payment_gateways',''),(142,7,'payment_total','0','payment_total','0'),(143,7,'tag','','tag',''),(144,7,'to','{wp:admin_email}','to','{wp:admin_email}'),(145,7,'reply_to','','reply_to',''),(146,7,'email_subject','Ninja Forms Submission','email_subject','Ninja Forms Submission'),(147,7,'email_message','{fields_table}','email_message','{fields_table}'),(148,7,'email_message_plain','','email_message_plain',''),(149,7,'from_name','','from_name',''),(150,7,'from_address','','from_address',''),(151,7,'email_format','html','email_format','html'),(152,7,'cc','','cc',''),(153,7,'bcc','','bcc',''),(154,7,'parent_id','2','parent_id','2');
/*!40000 ALTER TABLE `wp_nf3_action_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_actions`
--

DROP TABLE IF EXISTS `wp_nf3_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_actions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `active` tinyint(1) DEFAULT 1,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `label` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_actions`
--

LOCK TABLES `wp_nf3_actions` WRITE;
/*!40000 ALTER TABLE `wp_nf3_actions` DISABLE KEYS */;
INSERT INTO `wp_nf3_actions` VALUES (1,'','','save',1,1,'2025-07-24 07:18:00','2025-07-24 09:18:00','Record Submission'),(2,'','','email',1,1,'2025-07-24 07:18:00','2025-07-24 09:18:00','Email Confirmation'),(3,'','','email',1,1,'2025-07-24 07:18:00','2025-07-24 09:18:00','Email Notification'),(4,'','','successmessage',1,1,'2025-07-24 07:18:01','2025-07-24 09:18:01','Success Message'),(5,NULL,NULL,'save',1,2,'2018-04-16 17:55:48',NULL,'Record Submission'),(6,NULL,NULL,'successmessage',1,2,'2018-04-16 17:55:48',NULL,'Success Message'),(7,NULL,NULL,'email',1,2,'2018-04-16 17:55:48',NULL,'Admin Email');
/*!40000 ALTER TABLE `wp_nf3_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_chunks`
--

DROP TABLE IF EXISTS `wp_nf3_chunks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_chunks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_chunks`
--

LOCK TABLES `wp_nf3_chunks` WRITE;
/*!40000 ALTER TABLE `wp_nf3_chunks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_chunks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_field_meta`
--

DROP TABLE IF EXISTS `wp_nf3_field_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_field_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_field_meta`
--

LOCK TABLES `wp_nf3_field_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_field_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_field_meta` VALUES (1,1,'label_pos','above','label_pos','above'),(2,1,'required','1','required','1'),(3,1,'order','1','order','1'),(4,1,'placeholder','','placeholder',''),(5,1,'default','','default',''),(6,1,'wrapper_class','','wrapper_class',''),(7,1,'element_class','','element_class',''),(8,1,'objectType','Field','objectType','Field'),(9,1,'objectDomain','fields','objectDomain','fields'),(10,1,'editActive','','editActive',''),(11,1,'container_class','','container_class',''),(12,1,'input_limit','','input_limit',''),(13,1,'input_limit_type','characters','input_limit_type','characters'),(14,1,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(15,1,'manual_key','','manual_key',''),(16,1,'disable_input','','disable_input',''),(17,1,'admin_label','','admin_label',''),(18,1,'help_text','','help_text',''),(19,1,'desc_text','','desc_text',''),(20,1,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(21,1,'mask','','mask',''),(22,1,'custom_mask','','custom_mask',''),(23,1,'wrap_styles_background-color','','wrap_styles_background-color',''),(24,1,'wrap_styles_border','','wrap_styles_border',''),(25,1,'wrap_styles_border-style','','wrap_styles_border-style',''),(26,1,'wrap_styles_border-color','','wrap_styles_border-color',''),(27,1,'wrap_styles_color','','wrap_styles_color',''),(28,1,'wrap_styles_height','','wrap_styles_height',''),(29,1,'wrap_styles_width','','wrap_styles_width',''),(30,1,'wrap_styles_font-size','','wrap_styles_font-size',''),(31,1,'wrap_styles_margin','','wrap_styles_margin',''),(32,1,'wrap_styles_padding','','wrap_styles_padding',''),(33,1,'wrap_styles_display','','wrap_styles_display',''),(34,1,'wrap_styles_float','','wrap_styles_float',''),(35,1,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(36,1,'wrap_styles_advanced','','wrap_styles_advanced',''),(37,1,'label_styles_background-color','','label_styles_background-color',''),(38,1,'label_styles_border','','label_styles_border',''),(39,1,'label_styles_border-style','','label_styles_border-style',''),(40,1,'label_styles_border-color','','label_styles_border-color',''),(41,1,'label_styles_color','','label_styles_color',''),(42,1,'label_styles_height','','label_styles_height',''),(43,1,'label_styles_width','','label_styles_width',''),(44,1,'label_styles_font-size','','label_styles_font-size',''),(45,1,'label_styles_margin','','label_styles_margin',''),(46,1,'label_styles_padding','','label_styles_padding',''),(47,1,'label_styles_display','','label_styles_display',''),(48,1,'label_styles_float','','label_styles_float',''),(49,1,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(50,1,'label_styles_advanced','','label_styles_advanced',''),(51,1,'element_styles_background-color','','element_styles_background-color',''),(52,1,'element_styles_border','','element_styles_border',''),(53,1,'element_styles_border-style','','element_styles_border-style',''),(54,1,'element_styles_border-color','','element_styles_border-color',''),(55,1,'element_styles_color','','element_styles_color',''),(56,1,'element_styles_height','','element_styles_height',''),(57,1,'element_styles_width','','element_styles_width',''),(58,1,'element_styles_font-size','','element_styles_font-size',''),(59,1,'element_styles_margin','','element_styles_margin',''),(60,1,'element_styles_padding','','element_styles_padding',''),(61,1,'element_styles_display','','element_styles_display',''),(62,1,'element_styles_float','','element_styles_float',''),(63,1,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(64,1,'element_styles_advanced','','element_styles_advanced',''),(65,1,'cellcid','c3277','cellcid','c3277'),(66,2,'label_pos','above','label_pos','above'),(67,2,'required','1','required','1'),(68,2,'order','2','order','2'),(69,2,'placeholder','','placeholder',''),(70,2,'default','','default',''),(71,2,'wrapper_class','','wrapper_class',''),(72,2,'element_class','','element_class',''),(73,2,'objectType','Field','objectType','Field'),(74,2,'objectDomain','fields','objectDomain','fields'),(75,2,'editActive','','editActive',''),(76,2,'container_class','','container_class',''),(77,2,'admin_label','','admin_label',''),(78,2,'help_text','','help_text',''),(79,2,'desc_text','','desc_text',''),(80,2,'wrap_styles_background-color','','wrap_styles_background-color',''),(81,2,'wrap_styles_border','','wrap_styles_border',''),(82,2,'wrap_styles_border-style','','wrap_styles_border-style',''),(83,2,'wrap_styles_border-color','','wrap_styles_border-color',''),(84,2,'wrap_styles_color','','wrap_styles_color',''),(85,2,'wrap_styles_height','','wrap_styles_height',''),(86,2,'wrap_styles_width','','wrap_styles_width',''),(87,2,'wrap_styles_font-size','','wrap_styles_font-size',''),(88,2,'wrap_styles_margin','','wrap_styles_margin',''),(89,2,'wrap_styles_padding','','wrap_styles_padding',''),(90,2,'wrap_styles_display','','wrap_styles_display',''),(91,2,'wrap_styles_float','','wrap_styles_float',''),(92,2,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(93,2,'wrap_styles_advanced','','wrap_styles_advanced',''),(94,2,'label_styles_background-color','','label_styles_background-color',''),(95,2,'label_styles_border','','label_styles_border',''),(96,2,'label_styles_border-style','','label_styles_border-style',''),(97,2,'label_styles_border-color','','label_styles_border-color',''),(98,2,'label_styles_color','','label_styles_color',''),(99,2,'label_styles_height','','label_styles_height',''),(100,2,'label_styles_width','','label_styles_width',''),(101,2,'label_styles_font-size','','label_styles_font-size',''),(102,2,'label_styles_margin','','label_styles_margin',''),(103,2,'label_styles_padding','','label_styles_padding',''),(104,2,'label_styles_display','','label_styles_display',''),(105,2,'label_styles_float','','label_styles_float',''),(106,2,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(107,2,'label_styles_advanced','','label_styles_advanced',''),(108,2,'element_styles_background-color','','element_styles_background-color',''),(109,2,'element_styles_border','','element_styles_border',''),(110,2,'element_styles_border-style','','element_styles_border-style',''),(111,2,'element_styles_border-color','','element_styles_border-color',''),(112,2,'element_styles_color','','element_styles_color',''),(113,2,'element_styles_height','','element_styles_height',''),(114,2,'element_styles_width','','element_styles_width',''),(115,2,'element_styles_font-size','','element_styles_font-size',''),(116,2,'element_styles_margin','','element_styles_margin',''),(117,2,'element_styles_padding','','element_styles_padding',''),(118,2,'element_styles_display','','element_styles_display',''),(119,2,'element_styles_float','','element_styles_float',''),(120,2,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(121,2,'element_styles_advanced','','element_styles_advanced',''),(122,2,'cellcid','c3281','cellcid','c3281'),(123,3,'label_pos','above','label_pos','above'),(124,3,'required','1','required','1'),(125,3,'order','3','order','3'),(126,3,'placeholder','','placeholder',''),(127,3,'default','','default',''),(128,3,'wrapper_class','','wrapper_class',''),(129,3,'element_class','','element_class',''),(130,3,'objectType','Field','objectType','Field'),(131,3,'objectDomain','fields','objectDomain','fields'),(132,3,'editActive','','editActive',''),(133,3,'container_class','','container_class',''),(134,3,'input_limit','','input_limit',''),(135,3,'input_limit_type','characters','input_limit_type','characters'),(136,3,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(137,3,'manual_key','','manual_key',''),(138,3,'disable_input','','disable_input',''),(139,3,'admin_label','','admin_label',''),(140,3,'help_text','','help_text',''),(141,3,'desc_text','','desc_text',''),(142,3,'disable_browser_autocomplete','','disable_browser_autocomplete',''),(143,3,'textarea_rte','','textarea_rte',''),(144,3,'disable_rte_mobile','','disable_rte_mobile',''),(145,3,'textarea_media','','textarea_media',''),(146,3,'wrap_styles_background-color','','wrap_styles_background-color',''),(147,3,'wrap_styles_border','','wrap_styles_border',''),(148,3,'wrap_styles_border-style','','wrap_styles_border-style',''),(149,3,'wrap_styles_border-color','','wrap_styles_border-color',''),(150,3,'wrap_styles_color','','wrap_styles_color',''),(151,3,'wrap_styles_height','','wrap_styles_height',''),(152,3,'wrap_styles_width','','wrap_styles_width',''),(153,3,'wrap_styles_font-size','','wrap_styles_font-size',''),(154,3,'wrap_styles_margin','','wrap_styles_margin',''),(155,3,'wrap_styles_padding','','wrap_styles_padding',''),(156,3,'wrap_styles_display','','wrap_styles_display',''),(157,3,'wrap_styles_float','','wrap_styles_float',''),(158,3,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(159,3,'wrap_styles_advanced','','wrap_styles_advanced',''),(160,3,'label_styles_background-color','','label_styles_background-color',''),(161,3,'label_styles_border','','label_styles_border',''),(162,3,'label_styles_border-style','','label_styles_border-style',''),(163,3,'label_styles_border-color','','label_styles_border-color',''),(164,3,'label_styles_color','','label_styles_color',''),(165,3,'label_styles_height','','label_styles_height',''),(166,3,'label_styles_width','','label_styles_width',''),(167,3,'label_styles_font-size','','label_styles_font-size',''),(168,3,'label_styles_margin','','label_styles_margin',''),(169,3,'label_styles_padding','','label_styles_padding',''),(170,3,'label_styles_display','','label_styles_display',''),(171,3,'label_styles_float','','label_styles_float',''),(172,3,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(173,3,'label_styles_advanced','','label_styles_advanced',''),(174,3,'element_styles_background-color','','element_styles_background-color',''),(175,3,'element_styles_border','','element_styles_border',''),(176,3,'element_styles_border-style','','element_styles_border-style',''),(177,3,'element_styles_border-color','','element_styles_border-color',''),(178,3,'element_styles_color','','element_styles_color',''),(179,3,'element_styles_height','','element_styles_height',''),(180,3,'element_styles_width','','element_styles_width',''),(181,3,'element_styles_font-size','','element_styles_font-size',''),(182,3,'element_styles_margin','','element_styles_margin',''),(183,3,'element_styles_padding','','element_styles_padding',''),(184,3,'element_styles_display','','element_styles_display',''),(185,3,'element_styles_float','','element_styles_float',''),(186,3,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(187,3,'element_styles_advanced','','element_styles_advanced',''),(188,3,'cellcid','c3284','cellcid','c3284'),(189,4,'processing_label','Processing','processing_label','Processing'),(190,4,'order','5','order','5'),(191,4,'objectType','Field','objectType','Field'),(192,4,'objectDomain','fields','objectDomain','fields'),(193,4,'editActive','','editActive',''),(194,4,'container_class','','container_class',''),(195,4,'element_class','','element_class',''),(196,4,'wrap_styles_background-color','','wrap_styles_background-color',''),(197,4,'wrap_styles_border','','wrap_styles_border',''),(198,4,'wrap_styles_border-style','','wrap_styles_border-style',''),(199,4,'wrap_styles_border-color','','wrap_styles_border-color',''),(200,4,'wrap_styles_color','','wrap_styles_color',''),(201,4,'wrap_styles_height','','wrap_styles_height',''),(202,4,'wrap_styles_width','','wrap_styles_width',''),(203,4,'wrap_styles_font-size','','wrap_styles_font-size',''),(204,4,'wrap_styles_margin','','wrap_styles_margin',''),(205,4,'wrap_styles_padding','','wrap_styles_padding',''),(206,4,'wrap_styles_display','','wrap_styles_display',''),(207,4,'wrap_styles_float','','wrap_styles_float',''),(208,4,'wrap_styles_show_advanced_css','0','wrap_styles_show_advanced_css','0'),(209,4,'wrap_styles_advanced','','wrap_styles_advanced',''),(210,4,'label_styles_background-color','','label_styles_background-color',''),(211,4,'label_styles_border','','label_styles_border',''),(212,4,'label_styles_border-style','','label_styles_border-style',''),(213,4,'label_styles_border-color','','label_styles_border-color',''),(214,4,'label_styles_color','','label_styles_color',''),(215,4,'label_styles_height','','label_styles_height',''),(216,4,'label_styles_width','','label_styles_width',''),(217,4,'label_styles_font-size','','label_styles_font-size',''),(218,4,'label_styles_margin','','label_styles_margin',''),(219,4,'label_styles_padding','','label_styles_padding',''),(220,4,'label_styles_display','','label_styles_display',''),(221,4,'label_styles_float','','label_styles_float',''),(222,4,'label_styles_show_advanced_css','0','label_styles_show_advanced_css','0'),(223,4,'label_styles_advanced','','label_styles_advanced',''),(224,4,'element_styles_background-color','','element_styles_background-color',''),(225,4,'element_styles_border','','element_styles_border',''),(226,4,'element_styles_border-style','','element_styles_border-style',''),(227,4,'element_styles_border-color','','element_styles_border-color',''),(228,4,'element_styles_color','','element_styles_color',''),(229,4,'element_styles_height','','element_styles_height',''),(230,4,'element_styles_width','','element_styles_width',''),(231,4,'element_styles_font-size','','element_styles_font-size',''),(232,4,'element_styles_margin','','element_styles_margin',''),(233,4,'element_styles_padding','','element_styles_padding',''),(234,4,'element_styles_display','','element_styles_display',''),(235,4,'element_styles_float','','element_styles_float',''),(236,4,'element_styles_show_advanced_css','0','element_styles_show_advanced_css','0'),(237,4,'element_styles_advanced','','element_styles_advanced',''),(238,4,'submit_element_hover_styles_background-color','','submit_element_hover_styles_background-color',''),(239,4,'submit_element_hover_styles_border','','submit_element_hover_styles_border',''),(240,4,'submit_element_hover_styles_border-style','','submit_element_hover_styles_border-style',''),(241,4,'submit_element_hover_styles_border-color','','submit_element_hover_styles_border-color',''),(242,4,'submit_element_hover_styles_color','','submit_element_hover_styles_color',''),(243,4,'submit_element_hover_styles_height','','submit_element_hover_styles_height',''),(244,4,'submit_element_hover_styles_width','','submit_element_hover_styles_width',''),(245,4,'submit_element_hover_styles_font-size','','submit_element_hover_styles_font-size',''),(246,4,'submit_element_hover_styles_margin','','submit_element_hover_styles_margin',''),(247,4,'submit_element_hover_styles_padding','','submit_element_hover_styles_padding',''),(248,4,'submit_element_hover_styles_display','','submit_element_hover_styles_display',''),(249,4,'submit_element_hover_styles_float','','submit_element_hover_styles_float',''),(250,4,'submit_element_hover_styles_show_advanced_css','0','submit_element_hover_styles_show_advanced_css','0'),(251,4,'submit_element_hover_styles_advanced','','submit_element_hover_styles_advanced',''),(252,4,'cellcid','c3287','cellcid','c3287'),(253,1,'field_label','Name','field_label','Name'),(254,1,'field_key','name','field_key','name'),(255,2,'field_label','Email','field_label','Email'),(256,2,'field_key','email','field_key','email'),(257,3,'field_label','Message','field_label','Message'),(258,3,'field_key','message','field_key','message'),(259,4,'field_label','Submit','field_label','Submit'),(260,4,'field_key','submit','field_key','submit'),(261,5,'objectType','Field','objectType','Field'),(262,5,'objectDomain','fields','objectDomain','fields'),(263,5,'editActive','','editActive',''),(264,5,'order','1','order','1'),(265,5,'label','First Name','label','First Name'),(266,5,'type','firstname','type','firstname'),(267,5,'key','firstname_1523908368154','key','firstname_1523908368154'),(268,5,'label_pos','default','label_pos','default'),(269,5,'required','1','required','1'),(270,5,'default','','default',''),(271,5,'placeholder','','placeholder',''),(272,5,'container_class','one-half first','container_class','one-half first'),(273,5,'element_class','','element_class',''),(274,5,'admin_label','','admin_label',''),(275,5,'help_text','','help_text',''),(276,5,'custom_name_attribute','fname','custom_name_attribute','fname'),(277,5,'parent_id','2','parent_id','2'),(278,6,'objectType','Field','objectType','Field'),(279,6,'objectDomain','fields','objectDomain','fields'),(280,6,'editActive','','editActive',''),(281,6,'order','2','order','2'),(282,6,'label','Last Name','label','Last Name'),(283,6,'type','lastname','type','lastname'),(284,6,'key','lastname_1523908369534','key','lastname_1523908369534'),(285,6,'label_pos','default','label_pos','default'),(286,6,'required','1','required','1'),(287,6,'default','','default',''),(288,6,'placeholder','','placeholder',''),(289,6,'container_class','one-half second','container_class','one-half second'),(290,6,'element_class','','element_class',''),(291,6,'admin_label','','admin_label',''),(292,6,'help_text','','help_text',''),(293,6,'custom_name_attribute','lname','custom_name_attribute','lname'),(294,6,'drawerDisabled','','drawerDisabled',''),(295,6,'parent_id','2','parent_id','2'),(296,7,'objectType','Field','objectType','Field'),(297,7,'objectDomain','fields','objectDomain','fields'),(298,7,'editActive','','editActive',''),(299,7,'order','3','order','3'),(300,7,'label','Email','label','Email'),(301,7,'type','email','type','email'),(302,7,'key','email_1523908522614','key','email_1523908522614'),(303,7,'label_pos','default','label_pos','default'),(304,7,'required','','required',''),(305,7,'default','','default',''),(306,7,'placeholder','','placeholder',''),(307,7,'container_class','','container_class',''),(308,7,'element_class','','element_class',''),(309,7,'admin_label','','admin_label',''),(310,7,'help_text','','help_text',''),(311,7,'custom_name_attribute','email','custom_name_attribute','email'),(312,7,'parent_id','2','parent_id','2'),(313,8,'objectType','Field','objectType','Field'),(314,8,'objectDomain','fields','objectDomain','fields'),(315,8,'editActive','','editActive',''),(316,8,'order','4','order','4'),(317,8,'label','Phone','label','Phone'),(318,8,'type','phone','type','phone'),(319,8,'key','phone_1523908588264','key','phone_1523908588264'),(320,8,'label_pos','default','label_pos','default'),(321,8,'required','','required',''),(322,8,'default','','default',''),(323,8,'placeholder','','placeholder',''),(324,8,'container_class','','container_class',''),(325,8,'element_class','','element_class',''),(326,8,'input_limit','','input_limit',''),(327,8,'input_limit_type','characters','input_limit_type','characters'),(328,8,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(329,8,'manual_key','','manual_key',''),(330,8,'admin_label','','admin_label',''),(331,8,'help_text','','help_text',''),(332,8,'mask','','mask',''),(333,8,'custom_mask','','custom_mask',''),(334,8,'custom_name_attribute','phone','custom_name_attribute','phone'),(335,8,'parent_id','2','parent_id','2'),(336,9,'objectType','Field','objectType','Field'),(337,9,'objectDomain','fields','objectDomain','fields'),(338,9,'editActive','','editActive',''),(339,9,'order','5','order','5'),(340,9,'label','Occupation','label','Occupation'),(341,9,'type','listradio','type','listradio'),(342,9,'key','occupation_1523908435932','key','occupation_1523908435932'),(343,9,'label_pos','default','label_pos','default'),(344,9,'required','1','required','1'),(345,9,'options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(346,9,'container_class','','container_class',''),(347,9,'element_class','','element_class',''),(348,9,'admin_label','','admin_label',''),(349,9,'help_text','','help_text',''),(350,9,'drawerDisabled','','drawerDisabled',''),(351,9,'parent_id','2','parent_id','2'),(352,10,'objectType','Field','objectType','Field'),(353,10,'objectDomain','fields','objectDomain','fields'),(354,10,'editActive','','editActive',''),(355,10,'order','6','order','6'),(356,10,'type','listselect','type','listselect'),(357,10,'label','Enquiry Type','label','Enquiry Type'),(358,10,'key','enquiry_type_1523908495090','key','enquiry_type_1523908495090'),(359,10,'label_pos','default','label_pos','default'),(360,10,'required','1','required','1'),(361,10,'options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(362,10,'container_class','','container_class',''),(363,10,'element_class','','element_class',''),(364,10,'admin_label','','admin_label',''),(365,10,'help_text','','help_text',''),(366,10,'drawerDisabled','','drawerDisabled',''),(367,10,'parent_id','2','parent_id','2'),(368,11,'objectType','Field','objectType','Field'),(369,11,'objectDomain','fields','objectDomain','fields'),(370,11,'editActive','','editActive',''),(371,11,'order','7','order','7'),(372,11,'label','Details','label','Details'),(373,11,'type','textarea','type','textarea'),(374,11,'key','details_1523908537286','key','details_1523908537286'),(375,11,'label_pos','default','label_pos','default'),(376,11,'required','1','required','1'),(377,11,'default','','default',''),(378,11,'placeholder','','placeholder',''),(379,11,'container_class','','container_class',''),(380,11,'element_class','','element_class',''),(381,11,'input_limit','','input_limit',''),(382,11,'input_limit_type','characters','input_limit_type','characters'),(383,11,'input_limit_msg','Character(s) left','input_limit_msg','Character(s) left'),(384,11,'manual_key','','manual_key',''),(385,11,'admin_label','','admin_label',''),(386,11,'help_text','','help_text',''),(387,11,'textarea_rte','','textarea_rte',''),(388,11,'disable_rte_mobile','','disable_rte_mobile',''),(389,11,'textarea_media','','textarea_media',''),(390,11,'parent_id','2','parent_id','2'),(391,12,'objectType','Field','objectType','Field'),(392,12,'objectDomain','fields','objectDomain','fields'),(393,12,'editActive','','editActive',''),(394,12,'order','8','order','8'),(395,12,'type','checkbox','type','checkbox'),(396,12,'label','May We Contact You?','label','May We Contact You?'),(397,12,'key','may_we_contact_you_1523908579864','key','may_we_contact_you_1523908579864'),(398,12,'label_pos','right','label_pos','right'),(399,12,'required','','required',''),(400,12,'container_class','','container_class',''),(401,12,'element_class','','element_class',''),(402,12,'manual_key','','manual_key',''),(403,12,'admin_label','','admin_label',''),(404,12,'help_text','','help_text',''),(405,12,'default_value','unchecked','default_value','unchecked'),(406,12,'checked_value','Checked','checked_value','Checked'),(407,12,'unchecked_value','Unchecked','unchecked_value','Unchecked'),(408,12,'drawerDisabled','','drawerDisabled',''),(409,12,'parent_id','2','parent_id','2'),(410,13,'objectType','Field','objectType','Field'),(411,13,'objectDomain','fields','objectDomain','fields'),(412,13,'editActive','','editActive',''),(413,13,'order','9','order','9'),(414,13,'label','Best Time to Call','label','Best Time to Call'),(415,13,'type','listselect','type','listselect'),(416,13,'key','best_time_to_call_1523908689926','key','best_time_to_call_1523908689926'),(417,13,'label_pos','default','label_pos','default'),(418,13,'required','','required',''),(419,13,'options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Morning\";s:5:\"value\";s:7:\"morning\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Afternoon\";s:5:\"value\";s:9:\"afternoon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Evening\";s:5:\"value\";s:7:\"evening\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}','options','a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Morning\";s:5:\"value\";s:7:\"morning\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Afternoon\";s:5:\"value\";s:9:\"afternoon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Evening\";s:5:\"value\";s:7:\"evening\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}'),(420,13,'container_class','','container_class',''),(421,13,'element_class','','element_class',''),(422,13,'admin_label','','admin_label',''),(423,13,'help_text','','help_text',''),(424,13,'drawerDisabled','','drawerDisabled',''),(425,13,'parent_id','2','parent_id','2'),(426,14,'objectType','Field','objectType','Field'),(427,14,'objectDomain','fields','objectDomain','fields'),(428,14,'editActive','','editActive',''),(429,14,'order','10','order','10'),(430,14,'type','submit','type','submit'),(431,14,'label','Submit','label','Submit'),(432,14,'processing_label','Processing','processing_label','Processing'),(433,14,'container_class','','container_class',''),(434,14,'element_class','','element_class',''),(435,14,'key','submit_1523908548082','key','submit_1523908548082'),(436,14,'parent_id','2','parent_id','2');
/*!40000 ALTER TABLE `wp_nf3_field_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_fields`
--

DROP TABLE IF EXISTS `wp_nf3_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_fields` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `label` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `field_label` longtext DEFAULT NULL,
  `field_key` longtext DEFAULT NULL,
  `order` int(11) DEFAULT NULL,
  `required` bit(1) DEFAULT NULL,
  `default_value` longtext DEFAULT NULL,
  `label_pos` varchar(15) DEFAULT NULL,
  `personally_identifiable` bit(1) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_fields`
--

LOCK TABLES `wp_nf3_fields` WRITE;
/*!40000 ALTER TABLE `wp_nf3_fields` DISABLE KEYS */;
INSERT INTO `wp_nf3_fields` VALUES (1,'Name','name','textbox',1,'2025-07-24 07:17:58','2025-07-24 09:17:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'Email','email','email',1,'2025-07-24 07:17:58','2025-07-24 09:17:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'Message','message','textarea',1,'2025-07-24 07:17:58','2025-07-24 09:17:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'Submit','submit','submit',1,'2025-07-24 07:17:59','2025-07-24 09:17:59',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'First Name','firstname_1523908368154','firstname',2,NULL,NULL,'First Name','firstname_1523908368154',1,'','','default',NULL),(6,'Last Name','lastname_1523908369534','lastname',2,NULL,NULL,'Last Name','lastname_1523908369534',2,'','','default',NULL),(7,'Email','email_1523908522614','email',2,NULL,NULL,'Email','email_1523908522614',3,'\0','','default',NULL),(8,'Phone','phone_1523908588264','phone',2,NULL,NULL,'Phone','phone_1523908588264',4,'\0','','default',NULL),(9,'Occupation','occupation_1523908435932','listradio',2,NULL,NULL,'Occupation','occupation_1523908435932',5,'',NULL,'default',NULL),(10,'Enquiry Type','enquiry_type_1523908495090','listselect',2,NULL,NULL,'Enquiry Type','enquiry_type_1523908495090',6,'',NULL,'default',NULL),(11,'Details','details_1523908537286','textarea',2,NULL,NULL,'Details','details_1523908537286',7,'','','default',NULL),(12,'May We Contact You?','may_we_contact_you_1523908579864','checkbox',2,NULL,NULL,'May We Contact You?','may_we_contact_you_1523908579864',8,'\0',NULL,'right',NULL),(13,'Best Time to Call','best_time_to_call_1523908689926','listselect',2,NULL,NULL,'Best Time to Call','best_time_to_call_1523908689926',9,'\0',NULL,'default',NULL),(14,'Submit','submit_1523908548082','submit',2,NULL,NULL,'Submit','submit_1523908548082',10,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_nf3_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_form_meta`
--

DROP TABLE IF EXISTS `wp_nf3_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_form_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=118 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_form_meta`
--

LOCK TABLES `wp_nf3_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_form_meta` DISABLE KEYS */;
INSERT INTO `wp_nf3_form_meta` VALUES (1,1,'key','','key',''),(2,1,'created_at','2025-07-24 09:17:57','created_at','2025-07-24 09:17:57'),(3,1,'default_label_pos','above','default_label_pos','above'),(4,1,'conditions','a:0:{}','conditions','a:0:{}'),(5,1,'objectType','Form Setting','objectType','Form Setting'),(6,1,'editActive','','editActive',''),(7,1,'show_title','1','show_title','1'),(8,1,'clear_complete','1','clear_complete','1'),(9,1,'hide_complete','1','hide_complete','1'),(10,1,'wrapper_class','','wrapper_class',''),(11,1,'element_class','','element_class',''),(12,1,'add_submit','1','add_submit','1'),(13,1,'logged_in','','logged_in',''),(14,1,'not_logged_in_msg','','not_logged_in_msg',''),(15,1,'sub_limit_number','','sub_limit_number',''),(16,1,'sub_limit_msg','','sub_limit_msg',''),(17,1,'calculations','a:0:{}','calculations','a:0:{}'),(18,1,'formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}','formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}'),(19,1,'container_styles_background-color','','container_styles_background-color',''),(20,1,'container_styles_border','','container_styles_border',''),(21,1,'container_styles_border-style','','container_styles_border-style',''),(22,1,'container_styles_border-color','','container_styles_border-color',''),(23,1,'container_styles_color','','container_styles_color',''),(24,1,'container_styles_height','','container_styles_height',''),(25,1,'container_styles_width','','container_styles_width',''),(26,1,'container_styles_font-size','','container_styles_font-size',''),(27,1,'container_styles_margin','','container_styles_margin',''),(28,1,'container_styles_padding','','container_styles_padding',''),(29,1,'container_styles_display','','container_styles_display',''),(30,1,'container_styles_float','','container_styles_float',''),(31,1,'container_styles_show_advanced_css','0','container_styles_show_advanced_css','0'),(32,1,'container_styles_advanced','','container_styles_advanced',''),(33,1,'title_styles_background-color','','title_styles_background-color',''),(34,1,'title_styles_border','','title_styles_border',''),(35,1,'title_styles_border-style','','title_styles_border-style',''),(36,1,'title_styles_border-color','','title_styles_border-color',''),(37,1,'title_styles_color','','title_styles_color',''),(38,1,'title_styles_height','','title_styles_height',''),(39,1,'title_styles_width','','title_styles_width',''),(40,1,'title_styles_font-size','','title_styles_font-size',''),(41,1,'title_styles_margin','','title_styles_margin',''),(42,1,'title_styles_padding','','title_styles_padding',''),(43,1,'title_styles_display','','title_styles_display',''),(44,1,'title_styles_float','','title_styles_float',''),(45,1,'title_styles_show_advanced_css','0','title_styles_show_advanced_css','0'),(46,1,'title_styles_advanced','','title_styles_advanced',''),(47,1,'row_styles_background-color','','row_styles_background-color',''),(48,1,'row_styles_border','','row_styles_border',''),(49,1,'row_styles_border-style','','row_styles_border-style',''),(50,1,'row_styles_border-color','','row_styles_border-color',''),(51,1,'row_styles_color','','row_styles_color',''),(52,1,'row_styles_height','','row_styles_height',''),(53,1,'row_styles_width','','row_styles_width',''),(54,1,'row_styles_font-size','','row_styles_font-size',''),(55,1,'row_styles_margin','','row_styles_margin',''),(56,1,'row_styles_padding','','row_styles_padding',''),(57,1,'row_styles_display','','row_styles_display',''),(58,1,'row_styles_show_advanced_css','0','row_styles_show_advanced_css','0'),(59,1,'row_styles_advanced','','row_styles_advanced',''),(60,1,'row-odd_styles_background-color','','row-odd_styles_background-color',''),(61,1,'row-odd_styles_border','','row-odd_styles_border',''),(62,1,'row-odd_styles_border-style','','row-odd_styles_border-style',''),(63,1,'row-odd_styles_border-color','','row-odd_styles_border-color',''),(64,1,'row-odd_styles_color','','row-odd_styles_color',''),(65,1,'row-odd_styles_height','','row-odd_styles_height',''),(66,1,'row-odd_styles_width','','row-odd_styles_width',''),(67,1,'row-odd_styles_font-size','','row-odd_styles_font-size',''),(68,1,'row-odd_styles_margin','','row-odd_styles_margin',''),(69,1,'row-odd_styles_padding','','row-odd_styles_padding',''),(70,1,'row-odd_styles_display','','row-odd_styles_display',''),(71,1,'row-odd_styles_show_advanced_css','0','row-odd_styles_show_advanced_css','0'),(72,1,'row-odd_styles_advanced','','row-odd_styles_advanced',''),(73,1,'success-msg_styles_background-color','','success-msg_styles_background-color',''),(74,1,'success-msg_styles_border','','success-msg_styles_border',''),(75,1,'success-msg_styles_border-style','','success-msg_styles_border-style',''),(76,1,'success-msg_styles_border-color','','success-msg_styles_border-color',''),(77,1,'success-msg_styles_color','','success-msg_styles_color',''),(78,1,'success-msg_styles_height','','success-msg_styles_height',''),(79,1,'success-msg_styles_width','','success-msg_styles_width',''),(80,1,'success-msg_styles_font-size','','success-msg_styles_font-size',''),(81,1,'success-msg_styles_margin','','success-msg_styles_margin',''),(82,1,'success-msg_styles_padding','','success-msg_styles_padding',''),(83,1,'success-msg_styles_display','','success-msg_styles_display',''),(84,1,'success-msg_styles_show_advanced_css','0','success-msg_styles_show_advanced_css','0'),(85,1,'success-msg_styles_advanced','','success-msg_styles_advanced',''),(86,1,'error_msg_styles_background-color','','error_msg_styles_background-color',''),(87,1,'error_msg_styles_border','','error_msg_styles_border',''),(88,1,'error_msg_styles_border-style','','error_msg_styles_border-style',''),(89,1,'error_msg_styles_border-color','','error_msg_styles_border-color',''),(90,1,'error_msg_styles_color','','error_msg_styles_color',''),(91,1,'error_msg_styles_height','','error_msg_styles_height',''),(92,1,'error_msg_styles_width','','error_msg_styles_width',''),(93,1,'error_msg_styles_font-size','','error_msg_styles_font-size',''),(94,1,'error_msg_styles_margin','','error_msg_styles_margin',''),(95,1,'error_msg_styles_padding','','error_msg_styles_padding',''),(96,1,'error_msg_styles_display','','error_msg_styles_display',''),(97,1,'error_msg_styles_show_advanced_css','0','error_msg_styles_show_advanced_css','0'),(98,1,'error_msg_styles_advanced','','error_msg_styles_advanced',''),(99,2,'objectType','Form Setting','objectType','Form Setting'),(100,2,'editActive','1','editActive','1'),(101,2,'title','Enquiry','title','Enquiry'),(102,2,'show_title','0','show_title','0'),(103,2,'clear_complete','1','clear_complete','1'),(104,2,'hide_complete','1','hide_complete','1'),(105,2,'default_label_pos','above','default_label_pos','above'),(106,2,'wrapper_class','','wrapper_class',''),(107,2,'element_class','','element_class',''),(108,2,'key','','key',''),(109,2,'add_submit','1','add_submit','1'),(110,2,'currency','','currency',''),(111,2,'unique_field_error','A form with this value has already been submitted.','unique_field_error','A form with this value has already been submitted.'),(112,2,'logged_in','','logged_in',''),(113,2,'not_logged_in_msg','','not_logged_in_msg',''),(114,2,'sub_limit_msg','The form has reached its submission limit.','sub_limit_msg','The form has reached its submission limit.'),(115,2,'calculations','a:0:{}','calculations','a:0:{}'),(116,2,'formContentData','a:10:{i:0;s:23:\"firstname_1523908368154\";i:1;s:22:\"lastname_1523908369534\";i:2;s:19:\"email_1523908522614\";i:3;s:19:\"phone_1523908588264\";i:4;s:24:\"occupation_1523908435932\";i:5;s:26:\"enquiry_type_1523908495090\";i:6;s:21:\"details_1523908537286\";i:7;s:32:\"may_we_contact_you_1523908579864\";i:8;s:31:\"best_time_to_call_1523908689926\";i:9;s:20:\"submit_1523908548082\";}','formContentData','a:10:{i:0;s:23:\"firstname_1523908368154\";i:1;s:22:\"lastname_1523908369534\";i:2;s:19:\"email_1523908522614\";i:3;s:19:\"phone_1523908588264\";i:4;s:24:\"occupation_1523908435932\";i:5;s:26:\"enquiry_type_1523908495090\";i:6;s:21:\"details_1523908537286\";i:7;s:32:\"may_we_contact_you_1523908579864\";i:8;s:31:\"best_time_to_call_1523908689926\";i:9;s:20:\"submit_1523908548082\";}'),(117,2,'drawerDisabled','','drawerDisabled','');
/*!40000 ALTER TABLE `wp_nf3_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_forms`
--

DROP TABLE IF EXISTS `wp_nf3_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `views` int(11) DEFAULT NULL,
  `subs` int(11) DEFAULT NULL,
  `form_title` longtext DEFAULT NULL,
  `default_label_pos` varchar(15) DEFAULT NULL,
  `show_title` bit(1) DEFAULT NULL,
  `clear_complete` bit(1) DEFAULT NULL,
  `hide_complete` bit(1) DEFAULT NULL,
  `logged_in` bit(1) DEFAULT NULL,
  `seq_num` int(11) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_forms`
--

LOCK TABLES `wp_nf3_forms` WRITE;
/*!40000 ALTER TABLE `wp_nf3_forms` DISABLE KEYS */;
INSERT INTO `wp_nf3_forms` VALUES (1,'Contact Me',NULL,'2025-07-24 07:17:57','2025-07-24 09:17:57',NULL,NULL,'Contact Me','above','','','','\0',NULL),(2,'Enquiry',NULL,NULL,NULL,NULL,NULL,'Enquiry','above','\0','','','\0',NULL);
/*!40000 ALTER TABLE `wp_nf3_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_object_meta`
--

DROP TABLE IF EXISTS `wp_nf3_object_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_object_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_object_meta`
--

LOCK TABLES `wp_nf3_object_meta` WRITE;
/*!40000 ALTER TABLE `wp_nf3_object_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_object_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_objects`
--

DROP TABLE IF EXISTS `wp_nf3_objects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_objects` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` longtext DEFAULT NULL,
  `title` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `object_title` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_objects`
--

LOCK TABLES `wp_nf3_objects` WRITE;
/*!40000 ALTER TABLE `wp_nf3_objects` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_objects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_relationships`
--

DROP TABLE IF EXISTS `wp_nf3_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_relationships` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `child_id` int(11) NOT NULL,
  `child_type` longtext NOT NULL,
  `parent_id` int(11) NOT NULL,
  `parent_type` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_relationships`
--

LOCK TABLES `wp_nf3_relationships` WRITE;
/*!40000 ALTER TABLE `wp_nf3_relationships` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nf3_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nf3_upgrades`
--

DROP TABLE IF EXISTS `wp_nf3_upgrades`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nf3_upgrades` (
  `id` int(11) NOT NULL,
  `cache` longtext DEFAULT NULL,
  `stage` int(11) NOT NULL DEFAULT 0,
  `maintenance` bit(1) DEFAULT b'0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nf3_upgrades`
--

LOCK TABLES `wp_nf3_upgrades` WRITE;
/*!40000 ALTER TABLE `wp_nf3_upgrades` DISABLE KEYS */;
INSERT INTO `wp_nf3_upgrades` VALUES (1,'a:4:{s:2:\"id\";i:1;s:6:\"fields\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";i:1;s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2025-07-24 09:17:58\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";i:1;s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2025-07-24 09:17:58\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";i:1;s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2025-07-24 09:17:58\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";i:1;s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2025-07-24 09:17:59\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}s:7:\"actions\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2025-07-24 09:18:00\";s:5:\"label\";s:17:\"Record Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2025-07-24 09:18:00\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2025-07-24 09:18:00\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2025-07-24 09:18:01\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";}}}s:8:\"settings\";a:99:{s:5:\"title\";s:10:\"Contact Me\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2025-07-24 09:17:57\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}',4,'\0'),(2,'a:4:{s:2:\"id\";i:2;s:6:\"fields\";a:10:{i:0;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"1\";s:5:\"label\";s:10:\"First Name\";s:4:\"type\";s:9:\"firstname\";s:3:\"key\";s:23:\"firstname_1523908368154\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:14:\"one-half first\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"fname\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:10:\"First Name\";s:9:\"field_key\";s:23:\"firstname_1523908368154\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:20:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:5:\"label\";s:9:\"Last Name\";s:4:\"type\";s:8:\"lastname\";s:3:\"key\";s:22:\"lastname_1523908369534\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:15:\"one-half second\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"lname\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:9:\"Last Name\";s:9:\"field_key\";s:22:\"lastname_1523908369534\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";s:3:\"key\";s:19:\"email_1523908522614\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"email\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:5:\"Email\";s:9:\"field_key\";s:19:\"email_1523908522614\";}s:2:\"id\";i:7;}i:3;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"4\";s:5:\"label\";s:5:\"Phone\";s:4:\"type\";s:5:\"phone\";s:3:\"key\";s:19:\"phone_1523908588264\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:21:\"custom_name_attribute\";s:5:\"phone\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:5:\"Phone\";s:9:\"field_key\";s:19:\"phone_1523908588264\";}s:2:\"id\";i:8;}i:4;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"5\";s:5:\"label\";s:10:\"Occupation\";s:4:\"type\";s:9:\"listradio\";s:3:\"key\";s:24:\"occupation_1523908435932\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:10:\"Occupation\";s:9:\"field_key\";s:24:\"occupation_1523908435932\";}s:2:\"id\";i:9;}i:5;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"6\";s:4:\"type\";s:10:\"listselect\";s:5:\"label\";s:12:\"Enquiry Type\";s:3:\"key\";s:26:\"enquiry_type_1523908495090\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 1\";s:5:\"value\";s:7:\"choice1\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 2\";s:5:\"value\";s:7:\"choice2\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:8:\"Choice 3\";s:5:\"value\";s:7:\"choice3\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:12:\"Enquiry Type\";s:9:\"field_key\";s:26:\"enquiry_type_1523908495090\";}s:2:\"id\";i:10;}i:6;a:2:{s:8:\"settings\";a:25:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"7\";s:5:\"label\";s:7:\"Details\";s:4:\"type\";s:8:\"textarea\";s:3:\"key\";s:21:\"details_1523908537286\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:1:\"1\";s:7:\"default\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:7:\"Details\";s:9:\"field_key\";s:21:\"details_1523908537286\";}s:2:\"id\";i:11;}i:7;a:2:{s:8:\"settings\";a:21:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"8\";s:4:\"type\";s:8:\"checkbox\";s:5:\"label\";s:19:\"May We Contact You?\";s:3:\"key\";s:32:\"may_we_contact_you_1523908579864\";s:9:\"label_pos\";s:5:\"right\";s:8:\"required\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"manual_key\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:13:\"default_value\";s:9:\"unchecked\";s:13:\"checked_value\";s:7:\"Checked\";s:15:\"unchecked_value\";s:9:\"Unchecked\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:19:\"May We Contact You?\";s:9:\"field_key\";s:32:\"may_we_contact_you_1523908579864\";}s:2:\"id\";i:12;}i:8;a:2:{s:8:\"settings\";a:18:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"9\";s:5:\"label\";s:17:\"Best Time to Call\";s:4:\"type\";s:10:\"listselect\";s:3:\"key\";s:31:\"best_time_to_call_1523908689926\";s:9:\"label_pos\";s:7:\"default\";s:8:\"required\";s:0:\"\";s:7:\"options\";a:3:{i:0;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Morning\";s:5:\"value\";s:7:\"morning\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:1;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:9:\"Afternoon\";s:5:\"value\";s:9:\"afternoon\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}i:2;a:9:{s:6:\"errors\";a:0:{}s:11:\"max_options\";i:0;s:5:\"label\";s:7:\"Evening\";s:5:\"value\";s:7:\"evening\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;s:12:\"settingModel\";a:10:{s:8:\"settings\";b:0;s:15:\"hide_merge_tags\";b:0;s:5:\"error\";b:0;s:4:\"name\";s:7:\"options\";s:4:\"type\";s:15:\"option-repeater\";s:5:\"label\";s:159:\"Options <a href=\"#\" class=\"nf-add-new\">Add New</a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"></i> Import</a>\";s:5:\"width\";s:4:\"full\";s:5:\"group\";s:0:\"\";s:5:\"value\";a:3:{i:0;a:5:{s:5:\"label\";s:3:\"One\";s:5:\"value\";s:3:\"one\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:0;}i:1;a:5:{s:5:\"label\";s:3:\"Two\";s:5:\"value\";s:3:\"two\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:1;}i:2;a:5:{s:5:\"label\";s:5:\"Three\";s:5:\"value\";s:5:\"three\";s:4:\"calc\";s:0:\"\";s:8:\"selected\";i:0;s:5:\"order\";i:2;}}s:7:\"columns\";a:4:{s:5:\"label\";a:2:{s:6:\"header\";s:5:\"Label\";s:7:\"default\";s:0:\"\";}s:5:\"value\";a:2:{s:6:\"header\";s:5:\"Value\";s:7:\"default\";s:0:\"\";}s:4:\"calc\";a:2:{s:6:\"header\";s:10:\"Calc Value\";s:7:\"default\";s:0:\"\";}s:8:\"selected\";a:2:{s:6:\"header\";s:45:\"<span class=\"dashicons dashicons-yes\"></span>\";s:7:\"default\";i:0;}}}s:12:\"manual_value\";b:1;}}s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:14:\"drawerDisabled\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:17:\"Best Time to Call\";s:9:\"field_key\";s:31:\"best_time_to_call_1523908689926\";}s:2:\"id\";i:13;}i:9;a:2:{s:8:\"settings\";a:13:{s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:2:\"10\";s:4:\"type\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:16:\"processing_label\";s:10:\"Processing\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:20:\"submit_1523908548082\";s:9:\"parent_id\";s:1:\"2\";s:11:\"field_label\";s:6:\"Submit\";s:9:\"field_key\";s:20:\"submit_1523908548082\";}s:2:\"id\";i:14;}}s:7:\"actions\";a:3:{i:0;a:2:{s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 19:55:48\";s:5:\"label\";s:17:\"Record Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"3\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";}s:2:\"id\";i:5;}i:1;a:2:{s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 19:55:48\";s:5:\"label\";s:15:\"Success Message\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";s:1:\"1\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:9:\"parent_id\";s:1:\"2\";}s:2:\"id\";i:6;}i:2;a:2:{s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-04-16 19:55:48\";s:5:\"label\";s:11:\"Admin Email\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"order\";s:1:\"2\";s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:1:\"0\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:9:\"parent_id\";s:1:\"2\";}s:2:\"id\";i:7;}}s:8:\"settings\";a:22:{s:5:\"title\";s:7:\"Enquiry\";s:10:\"created_at\";N;s:10:\"form_title\";s:7:\"Enquiry\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"show_title\";s:1:\"0\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:9:\"logged_in\";s:1:\"0\";s:7:\"seq_num\";N;s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:42:\"The form has reached its submission limit.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:10:{i:0;s:23:\"firstname_1523908368154\";i:1;s:22:\"lastname_1523908369534\";i:2;s:19:\"email_1523908522614\";i:3;s:19:\"phone_1523908588264\";i:4;s:24:\"occupation_1523908435932\";i:5;s:26:\"enquiry_type_1523908495090\";i:6;s:21:\"details_1523908537286\";i:7;s:32:\"may_we_contact_you_1523908579864\";i:8;s:31:\"best_time_to_call_1523908689926\";i:9;s:20:\"submit_1523908548082\";}s:14:\"drawerDisabled\";s:0:\"\";}}',4,'\0');
/*!40000 ALTER TABLE `wp_nf3_upgrades` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=1955 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'cron','a:16:{i:1754319485;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1754319606;a:1:{s:29:\"fluentform_do_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"ff_every_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1754320502;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1754322302;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1754322306;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1754358831;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1754361902;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1754387706;a:1:{s:42:\"fluentform_do_email_report_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1754401505;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1754402031;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1754402036;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1754403447;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1754488458;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1754574305;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1754645686;a:1:{s:39:\"everest_forms_biweekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"biweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','on'),(2,'siteurl','http://staging.cars4stars.co.za','on'),(3,'home','http://staging.cars4stars.co.za','on'),(4,'blogname','Carfourastar','on'),(5,'blogdescription','Matric Dance - Luxury Car Rentals','on'),(6,'users_can_register','0','on'),(7,'admin_email','dev-email@wpengine.local','on'),(8,'start_of_week','1','on'),(9,'use_balanceTags','0','on'),(10,'use_smilies','1','on'),(11,'require_name_email','1','on'),(12,'comments_notify','1','on'),(13,'posts_per_rss','10','on'),(14,'rss_use_excerpt','0','on'),(15,'mailserver_url','mail.example.com','on'),(16,'mailserver_login','login@example.com','on'),(17,'mailserver_pass','','on'),(18,'mailserver_port','110','on'),(19,'default_category','1','on'),(20,'default_comment_status','open','on'),(21,'default_ping_status','open','on'),(22,'default_pingback_flag','1','on'),(23,'posts_per_page','10','on'),(24,'date_format','F j, Y','on'),(25,'time_format','g:i a','on'),(26,'links_updated_date_format','F j, Y g:i a','on'),(27,'comment_moderation','0','on'),(28,'moderation_notify','1','on'),(29,'permalink_structure','/%postname%/','on'),(30,'rewrite_rules','a:129:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=408&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:7:{i:0;s:27:\"astra-sites/astra-sites.php\";i:1;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:25:\"fluentform/fluentform.php\";i:4;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:5;s:31:\"master-addons/master-addons.php\";i:6;s:25:\"vikrentcar/vikrentcar.php\";}','on'),(35,'category_base','','on'),(36,'ping_sites','https://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','0','on'),(39,'default_email_category','1','on'),(40,'recently_edited','','off'),(41,'template','astra','on'),(42,'stylesheet','astra','on'),(43,'comment_registration','0','on'),(44,'html_type','text/html','on'),(45,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','60421','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','1','on'),(51,'default_link_category','2','on'),(52,'show_on_front','page','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','150','on'),(58,'thumbnail_size_h','150','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','none','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(68,'close_comments_for_old_posts','0','on'),(69,'close_comments_days_old','14','on'),(70,'thread_comments','1','on'),(71,'thread_comments_depth','5','on'),(72,'page_comments','0','on'),(73,'comments_per_page','50','on'),(74,'default_comments_page','newest','on'),(75,'comment_order','asc','on'),(76,'sticky_posts','a:0:{}','on'),(77,'widget_categories','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','on'),(78,'widget_text','a:2:{i:1;a:4:{s:5:\"title\";s:7:\"Contact\";s:4:\"text\";s:369:\"<a class=\"cursor-pointer\" rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a><br data-start=\"1811\" data-end=\"1814\" />081 234 5678<br data-start=\"1851\" data-end=\"1854\" />Monday to Saturday, 08:00 – 17:00<br data-start=\"1908\" data-end=\"1911\" /><strong data-start=\"1911\" data-end=\"1970\">Based in Gauteng – Serving all areas in Pretoria</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','on'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(80,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:25:\"vikrentcar/vikrentcar.php\";a:2:{i:0;s:19:\"VikRentCarInstaller\";i:1;s:6:\"delete\";}s:27:\"ninja-forms/ninja-forms.php\";s:21:\"ninja_forms_uninstall\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";a:2:{i:0;s:15:\"HT_CTC_Register\";i:1;s:9:\"uninstall\";}}','off'),(81,'timezone_string','','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','408','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','0','on'),(88,'medium_large_size_w','768','on'),(89,'medium_large_size_h','0','on'),(90,'wp_page_for_privacy_policy','3','on'),(91,'show_comments_cookies_opt_in','1','on'),(92,'admin_email_lifespan','1768830302','on'),(93,'disallowed_keys','','off'),(94,'comment_previously_approved','1','on'),(95,'auto_plugin_theme_update_emails','a:0:{}','off'),(96,'auto_update_core_dev','enabled','on'),(97,'auto_update_core_minor','enabled','on'),(98,'auto_update_core_major','enabled','on'),(99,'wp_force_deactivated_plugins','a:0:{}','on'),(100,'wp_attachment_pages_enabled','0','on'),(101,'initial_db_version','60421','on'),(102,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:96:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:23:\"manage_zip_ai_assistant\";b:1;s:26:\"manage_ast_block_templates\";b:1;s:20:\"com_vikrentcar_admin\";b:1;s:21:\"com_vikrentcar_manage\";b:1;s:21:\"com_vikrentcar_create\";b:1;s:21:\"com_vikrentcar_delete\";b:1;s:19:\"com_vikrentcar_edit\";b:1;s:23:\"com_vikrentcar_vrc_cars\";b:1;s:25:\"com_vikrentcar_vrc_prices\";b:1;s:25:\"com_vikrentcar_vrc_orders\";b:1;s:28:\"com_vikrentcar_vrc_gsettings\";b:1;s:29:\"com_vikrentcar_vrc_management\";b:1;s:17:\"manage_forminator\";b:1;s:20:\"manage_everest_forms\";b:1;s:26:\"everest_forms_create_forms\";b:1;s:24:\"everest_forms_view_forms\";b:1;s:31:\"everest_forms_view_others_forms\";b:1;s:24:\"everest_forms_edit_forms\";b:1;s:31:\"everest_forms_edit_others_forms\";b:1;s:26:\"everest_forms_delete_forms\";b:1;s:33:\"everest_forms_delete_others_forms\";b:1;s:26:\"everest_forms_view_entries\";b:1;s:33:\"everest_forms_view_others_entries\";b:1;s:26:\"everest_forms_edit_entries\";b:1;s:33:\"everest_forms_edit_others_entries\";b:1;s:28:\"everest_forms_delete_entries\";b:1;s:35:\"everest_forms_delete_others_entries\";b:1;s:27:\"fluentform_dashboard_access\";b:1;s:24:\"fluentform_forms_manager\";b:1;s:25:\"fluentform_entries_viewer\";b:1;s:25:\"fluentform_manage_entries\";b:1;s:24:\"fluentform_view_payments\";b:1;s:26:\"fluentform_manage_payments\";b:1;s:27:\"fluentform_settings_manager\";b:1;s:22:\"fluentform_full_access\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:23:\"manage_zip_ai_assistant\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','on'),(103,'fresh_site','0','off'),(104,'user_count','1','off'),(105,'widget_block','a:9:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:185:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Recent Posts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:latest-posts /--></div>\n<!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:258:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Recent Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div>\n<!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:177:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Archives</h2>\n<!-- /wp:heading -->\n\n<!-- wp:archives /--></div>\n<!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:181:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Categories</h2>\n<!-- /wp:heading -->\n\n<!-- wp:categories /--></div>\n<!-- /wp:group -->\";}i:7;a:1:{s:7:\"content\";s:90:\"<!-- wp:image -->\n<figure class=\"wp-block-image\"><img alt=\"\"/></figure>\n<!-- /wp:image -->\";}i:8;a:1:{s:7:\"content\";s:374:\"<!-- wp:image {\"id\":1341,\"width\":\"114px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1.png\" alt=\"\" class=\"wp-image-1341\" style=\"width:114px;height:auto\"/></figure>\n<!-- /wp:image -->\";}s:12:\"_multiwidget\";i:1;i:10;a:1:{s:7:\"content\";s:374:\"<!-- wp:image {\"id\":1342,\"width\":\"144px\",\"height\":\"auto\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2.png\" alt=\"\" class=\"wp-image-1342\" style=\"width:144px;height:auto\"/></figure>\n<!-- /wp:image -->\";}}','on'),(106,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:7:\"block-7\";i:1;s:7:\"block-8\";}s:9:\"sidebar-1\";a:11:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:8:\"search-1\";i:6;s:14:\"recent-posts-1\";i:7;s:17:\"recent-comments-1\";i:8;s:10:\"archives-1\";i:9;s:12:\"categories-1\";i:10;s:6:\"meta-1\";}s:15:\"footer-widget-1\";a:1:{i:0;s:6:\"text-1\";}s:15:\"footer-widget-2\";a:1:{i:0;s:10:\"nav_menu-1\";}s:13:\"array_version\";i:3;s:15:\"footer-widget-3\";a:1:{i:0;s:8:\"block-10\";}}','on'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(109,'widget_archives','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','auto'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(114,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','auto'),(115,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','auto'),(116,'widget_recent-posts','a:2:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','auto'),(117,'widget_recent-comments','a:2:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','auto'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(119,'widget_nav_menu','a:2:{i:1;a:2:{s:5:\"title\";s:12:\"Useful Links\";s:8:\"nav_menu\";i:2;}s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.8.2\";s:5:\"files\";a:536:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:33:\"comment-author-name/style-rtl.css\";i:77;s:37:\"comment-author-name/style-rtl.min.css\";i:78;s:29:\"comment-author-name/style.css\";i:79;s:33:\"comment-author-name/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:26:\"comment-date/style-rtl.css\";i:85;s:30:\"comment-date/style-rtl.min.css\";i:86;s:22:\"comment-date/style.css\";i:87;s:26:\"comment-date/style.min.css\";i:88;s:31:\"comment-edit-link/style-rtl.css\";i:89;s:35:\"comment-edit-link/style-rtl.min.css\";i:90;s:27:\"comment-edit-link/style.css\";i:91;s:31:\"comment-edit-link/style.min.css\";i:92;s:32:\"comment-reply-link/style-rtl.css\";i:93;s:36:\"comment-reply-link/style-rtl.min.css\";i:94;s:28:\"comment-reply-link/style.css\";i:95;s:32:\"comment-reply-link/style.min.css\";i:96;s:30:\"comment-template/style-rtl.css\";i:97;s:34:\"comment-template/style-rtl.min.css\";i:98;s:26:\"comment-template/style.css\";i:99;s:30:\"comment-template/style.min.css\";i:100;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:101;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:102;s:38:\"comments-pagination-numbers/editor.css\";i:103;s:42:\"comments-pagination-numbers/editor.min.css\";i:104;s:34:\"comments-pagination/editor-rtl.css\";i:105;s:38:\"comments-pagination/editor-rtl.min.css\";i:106;s:30:\"comments-pagination/editor.css\";i:107;s:34:\"comments-pagination/editor.min.css\";i:108;s:33:\"comments-pagination/style-rtl.css\";i:109;s:37:\"comments-pagination/style-rtl.min.css\";i:110;s:29:\"comments-pagination/style.css\";i:111;s:33:\"comments-pagination/style.min.css\";i:112;s:29:\"comments-title/editor-rtl.css\";i:113;s:33:\"comments-title/editor-rtl.min.css\";i:114;s:25:\"comments-title/editor.css\";i:115;s:29:\"comments-title/editor.min.css\";i:116;s:23:\"comments/editor-rtl.css\";i:117;s:27:\"comments/editor-rtl.min.css\";i:118;s:19:\"comments/editor.css\";i:119;s:23:\"comments/editor.min.css\";i:120;s:22:\"comments/style-rtl.css\";i:121;s:26:\"comments/style-rtl.min.css\";i:122;s:18:\"comments/style.css\";i:123;s:22:\"comments/style.min.css\";i:124;s:20:\"cover/editor-rtl.css\";i:125;s:24:\"cover/editor-rtl.min.css\";i:126;s:16:\"cover/editor.css\";i:127;s:20:\"cover/editor.min.css\";i:128;s:19:\"cover/style-rtl.css\";i:129;s:23:\"cover/style-rtl.min.css\";i:130;s:15:\"cover/style.css\";i:131;s:19:\"cover/style.min.css\";i:132;s:22:\"details/editor-rtl.css\";i:133;s:26:\"details/editor-rtl.min.css\";i:134;s:18:\"details/editor.css\";i:135;s:22:\"details/editor.min.css\";i:136;s:21:\"details/style-rtl.css\";i:137;s:25:\"details/style-rtl.min.css\";i:138;s:17:\"details/style.css\";i:139;s:21:\"details/style.min.css\";i:140;s:20:\"embed/editor-rtl.css\";i:141;s:24:\"embed/editor-rtl.min.css\";i:142;s:16:\"embed/editor.css\";i:143;s:20:\"embed/editor.min.css\";i:144;s:19:\"embed/style-rtl.css\";i:145;s:23:\"embed/style-rtl.min.css\";i:146;s:15:\"embed/style.css\";i:147;s:19:\"embed/style.min.css\";i:148;s:19:\"embed/theme-rtl.css\";i:149;s:23:\"embed/theme-rtl.min.css\";i:150;s:15:\"embed/theme.css\";i:151;s:19:\"embed/theme.min.css\";i:152;s:19:\"file/editor-rtl.css\";i:153;s:23:\"file/editor-rtl.min.css\";i:154;s:15:\"file/editor.css\";i:155;s:19:\"file/editor.min.css\";i:156;s:18:\"file/style-rtl.css\";i:157;s:22:\"file/style-rtl.min.css\";i:158;s:14:\"file/style.css\";i:159;s:18:\"file/style.min.css\";i:160;s:23:\"footnotes/style-rtl.css\";i:161;s:27:\"footnotes/style-rtl.min.css\";i:162;s:19:\"footnotes/style.css\";i:163;s:23:\"footnotes/style.min.css\";i:164;s:23:\"freeform/editor-rtl.css\";i:165;s:27:\"freeform/editor-rtl.min.css\";i:166;s:19:\"freeform/editor.css\";i:167;s:23:\"freeform/editor.min.css\";i:168;s:22:\"gallery/editor-rtl.css\";i:169;s:26:\"gallery/editor-rtl.min.css\";i:170;s:18:\"gallery/editor.css\";i:171;s:22:\"gallery/editor.min.css\";i:172;s:21:\"gallery/style-rtl.css\";i:173;s:25:\"gallery/style-rtl.min.css\";i:174;s:17:\"gallery/style.css\";i:175;s:21:\"gallery/style.min.css\";i:176;s:21:\"gallery/theme-rtl.css\";i:177;s:25:\"gallery/theme-rtl.min.css\";i:178;s:17:\"gallery/theme.css\";i:179;s:21:\"gallery/theme.min.css\";i:180;s:20:\"group/editor-rtl.css\";i:181;s:24:\"group/editor-rtl.min.css\";i:182;s:16:\"group/editor.css\";i:183;s:20:\"group/editor.min.css\";i:184;s:19:\"group/style-rtl.css\";i:185;s:23:\"group/style-rtl.min.css\";i:186;s:15:\"group/style.css\";i:187;s:19:\"group/style.min.css\";i:188;s:19:\"group/theme-rtl.css\";i:189;s:23:\"group/theme-rtl.min.css\";i:190;s:15:\"group/theme.css\";i:191;s:19:\"group/theme.min.css\";i:192;s:21:\"heading/style-rtl.css\";i:193;s:25:\"heading/style-rtl.min.css\";i:194;s:17:\"heading/style.css\";i:195;s:21:\"heading/style.min.css\";i:196;s:19:\"html/editor-rtl.css\";i:197;s:23:\"html/editor-rtl.min.css\";i:198;s:15:\"html/editor.css\";i:199;s:19:\"html/editor.min.css\";i:200;s:20:\"image/editor-rtl.css\";i:201;s:24:\"image/editor-rtl.min.css\";i:202;s:16:\"image/editor.css\";i:203;s:20:\"image/editor.min.css\";i:204;s:19:\"image/style-rtl.css\";i:205;s:23:\"image/style-rtl.min.css\";i:206;s:15:\"image/style.css\";i:207;s:19:\"image/style.min.css\";i:208;s:19:\"image/theme-rtl.css\";i:209;s:23:\"image/theme-rtl.min.css\";i:210;s:15:\"image/theme.css\";i:211;s:19:\"image/theme.min.css\";i:212;s:29:\"latest-comments/style-rtl.css\";i:213;s:33:\"latest-comments/style-rtl.min.css\";i:214;s:25:\"latest-comments/style.css\";i:215;s:29:\"latest-comments/style.min.css\";i:216;s:27:\"latest-posts/editor-rtl.css\";i:217;s:31:\"latest-posts/editor-rtl.min.css\";i:218;s:23:\"latest-posts/editor.css\";i:219;s:27:\"latest-posts/editor.min.css\";i:220;s:26:\"latest-posts/style-rtl.css\";i:221;s:30:\"latest-posts/style-rtl.min.css\";i:222;s:22:\"latest-posts/style.css\";i:223;s:26:\"latest-posts/style.min.css\";i:224;s:18:\"list/style-rtl.css\";i:225;s:22:\"list/style-rtl.min.css\";i:226;s:14:\"list/style.css\";i:227;s:18:\"list/style.min.css\";i:228;s:22:\"loginout/style-rtl.css\";i:229;s:26:\"loginout/style-rtl.min.css\";i:230;s:18:\"loginout/style.css\";i:231;s:22:\"loginout/style.min.css\";i:232;s:25:\"media-text/editor-rtl.css\";i:233;s:29:\"media-text/editor-rtl.min.css\";i:234;s:21:\"media-text/editor.css\";i:235;s:25:\"media-text/editor.min.css\";i:236;s:24:\"media-text/style-rtl.css\";i:237;s:28:\"media-text/style-rtl.min.css\";i:238;s:20:\"media-text/style.css\";i:239;s:24:\"media-text/style.min.css\";i:240;s:19:\"more/editor-rtl.css\";i:241;s:23:\"more/editor-rtl.min.css\";i:242;s:15:\"more/editor.css\";i:243;s:19:\"more/editor.min.css\";i:244;s:30:\"navigation-link/editor-rtl.css\";i:245;s:34:\"navigation-link/editor-rtl.min.css\";i:246;s:26:\"navigation-link/editor.css\";i:247;s:30:\"navigation-link/editor.min.css\";i:248;s:29:\"navigation-link/style-rtl.css\";i:249;s:33:\"navigation-link/style-rtl.min.css\";i:250;s:25:\"navigation-link/style.css\";i:251;s:29:\"navigation-link/style.min.css\";i:252;s:33:\"navigation-submenu/editor-rtl.css\";i:253;s:37:\"navigation-submenu/editor-rtl.min.css\";i:254;s:29:\"navigation-submenu/editor.css\";i:255;s:33:\"navigation-submenu/editor.min.css\";i:256;s:25:\"navigation/editor-rtl.css\";i:257;s:29:\"navigation/editor-rtl.min.css\";i:258;s:21:\"navigation/editor.css\";i:259;s:25:\"navigation/editor.min.css\";i:260;s:24:\"navigation/style-rtl.css\";i:261;s:28:\"navigation/style-rtl.min.css\";i:262;s:20:\"navigation/style.css\";i:263;s:24:\"navigation/style.min.css\";i:264;s:23:\"nextpage/editor-rtl.css\";i:265;s:27:\"nextpage/editor-rtl.min.css\";i:266;s:19:\"nextpage/editor.css\";i:267;s:23:\"nextpage/editor.min.css\";i:268;s:24:\"page-list/editor-rtl.css\";i:269;s:28:\"page-list/editor-rtl.min.css\";i:270;s:20:\"page-list/editor.css\";i:271;s:24:\"page-list/editor.min.css\";i:272;s:23:\"page-list/style-rtl.css\";i:273;s:27:\"page-list/style-rtl.min.css\";i:274;s:19:\"page-list/style.css\";i:275;s:23:\"page-list/style.min.css\";i:276;s:24:\"paragraph/editor-rtl.css\";i:277;s:28:\"paragraph/editor-rtl.min.css\";i:278;s:20:\"paragraph/editor.css\";i:279;s:24:\"paragraph/editor.min.css\";i:280;s:23:\"paragraph/style-rtl.css\";i:281;s:27:\"paragraph/style-rtl.min.css\";i:282;s:19:\"paragraph/style.css\";i:283;s:23:\"paragraph/style.min.css\";i:284;s:35:\"post-author-biography/style-rtl.css\";i:285;s:39:\"post-author-biography/style-rtl.min.css\";i:286;s:31:\"post-author-biography/style.css\";i:287;s:35:\"post-author-biography/style.min.css\";i:288;s:30:\"post-author-name/style-rtl.css\";i:289;s:34:\"post-author-name/style-rtl.min.css\";i:290;s:26:\"post-author-name/style.css\";i:291;s:30:\"post-author-name/style.min.css\";i:292;s:26:\"post-author/editor-rtl.css\";i:293;s:30:\"post-author/editor-rtl.min.css\";i:294;s:22:\"post-author/editor.css\";i:295;s:26:\"post-author/editor.min.css\";i:296;s:25:\"post-author/style-rtl.css\";i:297;s:29:\"post-author/style-rtl.min.css\";i:298;s:21:\"post-author/style.css\";i:299;s:25:\"post-author/style.min.css\";i:300;s:33:\"post-comments-form/editor-rtl.css\";i:301;s:37:\"post-comments-form/editor-rtl.min.css\";i:302;s:29:\"post-comments-form/editor.css\";i:303;s:33:\"post-comments-form/editor.min.css\";i:304;s:32:\"post-comments-form/style-rtl.css\";i:305;s:36:\"post-comments-form/style-rtl.min.css\";i:306;s:28:\"post-comments-form/style.css\";i:307;s:32:\"post-comments-form/style.min.css\";i:308;s:26:\"post-content/style-rtl.css\";i:309;s:30:\"post-content/style-rtl.min.css\";i:310;s:22:\"post-content/style.css\";i:311;s:26:\"post-content/style.min.css\";i:312;s:23:\"post-date/style-rtl.css\";i:313;s:27:\"post-date/style-rtl.min.css\";i:314;s:19:\"post-date/style.css\";i:315;s:23:\"post-date/style.min.css\";i:316;s:27:\"post-excerpt/editor-rtl.css\";i:317;s:31:\"post-excerpt/editor-rtl.min.css\";i:318;s:23:\"post-excerpt/editor.css\";i:319;s:27:\"post-excerpt/editor.min.css\";i:320;s:26:\"post-excerpt/style-rtl.css\";i:321;s:30:\"post-excerpt/style-rtl.min.css\";i:322;s:22:\"post-excerpt/style.css\";i:323;s:26:\"post-excerpt/style.min.css\";i:324;s:34:\"post-featured-image/editor-rtl.css\";i:325;s:38:\"post-featured-image/editor-rtl.min.css\";i:326;s:30:\"post-featured-image/editor.css\";i:327;s:34:\"post-featured-image/editor.min.css\";i:328;s:33:\"post-featured-image/style-rtl.css\";i:329;s:37:\"post-featured-image/style-rtl.min.css\";i:330;s:29:\"post-featured-image/style.css\";i:331;s:33:\"post-featured-image/style.min.css\";i:332;s:34:\"post-navigation-link/style-rtl.css\";i:333;s:38:\"post-navigation-link/style-rtl.min.css\";i:334;s:30:\"post-navigation-link/style.css\";i:335;s:34:\"post-navigation-link/style.min.css\";i:336;s:27:\"post-template/style-rtl.css\";i:337;s:31:\"post-template/style-rtl.min.css\";i:338;s:23:\"post-template/style.css\";i:339;s:27:\"post-template/style.min.css\";i:340;s:24:\"post-terms/style-rtl.css\";i:341;s:28:\"post-terms/style-rtl.min.css\";i:342;s:20:\"post-terms/style.css\";i:343;s:24:\"post-terms/style.min.css\";i:344;s:24:\"post-title/style-rtl.css\";i:345;s:28:\"post-title/style-rtl.min.css\";i:346;s:20:\"post-title/style.css\";i:347;s:24:\"post-title/style.min.css\";i:348;s:26:\"preformatted/style-rtl.css\";i:349;s:30:\"preformatted/style-rtl.min.css\";i:350;s:22:\"preformatted/style.css\";i:351;s:26:\"preformatted/style.min.css\";i:352;s:24:\"pullquote/editor-rtl.css\";i:353;s:28:\"pullquote/editor-rtl.min.css\";i:354;s:20:\"pullquote/editor.css\";i:355;s:24:\"pullquote/editor.min.css\";i:356;s:23:\"pullquote/style-rtl.css\";i:357;s:27:\"pullquote/style-rtl.min.css\";i:358;s:19:\"pullquote/style.css\";i:359;s:23:\"pullquote/style.min.css\";i:360;s:23:\"pullquote/theme-rtl.css\";i:361;s:27:\"pullquote/theme-rtl.min.css\";i:362;s:19:\"pullquote/theme.css\";i:363;s:23:\"pullquote/theme.min.css\";i:364;s:39:\"query-pagination-numbers/editor-rtl.css\";i:365;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:366;s:35:\"query-pagination-numbers/editor.css\";i:367;s:39:\"query-pagination-numbers/editor.min.css\";i:368;s:31:\"query-pagination/editor-rtl.css\";i:369;s:35:\"query-pagination/editor-rtl.min.css\";i:370;s:27:\"query-pagination/editor.css\";i:371;s:31:\"query-pagination/editor.min.css\";i:372;s:30:\"query-pagination/style-rtl.css\";i:373;s:34:\"query-pagination/style-rtl.min.css\";i:374;s:26:\"query-pagination/style.css\";i:375;s:30:\"query-pagination/style.min.css\";i:376;s:25:\"query-title/style-rtl.css\";i:377;s:29:\"query-title/style-rtl.min.css\";i:378;s:21:\"query-title/style.css\";i:379;s:25:\"query-title/style.min.css\";i:380;s:25:\"query-total/style-rtl.css\";i:381;s:29:\"query-total/style-rtl.min.css\";i:382;s:21:\"query-total/style.css\";i:383;s:25:\"query-total/style.min.css\";i:384;s:20:\"query/editor-rtl.css\";i:385;s:24:\"query/editor-rtl.min.css\";i:386;s:16:\"query/editor.css\";i:387;s:20:\"query/editor.min.css\";i:388;s:19:\"quote/style-rtl.css\";i:389;s:23:\"quote/style-rtl.min.css\";i:390;s:15:\"quote/style.css\";i:391;s:19:\"quote/style.min.css\";i:392;s:19:\"quote/theme-rtl.css\";i:393;s:23:\"quote/theme-rtl.min.css\";i:394;s:15:\"quote/theme.css\";i:395;s:19:\"quote/theme.min.css\";i:396;s:23:\"read-more/style-rtl.css\";i:397;s:27:\"read-more/style-rtl.min.css\";i:398;s:19:\"read-more/style.css\";i:399;s:23:\"read-more/style.min.css\";i:400;s:18:\"rss/editor-rtl.css\";i:401;s:22:\"rss/editor-rtl.min.css\";i:402;s:14:\"rss/editor.css\";i:403;s:18:\"rss/editor.min.css\";i:404;s:17:\"rss/style-rtl.css\";i:405;s:21:\"rss/style-rtl.min.css\";i:406;s:13:\"rss/style.css\";i:407;s:17:\"rss/style.min.css\";i:408;s:21:\"search/editor-rtl.css\";i:409;s:25:\"search/editor-rtl.min.css\";i:410;s:17:\"search/editor.css\";i:411;s:21:\"search/editor.min.css\";i:412;s:20:\"search/style-rtl.css\";i:413;s:24:\"search/style-rtl.min.css\";i:414;s:16:\"search/style.css\";i:415;s:20:\"search/style.min.css\";i:416;s:20:\"search/theme-rtl.css\";i:417;s:24:\"search/theme-rtl.min.css\";i:418;s:16:\"search/theme.css\";i:419;s:20:\"search/theme.min.css\";i:420;s:24:\"separator/editor-rtl.css\";i:421;s:28:\"separator/editor-rtl.min.css\";i:422;s:20:\"separator/editor.css\";i:423;s:24:\"separator/editor.min.css\";i:424;s:23:\"separator/style-rtl.css\";i:425;s:27:\"separator/style-rtl.min.css\";i:426;s:19:\"separator/style.css\";i:427;s:23:\"separator/style.min.css\";i:428;s:23:\"separator/theme-rtl.css\";i:429;s:27:\"separator/theme-rtl.min.css\";i:430;s:19:\"separator/theme.css\";i:431;s:23:\"separator/theme.min.css\";i:432;s:24:\"shortcode/editor-rtl.css\";i:433;s:28:\"shortcode/editor-rtl.min.css\";i:434;s:20:\"shortcode/editor.css\";i:435;s:24:\"shortcode/editor.min.css\";i:436;s:24:\"site-logo/editor-rtl.css\";i:437;s:28:\"site-logo/editor-rtl.min.css\";i:438;s:20:\"site-logo/editor.css\";i:439;s:24:\"site-logo/editor.min.css\";i:440;s:23:\"site-logo/style-rtl.css\";i:441;s:27:\"site-logo/style-rtl.min.css\";i:442;s:19:\"site-logo/style.css\";i:443;s:23:\"site-logo/style.min.css\";i:444;s:27:\"site-tagline/editor-rtl.css\";i:445;s:31:\"site-tagline/editor-rtl.min.css\";i:446;s:23:\"site-tagline/editor.css\";i:447;s:27:\"site-tagline/editor.min.css\";i:448;s:26:\"site-tagline/style-rtl.css\";i:449;s:30:\"site-tagline/style-rtl.min.css\";i:450;s:22:\"site-tagline/style.css\";i:451;s:26:\"site-tagline/style.min.css\";i:452;s:25:\"site-title/editor-rtl.css\";i:453;s:29:\"site-title/editor-rtl.min.css\";i:454;s:21:\"site-title/editor.css\";i:455;s:25:\"site-title/editor.min.css\";i:456;s:24:\"site-title/style-rtl.css\";i:457;s:28:\"site-title/style-rtl.min.css\";i:458;s:20:\"site-title/style.css\";i:459;s:24:\"site-title/style.min.css\";i:460;s:26:\"social-link/editor-rtl.css\";i:461;s:30:\"social-link/editor-rtl.min.css\";i:462;s:22:\"social-link/editor.css\";i:463;s:26:\"social-link/editor.min.css\";i:464;s:27:\"social-links/editor-rtl.css\";i:465;s:31:\"social-links/editor-rtl.min.css\";i:466;s:23:\"social-links/editor.css\";i:467;s:27:\"social-links/editor.min.css\";i:468;s:26:\"social-links/style-rtl.css\";i:469;s:30:\"social-links/style-rtl.min.css\";i:470;s:22:\"social-links/style.css\";i:471;s:26:\"social-links/style.min.css\";i:472;s:21:\"spacer/editor-rtl.css\";i:473;s:25:\"spacer/editor-rtl.min.css\";i:474;s:17:\"spacer/editor.css\";i:475;s:21:\"spacer/editor.min.css\";i:476;s:20:\"spacer/style-rtl.css\";i:477;s:24:\"spacer/style-rtl.min.css\";i:478;s:16:\"spacer/style.css\";i:479;s:20:\"spacer/style.min.css\";i:480;s:20:\"table/editor-rtl.css\";i:481;s:24:\"table/editor-rtl.min.css\";i:482;s:16:\"table/editor.css\";i:483;s:20:\"table/editor.min.css\";i:484;s:19:\"table/style-rtl.css\";i:485;s:23:\"table/style-rtl.min.css\";i:486;s:15:\"table/style.css\";i:487;s:19:\"table/style.min.css\";i:488;s:19:\"table/theme-rtl.css\";i:489;s:23:\"table/theme-rtl.min.css\";i:490;s:15:\"table/theme.css\";i:491;s:19:\"table/theme.min.css\";i:492;s:24:\"tag-cloud/editor-rtl.css\";i:493;s:28:\"tag-cloud/editor-rtl.min.css\";i:494;s:20:\"tag-cloud/editor.css\";i:495;s:24:\"tag-cloud/editor.min.css\";i:496;s:23:\"tag-cloud/style-rtl.css\";i:497;s:27:\"tag-cloud/style-rtl.min.css\";i:498;s:19:\"tag-cloud/style.css\";i:499;s:23:\"tag-cloud/style.min.css\";i:500;s:28:\"template-part/editor-rtl.css\";i:501;s:32:\"template-part/editor-rtl.min.css\";i:502;s:24:\"template-part/editor.css\";i:503;s:28:\"template-part/editor.min.css\";i:504;s:27:\"template-part/theme-rtl.css\";i:505;s:31:\"template-part/theme-rtl.min.css\";i:506;s:23:\"template-part/theme.css\";i:507;s:27:\"template-part/theme.min.css\";i:508;s:30:\"term-description/style-rtl.css\";i:509;s:34:\"term-description/style-rtl.min.css\";i:510;s:26:\"term-description/style.css\";i:511;s:30:\"term-description/style.min.css\";i:512;s:27:\"text-columns/editor-rtl.css\";i:513;s:31:\"text-columns/editor-rtl.min.css\";i:514;s:23:\"text-columns/editor.css\";i:515;s:27:\"text-columns/editor.min.css\";i:516;s:26:\"text-columns/style-rtl.css\";i:517;s:30:\"text-columns/style-rtl.min.css\";i:518;s:22:\"text-columns/style.css\";i:519;s:26:\"text-columns/style.min.css\";i:520;s:19:\"verse/style-rtl.css\";i:521;s:23:\"verse/style-rtl.min.css\";i:522;s:15:\"verse/style.css\";i:523;s:19:\"verse/style.min.css\";i:524;s:20:\"video/editor-rtl.css\";i:525;s:24:\"video/editor-rtl.min.css\";i:526;s:16:\"video/editor.css\";i:527;s:20:\"video/editor.min.css\";i:528;s:19:\"video/style-rtl.css\";i:529;s:23:\"video/style-rtl.min.css\";i:530;s:15:\"video/style.css\";i:531;s:19:\"video/style.min.css\";i:532;s:19:\"video/theme-rtl.css\";i:533;s:23:\"video/theme-rtl.min.css\";i:534;s:15:\"video/theme.css\";i:535;s:19:\"video/theme.min.css\";}}','on'),(123,'WPLANG','','auto'),(126,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.2\";s:7:\"version\";s:5:\"6.8.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1754318730;s:15:\"version_checked\";s:5:\"6.8.2\";s:12:\"translations\";a:0:{}}','off'),(127,'recovery_keys','a:0:{}','off'),(139,'can_compress_scripts','0','on'),(154,'finished_updating_comment_type','1','auto'),(155,'new_admin_email','dev-email@wpengine.local','auto'),(160,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(161,'recently_activated','a:4:{s:31:\"everest-forms/everest-forms.php\";i:1753350105;s:27:\"ninja-forms/ninja-forms.php\";i:1753348914;s:25:\"forminator/forminator.php\";i:1753348625;s:24:\"wpforms-lite/wpforms.php\";i:1753348102;}','off'),(170,'theme_mods_twentytwentyfive','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1753279368;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),(171,'current_theme','Astra','auto'),(172,'theme_mods_astra','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:3;s:11:\"footer_menu\";i:2;s:11:\"mobile_menu\";i:3;}s:18:\"custom_css_post_id\";i:6;s:11:\"custom_logo\";s:2:\"51\";}','on'),(173,'theme_switched','','auto'),(176,'astra-settings','a:2186:{s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:17:\"page-single-width\";s:7:\"default\";s:21:\"page-single-max-width\";i:1200;s:28:\"single-content-images-shadow\";b:0;s:30:\"single-post-ast-content-layout\";s:7:\"default\";s:25:\"single-post-sidebar-style\";s:7:\"default\";s:36:\"ast-dynamic-single-post-elements-gap\";i:10;s:38:\"ast-dynamic-single-post-meta-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:40:\"ast-dynamic-single-post-meta-font-weight\";s:0:\"\";s:32:\"ast-dynamic-single-post-metadata\";a:3:{i:0;s:8:\"comments\";i:1;s:32:\"ast-dynamic-single-post-taxonomy\";i:2;s:6:\"author\";}s:35:\"section-search-page-title-structure\";a:1:{i:0;s:31:\"section-search-page-title-title\";}s:38:\"section-search-page-title-custom-title\";s:19:\"Search Results for:\";s:50:\"section-search-page-title-found-custom-description\";s:44:\"Here are the search results for your search.\";s:54:\"section-search-page-title-not-found-custom-description\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:43:\"section-search-page-title-title-font-weight\";s:0:\"\";s:41:\"section-search-page-title-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"ast-search-results-per-page\";i:10;s:46:\"section-search-page-title-horizontal-alignment\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"ast-search-live-search\";b:0;s:33:\"ast-search-live-search-post-types\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:19:\"blog-post-structure\";a:5:{i:0;s:5:\"image\";i:1;s:5:\"title\";i:2;s:10:\"title-meta\";i:3;s:7:\"excerpt\";i:4;s:9:\"read-more\";}s:18:\"blog-post-per-page\";i:10;s:17:\"blog-hover-effect\";s:4:\"none\";s:11:\"blog-layout\";s:19:\"blog-layout-classic\";s:10:\"blog-width\";s:7:\"default\";s:19:\"blog-meta-date-type\";s:9:\"published\";s:21:\"blog-meta-date-format\";s:0:\"\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:23:\"post-card-border-radius\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"post-card-featured-overlay\";s:0:\"\";s:19:\"blog-category-style\";s:7:\"default\";s:14:\"blog-tag-style\";s:7:\"default\";s:27:\"blog-post-meta-divider-type\";s:1:\"/\";s:24:\"blog-meta-category-style\";s:7:\"default\";s:19:\"blog-meta-tag-style\";s:7:\"default\";s:21:\"blog-image-ratio-type\";s:0:\"\";s:26:\"blog-image-ratio-pre-scale\";s:4:\"16/9\";s:29:\"blog-image-custom-scale-width\";i:16;s:30:\"blog-image-custom-scale-height\";i:9;s:10:\"text-color\";s:25:\"var(--ast-global-color-3)\";s:10:\"link-color\";s:25:\"var(--ast-global-color-2)\";s:11:\"theme-color\";s:25:\"var(--ast-global-color-0)\";s:12:\"link-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-2)\";s:12:\"border-color\";s:0:\"\";s:13:\"footer-bg-obj\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:12:\"footer-color\";s:0:\"\";s:17:\"footer-link-color\";s:0:\"\";s:19:\"footer-link-h-color\";s:0:\"\";s:17:\"footer-adv-bg-obj\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:25:\"var(--ast-global-color-0)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-5)\";s:15:\"button-bg-color\";s:13:\"rgba(0,0,0,0)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-0)\";s:27:\"secondary-button-bg-h-color\";s:25:\"var(--ast-global-color-0)\";s:25:\"secondary-button-bg-color\";s:13:\"rgba(0,0,0,0)\";s:22:\"secondary-button-color\";s:0:\"\";s:24:\"secondary-button-h-color\";s:0:\"\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"18\";s:4:\"left\";s:2:\"45\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"secondary-theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"secondary-button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:47:\"secondary-theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-1\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#7a7a7a\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:0:\"\";s:17:\"use-logo-svg-icon\";b:0;s:13:\"logo-svg-icon\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:23:\"logo-svg-site-title-gap\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:1:\"5\";s:6:\"mobile\";s:1:\"5\";}s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"252\";s:6:\"tablet\";s:3:\"252\";s:6:\"mobile\";s:3:\"206\";}s:23:\"header-color-site-title\";s:25:\"var(--ast-global-color-2)\";s:25:\"header-color-h-site-title\";s:0:\"\";s:25:\"header-color-site-tagline\";s:0:\"\";s:29:\"display-site-title-responsive\";a:3:{s:7:\"desktop\";b:0;s:6:\"tablet\";b:0;s:6:\"mobile\";b:0;}s:31:\"display-site-tagline-responsive\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:27:\"header-display-outside-menu\";b:0;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:0;s:23:\"primary-submenu-b-color\";s:0:\"\";s:28:\"primary-submenu-item-b-color\";s:0:\"\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";s:4:\"1140\";s:26:\"narrow-container-max-width\";i:750;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:12:\"wp-blocks-ui\";s:7:\"comfort\";s:24:\"wp-blocks-global-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:20:\"enable-comments-area\";b:1;s:22:\"comments-box-placement\";s:0:\"\";s:21:\"comment-form-position\";s:5:\"below\";s:28:\"comments-box-container-width\";s:0:\"\";s:31:\"ast-sub-section-comments-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:32:\"ast-sub-section-comments-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:3;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:30:\"single-page-ast-content-layout\";s:7:\"default\";s:25:\"single-page-content-style\";s:7:\"default\";s:25:\"single-post-content-style\";s:7:\"default\";s:31:\"archive-post-ast-content-layout\";s:7:\"default\";s:23:\"ast-site-content-layout\";s:22:\"normal-width-container\";s:18:\"site-content-style\";s:5:\"boxed\";s:16:\"body-font-family\";s:24:\"\'Montserrat\', sans-serif\";s:17:\"body-font-variant\";s:0:\"\";s:16:\"body-font-weight\";s:3:\"500\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:20:\"headings-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:18:\"para-margin-bottom\";s:3:\"0.5\";s:23:\"underline-content-links\";b:0;s:25:\"site-accessibility-toggle\";b:1;s:33:\"site-accessibility-highlight-type\";s:6:\"dotted\";s:39:\"site-accessibility-highlight-input-type\";s:7:\"disable\";s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:26:\"\'Libre Baskerville\', serif\";s:20:\"headings-font-weight\";s:3:\"700\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"single-post-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"font-size-post-tax\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"font-size-post-meta\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:3:\"115\";s:6:\"tablet\";s:2:\"90\";s:6:\"mobile\";s:2:\"44\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"45\";s:6:\"mobile\";s:2:\"35\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"29\";s:6:\"tablet\";s:2:\"25\";s:6:\"mobile\";s:2:\"25\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:19:\"site-sticky-sidebar\";b:0;s:18:\"site-sidebar-style\";s:5:\"boxed\";s:25:\"single-page-sidebar-style\";s:7:\"unboxed\";s:26:\"archive-post-sidebar-style\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:7:\"minimal\";s:23:\"hide-custom-menu-mobile\";i:1;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:19:\"enable-scroll-to-id\";b:0;s:37:\"ast-dynamic-single-download-structure\";a:3:{i:0;s:33:\"ast-dynamic-single-download-title\";i:1;s:32:\"ast-dynamic-single-download-meta\";i:2;s:33:\"ast-dynamic-single-download-image\";}s:20:\"enable-related-posts\";b:0;s:19:\"related-posts-title\";s:13:\"Related Posts\";s:29:\"releted-posts-title-alignment\";s:4:\"left\";s:25:\"related-posts-total-count\";i:2;s:28:\"enable-related-posts-excerpt\";b:0;s:27:\"related-posts-box-placement\";s:7:\"default\";s:30:\"related-posts-outside-location\";s:5:\"above\";s:29:\"related-posts-container-width\";s:8:\"fallback\";s:27:\"related-posts-excerpt-count\";i:25;s:22:\"related-posts-based-on\";s:10:\"categories\";s:22:\"related-posts-order-by\";s:4:\"date\";s:19:\"related-posts-order\";s:3:\"asc\";s:29:\"related-posts-grid-responsive\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:23:\"related-posts-structure\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:23:\"related-posts-tag-style\";s:4:\"none\";s:28:\"related-posts-category-style\";s:4:\"none\";s:25:\"related-posts-date-format\";s:0:\"\";s:28:\"related-posts-meta-date-type\";s:9:\"published\";s:32:\"related-posts-author-avatar-size\";s:0:\"\";s:27:\"related-posts-author-avatar\";b:0;s:33:\"related-posts-author-prefix-label\";s:3:\"By \";s:24:\"related-posts-image-size\";s:0:\"\";s:38:\"related-posts-image-custom-scale-width\";i:16;s:39:\"related-posts-image-custom-scale-height\";i:9;s:35:\"related-posts-image-ratio-pre-scale\";s:4:\"16/9\";s:30:\"related-posts-image-ratio-type\";s:0:\"\";s:28:\"related-posts-meta-structure\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:24:\"related-posts-text-color\";s:0:\"\";s:24:\"related-posts-link-color\";s:0:\"\";s:25:\"related-posts-title-color\";s:0:\"\";s:30:\"related-posts-background-color\";s:0:\"\";s:24:\"related-posts-meta-color\";s:0:\"\";s:30:\"related-posts-link-hover-color\";s:0:\"\";s:35:\"related-posts-meta-link-hover-color\";s:0:\"\";s:39:\"related-posts-section-title-font-family\";s:7:\"inherit\";s:39:\"related-posts-section-title-font-weight\";s:7:\"inherit\";s:42:\"related-posts-section-title-text-transform\";s:0:\"\";s:39:\"related-posts-section-title-line-height\";s:0:\"\";s:39:\"related-posts-section-title-font-extras\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:37:\"related-posts-section-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-family\";s:7:\"inherit\";s:31:\"related-posts-title-font-weight\";s:7:\"inherit\";s:34:\"related-posts-title-text-transform\";s:0:\"\";s:31:\"related-posts-title-line-height\";s:1:\"1\";s:29:\"related-posts-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-extras\";a:6:{s:11:\"line-height\";s:1:\"1\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:30:\"related-posts-meta-font-family\";s:7:\"inherit\";s:30:\"related-posts-meta-font-weight\";s:7:\"inherit\";s:33:\"related-posts-meta-text-transform\";s:0:\"\";s:30:\"related-posts-meta-line-height\";s:0:\"\";s:28:\"related-posts-meta-font-size\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"related-posts-meta-font-extras\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"related-posts-content-font-family\";s:7:\"inherit\";s:33:\"related-posts-content-font-weight\";s:7:\"inherit\";s:33:\"related-posts-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:31:\"related-posts-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"ast-sub-section-related-posts-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:36:\"ast-sub-section-related-posts-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:23:\"transparent-header-logo\";s:113:\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png\";s:30:\"transparent-header-retina-logo\";s:113:\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png\";s:26:\"different-transparent-logo\";b:1;s:33:\"different-transparent-retina-logo\";b:1;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:100;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:25:\"transparent-header-enable\";b:1;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";b:0;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";s:1:\"0\";s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:29:\"transparent-header-logo-color\";s:7:\"#ffffff\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"hba-transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"hbb-transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:20:\"breadcrumb-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"breadcrumb-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:29:\"breadcrumb-separator-selector\";s:7:\"unicode\";s:20:\"breadcrumb-separator\";s:4:\"\00bb\";s:20:\"scroll-to-top-enable\";b:1;s:23:\"scroll-to-top-icon-size\";i:15;s:27:\"scroll-to-top-icon-position\";s:4:\"left\";s:24:\"scroll-to-top-on-devices\";s:4:\"both\";s:32:\"scroll-to-top-icon-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"scroll-to-top-icon-color\";s:0:\"\";s:26:\"scroll-to-top-icon-h-color\";s:25:\"var(--ast-global-color-2)\";s:27:\"scroll-to-top-icon-bg-color\";s:25:\"var(--ast-global-color-1)\";s:29:\"scroll-to-top-icon-h-bg-color\";s:25:\"var(--ast-global-color-5)\";s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:14:\"font-extras-h1\";a:2:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:14:\"font-extras-h2\";a:2:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:14:\"font-extras-h3\";a:2:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h4\";s:7:\"inherit\";s:14:\"font-weight-h4\";s:7:\"inherit\";s:14:\"font-extras-h4\";a:2:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h5\";s:7:\"inherit\";s:14:\"font-weight-h5\";s:7:\"inherit\";s:14:\"font-extras-h5\";a:2:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h6\";s:7:\"inherit\";s:14:\"font-weight-h6\";s:7:\"inherit\";s:14:\"font-extras-h6\";a:2:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";}s:18:\"font-weight-button\";s:3:\"700\";s:28:\"secondary-font-weight-button\";s:3:\"700\";s:18:\"font-family-button\";s:7:\"inherit\";s:28:\"secondary-font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"secondary-font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"font-extras-button\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:9:\"uppercase\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"secondary-font-extras-button\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:20:\"header-desktop-items\";a:4:{s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:2:{i:0;s:6:\"menu-1\";i:1;s:8:\"button-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:19:\"header-mobile-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:27:\"hb-header-main-layout-width\";s:7:\"content\";s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";i:80;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:8:\"hb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:18:\"hb-header-main-sep\";s:1:\"0\";s:24:\"hb-header-main-sep-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:25:\"hb-header-main-menu-align\";s:6:\"inline\";s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:17:\"hb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hba-header-layout\";s:21:\"above-header-layout-1\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hba-stack\";a:3:{s:7:\"desktop\";s:6:\"inline\";s:6:\"tablet\";s:6:\"inline\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hba-header-separator\";i:1;s:30:\"hba-header-bottom-border-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:32:\"hba-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"hba-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"hba-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"hba-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"0.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hbb-header-layout\";s:21:\"below-header-layout-1\";s:17:\"hbb-header-height\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hbb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hbb-header-separator\";i:1;s:30:\"hbb-header-bottom-border-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:18:\"hbb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"25\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"20\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"30\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"50\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"60\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-header-woo-cart-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"section-header-woo-cart-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button1-text\";s:13:\"List Your Car\";s:26:\"header-button1-link-option\";a:3:{s:3:\"url\";s:40:\"http://staging.cars4stars.co.za/list-your-car/\";s:7:\"new_tab\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button1-font-family\";s:7:\"inherit\";s:26:\"header-button1-font-weight\";s:7:\"inherit\";s:26:\"header-button1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button1-text-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button1-back-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-text-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-back-h-color\";a:3:{s:7:\"desktop\";s:13:\"rgba(0,0,0,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button1-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button1-border-radius\";s:0:\"\";s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button1-text\";s:6:\"Button\";s:26:\"footer-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button1-font-family\";s:7:\"inherit\";s:26:\"footer-button1-font-weight\";s:7:\"inherit\";s:29:\"footer-button1-text-transform\";s:0:\"\";s:26:\"footer-button1-line-height\";s:0:\"\";s:24:\"footer-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button1-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-1\";s:22:\"Insert HTML text here.\";s:18:\"header-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-1\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-1\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-1\";s:42:\"<h1><strong>929 - 424 - 6868</strong></h1>\";s:18:\"footer-html-1color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-1\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-1-bg-space\";s:0:\"\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-1-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-color\";s:0:\"\";s:23:\"header-social-1-h-color\";s:0:\"\";s:24:\"header-social-1-bg-color\";s:0:\"\";s:26:\"header-social-1-bg-h-color\";s:0:\"\";s:28:\"header-social-1-label-toggle\";b:0;s:26:\"header-social-1-color-type\";s:6:\"custom\";s:34:\"header-social-1-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-1-bg-space\";s:0:\"\";s:20:\"footer-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-1-radius\";s:0:\"\";s:21:\"footer-social-1-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";}s:23:\"footer-social-1-h-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";}s:24:\"footer-social-1-bg-color\";s:0:\"\";s:26:\"footer-social-1-bg-h-color\";s:0:\"\";s:28:\"footer-social-1-label-toggle\";b:0;s:26:\"footer-social-1-color-type\";s:6:\"custom\";s:27:\"footer-social-1-brand-color\";s:0:\"\";s:33:\"footer-social-1-brand-label-color\";s:0:\"\";s:34:\"footer-social-1-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-1-alignment\";a:3:{s:7:\"desktop\";s:5:\"right\";s:6:\"tablet\";s:5:\"right\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-1-font-family\";s:7:\"inherit\";s:27:\"header-widget-1-font-weight\";s:7:\"inherit\";s:25:\"header-widget-1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-1-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-1-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:7:\"#000000\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-1-font-family\";s:7:\"inherit\";s:27:\"footer-widget-1-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-1-text-transform\";s:0:\"\";s:27:\"footer-widget-1-line-height\";s:0:\"\";s:25:\"footer-widget-1-font-size\";a:6:{s:7:\"desktop\";i:25;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-1-content-font-size\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-1\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu1-bg-color\";s:0:\"\";s:18:\"header-menu1-color\";s:0:\"\";s:23:\"header-menu1-h-bg-color\";s:0:\"\";s:20:\"header-menu1-h-color\";s:0:\"\";s:23:\"header-menu1-a-bg-color\";s:0:\"\";s:20:\"header-menu1-a-color\";s:0:\"\";s:30:\"header-menu1-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu1-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu1-menu-hover-animation\";s:9:\"underline\";s:40:\"header-menu1-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu1-submenu-item-border\";b:0;s:32:\"header-menu1-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu1-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu1-submenu-top-offset\";s:0:\"\";s:26:\"header-menu1-submenu-width\";s:0:\"\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu1-menu-stack-on-mobile\";b:1;s:22:\"header-menu1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu1-font-weight\";s:3:\"700\";s:24:\"header-menu1-font-family\";s:23:\"\'Open Sans\', sans-serif\";s:24:\"header-menu1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button2-text\";s:6:\"Button\";s:26:\"header-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button2-font-family\";s:7:\"inherit\";s:26:\"header-button2-font-weight\";s:7:\"inherit\";s:26:\"header-button2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button2-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button2-border-radius\";s:0:\"\";s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button2-text\";s:6:\"Button\";s:26:\"footer-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button2-font-family\";s:7:\"inherit\";s:26:\"footer-button2-font-weight\";s:7:\"inherit\";s:29:\"footer-button2-text-transform\";s:0:\"\";s:26:\"footer-button2-line-height\";s:0:\"\";s:24:\"footer-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button2-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-2\";s:22:\"Insert HTML text here.\";s:18:\"header-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-2\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-2\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-2\";s:47:\"<h6><strong>Rent a limousine now!</strong></h6>\";s:18:\"footer-html-2color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-2-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-2\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-2-bg-space\";s:0:\"\";s:20:\"header-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-2-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-color\";s:0:\"\";s:23:\"header-social-2-h-color\";s:0:\"\";s:24:\"header-social-2-bg-color\";s:0:\"\";s:26:\"header-social-2-bg-h-color\";s:0:\"\";s:28:\"header-social-2-label-toggle\";b:0;s:26:\"header-social-2-color-type\";s:6:\"custom\";s:34:\"header-social-2-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-2-bg-space\";s:0:\"\";s:20:\"footer-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-2-radius\";s:0:\"\";s:21:\"footer-social-2-color\";s:0:\"\";s:23:\"footer-social-2-h-color\";s:0:\"\";s:24:\"footer-social-2-bg-color\";s:0:\"\";s:26:\"footer-social-2-bg-h-color\";s:0:\"\";s:28:\"footer-social-2-label-toggle\";b:0;s:26:\"footer-social-2-color-type\";s:6:\"custom\";s:27:\"footer-social-2-brand-color\";s:0:\"\";s:33:\"footer-social-2-brand-label-color\";s:0:\"\";s:34:\"footer-social-2-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-2-font-family\";s:7:\"inherit\";s:27:\"header-widget-2-font-weight\";s:7:\"inherit\";s:25:\"header-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-2-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-2-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-font-family\";s:7:\"inherit\";s:27:\"footer-widget-2-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-2-text-transform\";s:0:\"\";s:27:\"footer-widget-2-line-height\";s:0:\"\";s:25:\"footer-widget-2-font-size\";a:6:{s:7:\"desktop\";i:25;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-2-content-font-size\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-2\";a:3:{s:7:\"desktop\";s:5:\"right\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu2-bg-color\";s:0:\"\";s:18:\"header-menu2-color\";s:0:\"\";s:23:\"header-menu2-h-bg-color\";s:0:\"\";s:20:\"header-menu2-h-color\";s:0:\"\";s:23:\"header-menu2-a-bg-color\";s:0:\"\";s:20:\"header-menu2-a-color\";s:0:\"\";s:30:\"header-menu2-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu2-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu2-menu-hover-animation\";s:0:\"\";s:40:\"header-menu2-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu2-submenu-item-border\";b:0;s:32:\"header-menu2-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu2-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu2-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu2-submenu-top-offset\";s:0:\"\";s:26:\"header-menu2-submenu-width\";s:0:\"\";s:27:\"header-menu2-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu2-menu-stack-on-mobile\";b:1;s:22:\"header-menu2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu2-font-weight\";s:7:\"inherit\";s:24:\"header-menu2-font-family\";s:7:\"inherit\";s:24:\"header-menu2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button3-text\";s:6:\"Button\";s:26:\"header-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button3-font-family\";s:7:\"inherit\";s:26:\"header-button3-font-weight\";s:7:\"inherit\";s:26:\"header-button3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button3-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button3-border-radius\";s:0:\"\";s:27:\"section-hb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button3-text\";s:6:\"Button\";s:26:\"footer-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button3-font-family\";s:7:\"inherit\";s:26:\"footer-button3-font-weight\";s:7:\"inherit\";s:29:\"footer-button3-text-transform\";s:0:\"\";s:26:\"footer-button3-line-height\";s:0:\"\";s:24:\"footer-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button3-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-3\";s:22:\"Insert HTML text here.\";s:18:\"header-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-3\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-3\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-3\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-3\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-3-bg-space\";s:0:\"\";s:20:\"header-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-3-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-color\";s:0:\"\";s:23:\"header-social-3-h-color\";s:0:\"\";s:24:\"header-social-3-bg-color\";s:0:\"\";s:26:\"header-social-3-bg-h-color\";s:0:\"\";s:28:\"header-social-3-label-toggle\";b:0;s:26:\"header-social-3-color-type\";s:6:\"custom\";s:34:\"header-social-3-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-3-bg-space\";s:0:\"\";s:20:\"footer-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-3-radius\";s:0:\"\";s:21:\"footer-social-3-color\";s:0:\"\";s:23:\"footer-social-3-h-color\";s:0:\"\";s:24:\"footer-social-3-bg-color\";s:0:\"\";s:26:\"footer-social-3-bg-h-color\";s:0:\"\";s:28:\"footer-social-3-label-toggle\";b:0;s:26:\"footer-social-3-color-type\";s:6:\"custom\";s:27:\"footer-social-3-brand-color\";s:0:\"\";s:33:\"footer-social-3-brand-label-color\";s:0:\"\";s:34:\"footer-social-3-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-3-font-family\";s:7:\"inherit\";s:27:\"header-widget-3-font-weight\";s:7:\"inherit\";s:25:\"header-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-3-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-3-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-3-font-family\";s:7:\"inherit\";s:27:\"footer-widget-3-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-3-text-transform\";s:0:\"\";s:27:\"footer-widget-3-line-height\";s:0:\"\";s:25:\"footer-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-3\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu3-bg-color\";s:0:\"\";s:18:\"header-menu3-color\";s:0:\"\";s:23:\"header-menu3-h-bg-color\";s:0:\"\";s:20:\"header-menu3-h-color\";s:0:\"\";s:23:\"header-menu3-a-bg-color\";s:0:\"\";s:20:\"header-menu3-a-color\";s:0:\"\";s:30:\"header-menu3-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu3-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu3-menu-hover-animation\";s:0:\"\";s:40:\"header-menu3-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu3-submenu-item-border\";b:0;s:32:\"header-menu3-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu3-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu3-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu3-submenu-top-offset\";s:0:\"\";s:26:\"header-menu3-submenu-width\";s:0:\"\";s:27:\"header-menu3-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu3-menu-stack-on-mobile\";b:1;s:22:\"header-menu3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu3-font-weight\";s:7:\"inherit\";s:24:\"header-menu3-font-family\";s:7:\"inherit\";s:24:\"header-menu3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button4-text\";s:6:\"Button\";s:26:\"header-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button4-font-family\";s:7:\"inherit\";s:26:\"header-button4-font-weight\";s:7:\"inherit\";s:26:\"header-button4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button4-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button4-border-radius\";s:0:\"\";s:27:\"section-hb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button4-text\";s:6:\"Button\";s:26:\"footer-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button4-font-family\";s:7:\"inherit\";s:26:\"footer-button4-font-weight\";s:7:\"inherit\";s:29:\"footer-button4-text-transform\";s:0:\"\";s:26:\"footer-button4-line-height\";s:0:\"\";s:24:\"footer-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button4-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-4\";s:22:\"Insert HTML text here.\";s:18:\"header-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-4\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-4\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-4\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-4\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-4-bg-space\";s:0:\"\";s:20:\"header-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-4-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-color\";s:0:\"\";s:23:\"header-social-4-h-color\";s:0:\"\";s:24:\"header-social-4-bg-color\";s:0:\"\";s:26:\"header-social-4-bg-h-color\";s:0:\"\";s:28:\"header-social-4-label-toggle\";b:0;s:26:\"header-social-4-color-type\";s:6:\"custom\";s:34:\"header-social-4-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-4-bg-space\";s:0:\"\";s:20:\"footer-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-4-radius\";s:0:\"\";s:21:\"footer-social-4-color\";s:0:\"\";s:23:\"footer-social-4-h-color\";s:0:\"\";s:24:\"footer-social-4-bg-color\";s:0:\"\";s:26:\"footer-social-4-bg-h-color\";s:0:\"\";s:28:\"footer-social-4-label-toggle\";b:0;s:26:\"footer-social-4-color-type\";s:6:\"custom\";s:27:\"footer-social-4-brand-color\";s:0:\"\";s:33:\"footer-social-4-brand-label-color\";s:0:\"\";s:34:\"footer-social-4-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-4-font-family\";s:7:\"inherit\";s:27:\"header-widget-4-font-weight\";s:7:\"inherit\";s:25:\"header-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-4-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-4-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-4-font-family\";s:7:\"inherit\";s:27:\"footer-widget-4-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-4-text-transform\";s:0:\"\";s:27:\"footer-widget-4-line-height\";s:0:\"\";s:25:\"footer-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-4\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu4-bg-color\";s:0:\"\";s:18:\"header-menu4-color\";s:0:\"\";s:23:\"header-menu4-h-bg-color\";s:0:\"\";s:20:\"header-menu4-h-color\";s:0:\"\";s:23:\"header-menu4-a-bg-color\";s:0:\"\";s:20:\"header-menu4-a-color\";s:0:\"\";s:30:\"header-menu4-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu4-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu4-menu-hover-animation\";s:0:\"\";s:40:\"header-menu4-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu4-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu4-submenu-item-border\";b:0;s:32:\"header-menu4-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu4-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu4-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu4-submenu-top-offset\";s:0:\"\";s:26:\"header-menu4-submenu-width\";s:0:\"\";s:27:\"header-menu4-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu4-menu-stack-on-mobile\";b:1;s:22:\"header-menu4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu4-font-weight\";s:7:\"inherit\";s:24:\"header-menu4-font-family\";s:7:\"inherit\";s:24:\"header-menu4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button5-text\";s:6:\"Button\";s:26:\"header-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button5-font-family\";s:7:\"inherit\";s:26:\"header-button5-font-weight\";s:7:\"inherit\";s:26:\"header-button5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button5-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button5-border-radius\";s:0:\"\";s:27:\"section-hb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button5-text\";s:6:\"Button\";s:26:\"footer-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button5-font-family\";s:7:\"inherit\";s:26:\"footer-button5-font-weight\";s:7:\"inherit\";s:29:\"footer-button5-text-transform\";s:0:\"\";s:26:\"footer-button5-line-height\";s:0:\"\";s:24:\"footer-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button5-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-5\";s:22:\"Insert HTML text here.\";s:18:\"header-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-5\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-5\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-5\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-5\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-5-bg-space\";s:0:\"\";s:20:\"header-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-5-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-color\";s:0:\"\";s:23:\"header-social-5-h-color\";s:0:\"\";s:24:\"header-social-5-bg-color\";s:0:\"\";s:26:\"header-social-5-bg-h-color\";s:0:\"\";s:28:\"header-social-5-label-toggle\";b:0;s:26:\"header-social-5-color-type\";s:6:\"custom\";s:34:\"header-social-5-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-5-bg-space\";s:0:\"\";s:20:\"footer-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-5-radius\";s:0:\"\";s:21:\"footer-social-5-color\";s:0:\"\";s:23:\"footer-social-5-h-color\";s:0:\"\";s:24:\"footer-social-5-bg-color\";s:0:\"\";s:26:\"footer-social-5-bg-h-color\";s:0:\"\";s:28:\"footer-social-5-label-toggle\";b:0;s:26:\"footer-social-5-color-type\";s:6:\"custom\";s:27:\"footer-social-5-brand-color\";s:0:\"\";s:33:\"footer-social-5-brand-label-color\";s:0:\"\";s:34:\"footer-social-5-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-5-font-family\";s:7:\"inherit\";s:27:\"header-widget-5-font-weight\";s:7:\"inherit\";s:25:\"header-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-5-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-5-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-5-font-family\";s:7:\"inherit\";s:27:\"footer-widget-5-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-5-text-transform\";s:0:\"\";s:27:\"footer-widget-5-line-height\";s:0:\"\";s:25:\"footer-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-5\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu5-bg-color\";s:0:\"\";s:18:\"header-menu5-color\";s:0:\"\";s:23:\"header-menu5-h-bg-color\";s:0:\"\";s:20:\"header-menu5-h-color\";s:0:\"\";s:23:\"header-menu5-a-bg-color\";s:0:\"\";s:20:\"header-menu5-a-color\";s:0:\"\";s:30:\"header-menu5-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu5-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu5-menu-hover-animation\";s:0:\"\";s:40:\"header-menu5-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu5-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu5-submenu-item-border\";b:0;s:32:\"header-menu5-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu5-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu5-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu5-submenu-top-offset\";s:0:\"\";s:26:\"header-menu5-submenu-width\";s:0:\"\";s:27:\"header-menu5-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu5-menu-stack-on-mobile\";b:1;s:22:\"header-menu5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu5-font-weight\";s:7:\"inherit\";s:24:\"header-menu5-font-family\";s:7:\"inherit\";s:24:\"header-menu5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button6-text\";s:6:\"Button\";s:26:\"header-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button6-font-family\";s:7:\"inherit\";s:26:\"header-button6-font-weight\";s:7:\"inherit\";s:26:\"header-button6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button6-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button6-border-radius\";s:0:\"\";s:27:\"section-hb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button6-text\";s:6:\"Button\";s:26:\"footer-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button6-font-family\";s:7:\"inherit\";s:26:\"footer-button6-font-weight\";s:7:\"inherit\";s:29:\"footer-button6-text-transform\";s:0:\"\";s:26:\"footer-button6-line-height\";s:0:\"\";s:24:\"footer-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button6-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-6\";s:22:\"Insert HTML text here.\";s:18:\"header-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-6\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-6\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-6\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-6\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-6-bg-space\";s:0:\"\";s:20:\"header-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-6-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-color\";s:0:\"\";s:23:\"header-social-6-h-color\";s:0:\"\";s:24:\"header-social-6-bg-color\";s:0:\"\";s:26:\"header-social-6-bg-h-color\";s:0:\"\";s:28:\"header-social-6-label-toggle\";b:0;s:26:\"header-social-6-color-type\";s:6:\"custom\";s:34:\"header-social-6-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-6-bg-space\";s:0:\"\";s:20:\"footer-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-6-radius\";s:0:\"\";s:21:\"footer-social-6-color\";s:0:\"\";s:23:\"footer-social-6-h-color\";s:0:\"\";s:24:\"footer-social-6-bg-color\";s:0:\"\";s:26:\"footer-social-6-bg-h-color\";s:0:\"\";s:28:\"footer-social-6-label-toggle\";b:0;s:26:\"footer-social-6-color-type\";s:6:\"custom\";s:27:\"footer-social-6-brand-color\";s:0:\"\";s:33:\"footer-social-6-brand-label-color\";s:0:\"\";s:34:\"footer-social-6-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-6-font-family\";s:7:\"inherit\";s:27:\"header-widget-6-font-weight\";s:7:\"inherit\";s:25:\"header-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-6-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-6-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-6-font-family\";s:7:\"inherit\";s:27:\"footer-widget-6-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-6-text-transform\";s:0:\"\";s:27:\"footer-widget-6-line-height\";s:0:\"\";s:25:\"footer-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-6\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu6-bg-color\";s:0:\"\";s:18:\"header-menu6-color\";s:0:\"\";s:23:\"header-menu6-h-bg-color\";s:0:\"\";s:20:\"header-menu6-h-color\";s:0:\"\";s:23:\"header-menu6-a-bg-color\";s:0:\"\";s:20:\"header-menu6-a-color\";s:0:\"\";s:30:\"header-menu6-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu6-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu6-menu-hover-animation\";s:0:\"\";s:40:\"header-menu6-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu6-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu6-submenu-item-border\";b:0;s:32:\"header-menu6-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu6-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu6-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu6-submenu-top-offset\";s:0:\"\";s:26:\"header-menu6-submenu-width\";s:0:\"\";s:27:\"header-menu6-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu6-menu-stack-on-mobile\";b:1;s:22:\"header-menu6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu6-font-weight\";s:7:\"inherit\";s:24:\"header-menu6-font-family\";s:7:\"inherit\";s:24:\"header-menu6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button7-text\";s:6:\"Button\";s:26:\"header-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button7-font-family\";s:7:\"inherit\";s:26:\"header-button7-font-weight\";s:7:\"inherit\";s:26:\"header-button7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button7-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button7-border-radius\";s:0:\"\";s:27:\"section-hb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button7-text\";s:6:\"Button\";s:26:\"footer-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button7-font-family\";s:7:\"inherit\";s:26:\"footer-button7-font-weight\";s:7:\"inherit\";s:29:\"footer-button7-text-transform\";s:0:\"\";s:26:\"footer-button7-line-height\";s:0:\"\";s:24:\"footer-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button7-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-7\";s:22:\"Insert HTML text here.\";s:18:\"header-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-7\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-7\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-7\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-7\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-7-bg-space\";s:0:\"\";s:20:\"header-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-7-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-color\";s:0:\"\";s:23:\"header-social-7-h-color\";s:0:\"\";s:24:\"header-social-7-bg-color\";s:0:\"\";s:26:\"header-social-7-bg-h-color\";s:0:\"\";s:28:\"header-social-7-label-toggle\";b:0;s:26:\"header-social-7-color-type\";s:6:\"custom\";s:34:\"header-social-7-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-7-bg-space\";s:0:\"\";s:20:\"footer-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-7-radius\";s:0:\"\";s:21:\"footer-social-7-color\";s:0:\"\";s:23:\"footer-social-7-h-color\";s:0:\"\";s:24:\"footer-social-7-bg-color\";s:0:\"\";s:26:\"footer-social-7-bg-h-color\";s:0:\"\";s:28:\"footer-social-7-label-toggle\";b:0;s:26:\"footer-social-7-color-type\";s:6:\"custom\";s:27:\"footer-social-7-brand-color\";s:0:\"\";s:33:\"footer-social-7-brand-label-color\";s:0:\"\";s:34:\"footer-social-7-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-7-font-family\";s:7:\"inherit\";s:27:\"header-widget-7-font-weight\";s:7:\"inherit\";s:25:\"header-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-7-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-7-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-7-font-family\";s:7:\"inherit\";s:27:\"footer-widget-7-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-7-text-transform\";s:0:\"\";s:27:\"footer-widget-7-line-height\";s:0:\"\";s:25:\"footer-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-7\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu7-bg-color\";s:0:\"\";s:18:\"header-menu7-color\";s:0:\"\";s:23:\"header-menu7-h-bg-color\";s:0:\"\";s:20:\"header-menu7-h-color\";s:0:\"\";s:23:\"header-menu7-a-bg-color\";s:0:\"\";s:20:\"header-menu7-a-color\";s:0:\"\";s:30:\"header-menu7-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu7-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu7-menu-hover-animation\";s:0:\"\";s:40:\"header-menu7-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu7-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu7-submenu-item-border\";b:0;s:32:\"header-menu7-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu7-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu7-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu7-submenu-top-offset\";s:0:\"\";s:26:\"header-menu7-submenu-width\";s:0:\"\";s:27:\"header-menu7-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu7-menu-stack-on-mobile\";b:1;s:22:\"header-menu7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu7-font-weight\";s:7:\"inherit\";s:24:\"header-menu7-font-family\";s:7:\"inherit\";s:24:\"header-menu7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button8-text\";s:6:\"Button\";s:26:\"header-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button8-font-family\";s:7:\"inherit\";s:26:\"header-button8-font-weight\";s:7:\"inherit\";s:26:\"header-button8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button8-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button8-border-radius\";s:0:\"\";s:27:\"section-hb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button8-text\";s:6:\"Button\";s:26:\"footer-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button8-font-family\";s:7:\"inherit\";s:26:\"footer-button8-font-weight\";s:7:\"inherit\";s:29:\"footer-button8-text-transform\";s:0:\"\";s:26:\"footer-button8-line-height\";s:0:\"\";s:24:\"footer-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button8-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-8\";s:22:\"Insert HTML text here.\";s:18:\"header-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-8\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-8\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-8\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-8\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-8-bg-space\";s:0:\"\";s:20:\"header-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-8-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-color\";s:0:\"\";s:23:\"header-social-8-h-color\";s:0:\"\";s:24:\"header-social-8-bg-color\";s:0:\"\";s:26:\"header-social-8-bg-h-color\";s:0:\"\";s:28:\"header-social-8-label-toggle\";b:0;s:26:\"header-social-8-color-type\";s:6:\"custom\";s:34:\"header-social-8-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-8-bg-space\";s:0:\"\";s:20:\"footer-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-8-radius\";s:0:\"\";s:21:\"footer-social-8-color\";s:0:\"\";s:23:\"footer-social-8-h-color\";s:0:\"\";s:24:\"footer-social-8-bg-color\";s:0:\"\";s:26:\"footer-social-8-bg-h-color\";s:0:\"\";s:28:\"footer-social-8-label-toggle\";b:0;s:26:\"footer-social-8-color-type\";s:6:\"custom\";s:27:\"footer-social-8-brand-color\";s:0:\"\";s:33:\"footer-social-8-brand-label-color\";s:0:\"\";s:34:\"footer-social-8-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-8-font-family\";s:7:\"inherit\";s:27:\"header-widget-8-font-weight\";s:7:\"inherit\";s:25:\"header-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-8-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-8-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-8-font-family\";s:7:\"inherit\";s:27:\"footer-widget-8-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-8-text-transform\";s:0:\"\";s:27:\"footer-widget-8-line-height\";s:0:\"\";s:25:\"footer-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-8\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu8-bg-color\";s:0:\"\";s:18:\"header-menu8-color\";s:0:\"\";s:23:\"header-menu8-h-bg-color\";s:0:\"\";s:20:\"header-menu8-h-color\";s:0:\"\";s:23:\"header-menu8-a-bg-color\";s:0:\"\";s:20:\"header-menu8-a-color\";s:0:\"\";s:30:\"header-menu8-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu8-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu8-menu-hover-animation\";s:0:\"\";s:40:\"header-menu8-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu8-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu8-submenu-item-border\";b:0;s:32:\"header-menu8-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu8-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu8-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu8-submenu-top-offset\";s:0:\"\";s:26:\"header-menu8-submenu-width\";s:0:\"\";s:27:\"header-menu8-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu8-menu-stack-on-mobile\";b:1;s:22:\"header-menu8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu8-font-weight\";s:7:\"inherit\";s:24:\"header-menu8-font-family\";s:7:\"inherit\";s:24:\"header-menu8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button9-text\";s:6:\"Button\";s:26:\"header-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button9-font-family\";s:7:\"inherit\";s:26:\"header-button9-font-weight\";s:7:\"inherit\";s:26:\"header-button9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button9-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button9-border-radius\";s:0:\"\";s:27:\"section-hb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button9-text\";s:6:\"Button\";s:26:\"footer-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button9-font-family\";s:7:\"inherit\";s:26:\"footer-button9-font-weight\";s:7:\"inherit\";s:29:\"footer-button9-text-transform\";s:0:\"\";s:26:\"footer-button9-line-height\";s:0:\"\";s:24:\"footer-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button9-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-9\";s:22:\"Insert HTML text here.\";s:18:\"header-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-9\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-9\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-9\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-9\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-9-bg-space\";s:0:\"\";s:20:\"header-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-9-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-color\";s:0:\"\";s:23:\"header-social-9-h-color\";s:0:\"\";s:24:\"header-social-9-bg-color\";s:0:\"\";s:26:\"header-social-9-bg-h-color\";s:0:\"\";s:28:\"header-social-9-label-toggle\";b:0;s:26:\"header-social-9-color-type\";s:6:\"custom\";s:34:\"header-social-9-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-9-bg-space\";s:0:\"\";s:20:\"footer-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-9-radius\";s:0:\"\";s:21:\"footer-social-9-color\";s:0:\"\";s:23:\"footer-social-9-h-color\";s:0:\"\";s:24:\"footer-social-9-bg-color\";s:0:\"\";s:26:\"footer-social-9-bg-h-color\";s:0:\"\";s:28:\"footer-social-9-label-toggle\";b:0;s:26:\"footer-social-9-color-type\";s:6:\"custom\";s:27:\"footer-social-9-brand-color\";s:0:\"\";s:33:\"footer-social-9-brand-label-color\";s:0:\"\";s:34:\"footer-social-9-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-9-font-family\";s:7:\"inherit\";s:27:\"header-widget-9-font-weight\";s:7:\"inherit\";s:25:\"header-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-9-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-9-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-9-font-family\";s:7:\"inherit\";s:27:\"footer-widget-9-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-9-text-transform\";s:0:\"\";s:27:\"footer-widget-9-line-height\";s:0:\"\";s:25:\"footer-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-9\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu9-bg-color\";s:0:\"\";s:18:\"header-menu9-color\";s:0:\"\";s:23:\"header-menu9-h-bg-color\";s:0:\"\";s:20:\"header-menu9-h-color\";s:0:\"\";s:23:\"header-menu9-a-bg-color\";s:0:\"\";s:20:\"header-menu9-a-color\";s:0:\"\";s:30:\"header-menu9-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu9-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu9-menu-hover-animation\";s:0:\"\";s:40:\"header-menu9-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu9-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu9-submenu-item-border\";b:0;s:32:\"header-menu9-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu9-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu9-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu9-submenu-top-offset\";s:0:\"\";s:26:\"header-menu9-submenu-width\";s:0:\"\";s:27:\"header-menu9-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu9-menu-stack-on-mobile\";b:1;s:22:\"header-menu9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu9-font-weight\";s:7:\"inherit\";s:24:\"header-menu9-font-family\";s:7:\"inherit\";s:24:\"header-menu9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"header-button10-text\";s:6:\"Button\";s:27:\"header-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"header-button10-font-family\";s:7:\"inherit\";s:27:\"header-button10-font-weight\";s:7:\"inherit\";s:27:\"header-button10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"header-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"header-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"header-button10-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"header-button10-border-radius\";s:0:\"\";s:28:\"section-hb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"sticky-header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"footer-button10-text\";s:6:\"Button\";s:27:\"footer-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"footer-button10-font-family\";s:7:\"inherit\";s:27:\"footer-button10-font-weight\";s:7:\"inherit\";s:30:\"footer-button10-text-transform\";s:0:\"\";s:27:\"footer-button10-line-height\";s:0:\"\";s:25:\"footer-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"footer-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"footer-button10-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:28:\"section-fb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"header-html-10\";s:22:\"Insert HTML text here.\";s:19:\"header-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-hb-html-10\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-weight-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-extras-section-hb-html-10\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"section-hb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"footer-html-10\";s:22:\"Insert HTML text here.\";s:19:\"footer-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-fb-html-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"footer-html-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:30:\"font-weight-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-extras-section-fb-html-10\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"section-fb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-social-10-bg-space\";s:0:\"\";s:21:\"header-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"header-social-10-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-color\";s:0:\"\";s:24:\"header-social-10-h-color\";s:0:\"\";s:25:\"header-social-10-bg-color\";s:0:\"\";s:27:\"header-social-10-bg-h-color\";s:0:\"\";s:29:\"header-social-10-label-toggle\";b:0;s:27:\"header-social-10-color-type\";s:6:\"custom\";s:35:\"header-social-10-brand-hover-toggle\";b:0;s:36:\"font-size-section-hb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:33:\"section-hb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-social-10-bg-space\";s:0:\"\";s:21:\"footer-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-social-10-radius\";s:0:\"\";s:22:\"footer-social-10-color\";s:0:\"\";s:24:\"footer-social-10-h-color\";s:0:\"\";s:25:\"footer-social-10-bg-color\";s:0:\"\";s:27:\"footer-social-10-bg-h-color\";s:0:\"\";s:29:\"footer-social-10-label-toggle\";b:0;s:27:\"footer-social-10-color-type\";s:6:\"custom\";s:28:\"footer-social-10-brand-color\";s:0:\"\";s:34:\"footer-social-10-brand-label-color\";s:0:\"\";s:35:\"footer-social-10-brand-hover-toggle\";b:0;s:36:\"font-size-section-fb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:26:\"footer-social-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:33:\"section-fb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-10-font-family\";s:7:\"inherit\";s:28:\"header-widget-10-font-weight\";s:7:\"inherit\";s:26:\"header-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:36:\"header-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"header-widget-10-content-font-weight\";s:7:\"inherit\";s:34:\"header-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"header-widget-10-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:39:\"sidebar-widgets-header-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"footer-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-10-font-family\";s:7:\"inherit\";s:28:\"footer-widget-10-font-weight\";s:7:\"inherit\";s:31:\"footer-widget-10-text-transform\";s:0:\"\";s:28:\"footer-widget-10-line-height\";s:0:\"\";s:26:\"footer-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"footer-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-weight\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:34:\"footer-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-widget-alignment-10\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:39:\"sidebar-widgets-footer-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-menu10-bg-color\";s:0:\"\";s:19:\"header-menu10-color\";s:0:\"\";s:24:\"header-menu10-h-bg-color\";s:0:\"\";s:21:\"header-menu10-h-color\";s:0:\"\";s:24:\"header-menu10-a-bg-color\";s:0:\"\";s:21:\"header-menu10-a-color\";s:0:\"\";s:31:\"header-menu10-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:30:\"header-menu10-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu10-menu-hover-animation\";s:0:\"\";s:41:\"header-menu10-submenu-container-animation\";s:0:\"\";s:25:\"section-hb-menu-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-menu10-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"header-menu10-submenu-item-border\";b:0;s:33:\"header-menu10-submenu-item-b-size\";s:1:\"1\";s:34:\"header-menu10-submenu-item-b-color\";s:7:\"#eaeaea\";s:42:\"header-menu10-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu10-submenu-top-offset\";s:0:\"\";s:27:\"header-menu10-submenu-width\";s:0:\"\";s:28:\"header-menu10-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:34:\"header-menu10-menu-stack-on-mobile\";b:1;s:23:\"header-menu10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu10-font-weight\";s:7:\"inherit\";s:25:\"header-menu10-font-family\";s:7:\"inherit\";s:25:\"header-menu10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"section-hb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-fb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"sticky-header-on-devices\";s:7:\"desktop\";s:19:\"sticky-header-style\";s:4:\"none\";s:20:\"footer-desktop-items\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:1:{i:0;s:8:\"widget-1\";}s:7:\"above_2\";a:1:{i:0;s:8:\"widget-3\";}s:7:\"above_3\";a:1:{i:0;s:8:\"widget-2\";}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:0:{}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:1:{i:0;s:14:\"social-icons-1\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:4:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:8:\"2-lheavy\";s:7:\"desktop\";s:8:\"2-lheavy\";s:4:\"flag\";b:1;}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"1\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:8:\"2-lheavy\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}s:4:\"flag\";b:0;s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}}s:17:\"hba-footer-height\";i:60;s:17:\"hba-footer-column\";s:1:\"3\";s:17:\"hba-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:27:\"hb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:27:\"hbb-footer-top-border-color\";s:15:\"rgba(0,0,0,0.1)\";s:20:\"hbb-footer-separator\";s:1:\"1\";s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"hbb-footer-height\";s:3:\"100\";s:17:\"hbb-footer-column\";s:1:\"2\";s:17:\"hbb-footer-layout\";a:4:{s:7:\"desktop\";s:8:\"2-lheavy\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:24:\"hb-primary-footer-height\";s:0:\"\";s:23:\"hba-footer-layout-width\";s:7:\"content\";s:22:\"hb-footer-layout-width\";s:7:\"content\";s:23:\"hbb-footer-layout-width\";s:7:\"content\";s:29:\"hba-footer-vertical-alignment\";s:10:\"flex-start\";s:28:\"hb-footer-vertical-alignment\";s:10:\"flex-start\";s:29:\"hbb-footer-vertical-alignment\";s:6:\"center\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:16:\"hb-footer-column\";s:1:\"1\";s:19:\"hb-footer-separator\";i:1;s:29:\"hb-footer-bottom-border-color\";s:7:\"#e6e6e6\";s:16:\"hb-footer-layout\";a:4:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:18:\"hb-footer-main-sep\";s:1:\"2\";s:24:\"hb-footer-main-sep-color\";s:25:\"var(--ast-global-color-0)\";s:24:\"live-search-result-count\";i:5;s:23:\"footer-copyright-editor\";s:112:\"<span style=\"color: #8d8d8d;\">Copyright [copyright] [current_year] [site_title] | Powered by [site_title]</span>\";s:22:\"footer-copyright-color\";s:25:\"var(--ast-global-color-3)\";s:36:\"line-height-section-footer-copyright\";i:2;s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:34:\"font-size-section-footer-copyright\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"font-weight-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-family-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-extras-section-footer-copyright\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:21:\"footer-menu-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:36:\"section-below-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"30\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-search-icon-space\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:24:\"header-search-icon-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"header-search-width\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:11:\"live-search\";b:0;s:22:\"live-search-post-types\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:37:\"transparent-header-social-icons-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-header-social-icons-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"transparent-header-social-icons-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"transparent-header-social-icons-bg-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"transparent-header-html-text-color\";s:0:\"\";s:34:\"transparent-header-html-link-color\";s:0:\"\";s:36:\"transparent-header-html-link-h-color\";s:0:\"\";s:37:\"transparent-header-widget-title-color\";s:0:\"\";s:39:\"transparent-header-widget-content-color\";s:0:\"\";s:36:\"transparent-header-widget-link-color\";s:0:\"\";s:38:\"transparent-header-widget-link-h-color\";s:0:\"\";s:36:\"transparent-header-button-text-color\";s:0:\"\";s:38:\"transparent-header-button-text-h-color\";s:0:\"\";s:34:\"transparent-header-button-bg-color\";s:0:\"\";s:36:\"transparent-header-button-bg-h-color\";s:0:\"\";s:17:\"off-canvas-layout\";s:10:\"side-panel\";s:16:\"off-canvas-slide\";s:5:\"right\";s:33:\"header-builder-menu-toggle-target\";s:4:\"icon\";s:34:\"header-offcanvas-content-alignment\";s:10:\"flex-start\";s:21:\"off-canvas-background\";a:10:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:22:\"off-canvas-close-color\";s:7:\"#3a3a3a\";s:18:\"mobile-header-type\";s:8:\"dropdown\";s:20:\"off-canvas-move-body\";b:1;s:24:\"off-canvas-inner-spacing\";s:0:\"\";s:18:\"footer-menu-layout\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:29:\"footer-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:28:\"footer-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-menu-font-weight\";s:7:\"inherit\";s:23:\"footer-menu-font-family\";s:7:\"inherit\";s:23:\"footer-menu-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"footer-main-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-trigger-icon\";s:4:\"menu\";s:30:\"mobile-header-toggle-icon-size\";s:2:\"30\";s:36:\"mobile-header-toggle-btn-border-size\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:34:\"mobile-header-toggle-border-radius\";i:2;s:41:\"mobile-header-toggle-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"mobile-header-label-font-family\";s:7:\"inherit\";s:31:\"mobile-header-label-font-weight\";s:7:\"inherit\";s:34:\"mobile-header-label-text-transform\";s:0:\"\";s:31:\"mobile-header-label-line-height\";s:0:\"\";s:29:\"mobile-header-label-font-size\";s:0:\"\";s:20:\"global-color-palette\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#b19540\";i:1;s:7:\"#8c701b\";i:2;s:7:\"#101010\";i:3;s:7:\"#8d8d8d\";i:4;s:7:\"#f1f1f1\";i:5;s:7:\"#fbfbfb\";i:6;s:20:\"rgba(177,149,64,0.2)\";i:7;s:7:\"#101010\";i:8;s:7:\"#000000\";}s:4:\"flag\";b:0;}s:17:\"header-logo-color\";s:25:\"var(--ast-global-color-2)\";s:27:\"header-mobile-menu-bg-color\";s:0:\"\";s:24:\"header-mobile-menu-color\";s:0:\"\";s:29:\"header-mobile-menu-h-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-h-color\";s:0:\"\";s:29:\"header-mobile-menu-a-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-a-color\";s:0:\"\";s:36:\"header-mobile-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:35:\"header-mobile-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-3)\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"header-mobile-menu-submenu-container-animation\";s:4:\"fade\";s:38:\"header-mobile-menu-submenu-item-border\";b:1;s:38:\"header-mobile-menu-submenu-item-b-size\";s:1:\"1\";s:39:\"header-mobile-menu-submenu-item-b-color\";s:7:\"#eaeaea\";s:33:\"header-mobile-menu-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:28:\"header-mobile-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"20\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-extras-header-mobile-menu\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"woo-header-cart-click-action\";s:7:\"default\";s:28:\"responsive-cart-click-action\";s:6:\"flyout\";s:23:\"woo-slide-in-cart-width\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:1:\"%\";s:11:\"tablet-unit\";s:1:\"%\";s:11:\"mobile-unit\";s:1:\"%\";}s:41:\"woo-header-cart-icon-total-label-position\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-woo-cart-icon-size\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:20:\"woo-header-cart-icon\";s:7:\"default\";s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:41:\"woo-header-cart-product-count-color-group\";s:57:\"var( --ast-global-color-secondary, --ast-global-color-5 )\";s:33:\"woo-desktop-cart-flyout-direction\";s:5:\"right\";s:26:\"header-woo-cart-icon-color\";s:0:\"\";s:38:\"transparent-header-woo-cart-icon-color\";s:0:\"\";s:32:\"header-woo-cart-icon-hover-color\";s:0:\"\";s:28:\"woo-header-cart-border-width\";i:2;s:34:\"woo-header-cart-icon-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"woo-header-cart-badge-display\";b:1;s:29:\"woo-header-cart-label-display\";s:33:\"Cart/{cart_total_currency_symbol}\";s:26:\"header-woo-cart-text-color\";s:0:\"\";s:26:\"header-woo-cart-link-color\";s:0:\"\";s:32:\"header-woo-cart-background-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"header-woo-cart-background-hover-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-woo-cart-separator-color\";s:0:\"\";s:32:\"header-woo-cart-link-hover-color\";s:0:\"\";s:30:\"header-woo-cart-btn-text-color\";s:0:\"\";s:36:\"header-woo-cart-btn-background-color\";s:0:\"\";s:36:\"header-woo-cart-btn-text-hover-color\";s:0:\"\";s:34:\"header-woo-cart-btn-bg-hover-color\";s:0:\"\";s:34:\"header-woo-checkout-btn-text-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-background-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-woo-checkout-btn-bg-hover-color\";s:0:\"\";s:26:\"edd-header-cart-icon-style\";s:7:\"outline\";s:26:\"edd-header-cart-icon-color\";s:0:\"\";s:27:\"edd-header-cart-icon-radius\";i:3;s:38:\"transparent-header-edd-cart-icon-color\";s:0:\"\";s:29:\"edd-header-cart-total-display\";b:1;s:29:\"edd-header-cart-title-display\";b:1;s:26:\"header-edd-cart-text-color\";s:0:\"\";s:26:\"header-edd-cart-link-color\";s:0:\"\";s:32:\"header-edd-cart-background-color\";s:0:\"\";s:31:\"header-edd-cart-separator-color\";s:0:\"\";s:34:\"header-edd-checkout-btn-text-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-background-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-edd-checkout-btn-bg-hover-color\";s:0:\"\";s:19:\"header-account-type\";s:7:\"default\";s:26:\"header-account-login-style\";s:4:\"icon\";s:51:\"header-account-login-style-extend-text-profile-type\";s:7:\"default\";s:26:\"header-account-action-type\";s:4:\"link\";s:24:\"header-account-link-type\";s:7:\"default\";s:27:\"header-account-logout-style\";s:4:\"icon\";s:52:\"header-account-logout-style-extend-text-profile-type\";s:7:\"default\";s:30:\"header-account-logged-out-text\";s:6:\"Log In\";s:29:\"header-account-logged-in-text\";s:10:\"My Account\";s:28:\"header-account-logout-action\";s:4:\"link\";s:26:\"header-account-image-width\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-account-icon-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:25:\"header-account-icon-color\";s:25:\"var(--ast-global-color-2)\";s:25:\"header-account-login-link\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-account-logout-link\";a:3:{s:3:\"url\";s:54:\"https://websitedemos.net/rental-agency-02/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:32:\"font-size-section-header-account\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-account-type-text-color\";s:0:\"\";s:23:\"header-account-woo-menu\";b:0;s:22:\"cloned-component-track\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:18:\"theme-auto-version\";s:6:\"4.11.8\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:14:\"line-height-h1\";s:3:\"1.1\";s:14:\"line-height-h2\";s:3:\"1.1\";s:14:\"line-height-h3\";s:3:\"1.2\";s:17:\"text-transform-h1\";s:10:\"capitalize\";s:38:\"theme-button-border-group-border-color\";s:25:\"var(--ast-global-color-0)\";s:40:\"theme-button-border-group-border-h-color\";s:25:\"var(--ast-global-color-0)\";s:13:\"button-radius\";s:1:\"0\";s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"different-retina-logo\";b:1;s:18:\"display-site-title\";b:0;s:30:\"header-mobile-menu-font-family\";s:26:\"\'Libre Baskerville\', serif\";s:30:\"header-mobile-menu-font-weight\";s:3:\"700\";s:16:\"body-line-height\";s:0:\"\";s:17:\"hba-inner-spacing\";a:2:{s:7:\"desktop\";s:1:\"0\";s:6:\"tablet\";s:0:\"\";}s:20:\"hba-footer-separator\";s:1:\"0\";s:27:\"hba-footer-top-border-color\";s:15:\"rgba(0,0,0,0.1)\";s:29:\"section-fb-html-1-hide-tablet\";b:0;s:36:\"guntenberg-button-pattern-compat-css\";b:0;s:35:\"can-support-widget-and-editor-fonts\";b:0;s:29:\"can-remove-logo-max-width-css\";b:0;s:33:\"transparent-header-default-border\";b:0;s:27:\"btn-default-padding-updated\";b:0;s:34:\"support-footer-widget-right-margin\";b:0;s:31:\"remove-elementor-toc-margin-css\";b:0;s:28:\"remove-widget-design-options\";b:0;s:27:\"support-global-color-format\";b:0;s:19:\"site-content-layout\";s:15:\"boxed-container\";s:20:\"improve-gb-editor-ui\";b:0;s:30:\"mobile-header-toggle-btn-color\";s:25:\"var(--ast-global-color-0)\";s:42:\"apply-content-background-fullwidth-layouts\";b:0;s:32:\"customizer-default-layout-update\";b:0;s:33:\"single-product-breadcrumb-disable\";b:1;s:43:\"woocommerce-single-product-fallback-default\";b:1;s:24:\"astra-addon-auto-version\";s:5:\"3.9.1\";s:28:\"is_astra_addon_queue_running\";b:0;s:32:\"astra-old-global-sidebar-default\";b:0;s:20:\"dynamic-blog-layouts\";b:0;s:32:\"theme-dynamic-customizer-support\";b:1;s:40:\"ast-dynamic-single-astra-sites-structure\";a:2:{i:0;s:36:\"ast-dynamic-single-astra-sites-image\";i:1;s:36:\"ast-dynamic-single-astra-sites-title\";}s:39:\"ast-dynamic-single-astra-sites-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:29:\"ast-archive-astra-sites-title\";b:1;s:28:\"ast-single-astra-sites-title\";b:1;s:49:\"ast-dynamic-archive-astra-sites-banner-image-type\";s:4:\"none\";s:48:\"ast-dynamic-archive-astra-sites-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:49:\"ast-dynamic-archive-astra-sites-title-font-family\";s:0:\"\";s:47:\"ast-dynamic-archive-astra-sites-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:49:\"ast-dynamic-archive-astra-sites-title-font-weight\";s:0:\"\";s:49:\"ast-dynamic-archive-astra-sites-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:50:\"ast-dynamic-archive-astra-sites-banner-title-color\";s:0:\"\";s:49:\"ast-dynamic-archive-astra-sites-banner-text-color\";s:0:\"\";s:49:\"ast-dynamic-single-astra-sites-banner-title-color\";s:0:\"\";s:48:\"ast-dynamic-single-astra-sites-title-font-family\";s:0:\"\";s:46:\"ast-dynamic-single-astra-sites-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:48:\"ast-dynamic-single-astra-sites-title-font-weight\";s:0:\"\";s:48:\"ast-dynamic-single-astra-sites-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:39:\"ast-dynamic-single-site-pages-structure\";a:2:{i:0;s:35:\"ast-dynamic-single-site-pages-image\";i:1;s:35:\"ast-dynamic-single-site-pages-title\";}s:38:\"ast-dynamic-single-site-pages-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:28:\"ast-archive-site-pages-title\";b:1;s:27:\"ast-single-site-pages-title\";b:1;s:48:\"ast-dynamic-archive-site-pages-banner-image-type\";s:4:\"none\";s:47:\"ast-dynamic-archive-site-pages-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:48:\"ast-dynamic-archive-site-pages-title-font-family\";s:0:\"\";s:46:\"ast-dynamic-archive-site-pages-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:48:\"ast-dynamic-archive-site-pages-title-font-weight\";s:0:\"\";s:48:\"ast-dynamic-archive-site-pages-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:49:\"ast-dynamic-archive-site-pages-banner-title-color\";s:0:\"\";s:48:\"ast-dynamic-archive-site-pages-banner-text-color\";s:0:\"\";s:48:\"ast-dynamic-single-site-pages-banner-title-color\";s:0:\"\";s:47:\"ast-dynamic-single-site-pages-title-font-family\";s:0:\"\";s:45:\"ast-dynamic-single-site-pages-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:47:\"ast-dynamic-single-site-pages-title-font-weight\";s:0:\"\";s:47:\"ast-dynamic-single-site-pages-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:41:\"ast-dynamic-single-astra-blocks-structure\";a:2:{i:0;s:37:\"ast-dynamic-single-astra-blocks-image\";i:1;s:37:\"ast-dynamic-single-astra-blocks-title\";}s:40:\"ast-dynamic-single-astra-blocks-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:30:\"ast-archive-astra-blocks-title\";b:1;s:29:\"ast-single-astra-blocks-title\";b:1;s:50:\"ast-dynamic-archive-astra-blocks-banner-image-type\";s:4:\"none\";s:49:\"ast-dynamic-archive-astra-blocks-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:50:\"ast-dynamic-archive-astra-blocks-title-font-family\";s:0:\"\";s:48:\"ast-dynamic-archive-astra-blocks-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:50:\"ast-dynamic-archive-astra-blocks-title-font-weight\";s:0:\"\";s:50:\"ast-dynamic-archive-astra-blocks-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:51:\"ast-dynamic-archive-astra-blocks-banner-title-color\";s:0:\"\";s:50:\"ast-dynamic-archive-astra-blocks-banner-text-color\";s:0:\"\";s:50:\"ast-dynamic-single-astra-blocks-banner-title-color\";s:0:\"\";s:49:\"ast-dynamic-single-astra-blocks-title-font-family\";s:0:\"\";s:47:\"ast-dynamic-single-astra-blocks-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:49:\"ast-dynamic-single-astra-blocks-title-font-weight\";s:0:\"\";s:49:\"ast-dynamic-single-astra-blocks-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"ast-dynamic-single-post-structure\";a:3:{i:0;s:29:\"ast-dynamic-single-post-image\";i:1;s:29:\"ast-dynamic-single-post-title\";i:2;s:28:\"ast-dynamic-single-post-meta\";}s:32:\"ast-dynamic-single-post-taxonomy\";s:8:\"category\";s:22:\"ast-archive-post-title\";b:1;s:21:\"ast-single-post-title\";b:1;s:42:\"ast-dynamic-archive-post-banner-image-type\";s:4:\"none\";s:41:\"ast-dynamic-archive-post-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:42:\"ast-dynamic-archive-post-title-font-family\";s:0:\"\";s:40:\"ast-dynamic-archive-post-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:42:\"ast-dynamic-archive-post-title-font-weight\";s:0:\"\";s:42:\"ast-dynamic-archive-post-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:43:\"ast-dynamic-archive-post-banner-title-color\";s:0:\"\";s:42:\"ast-dynamic-archive-post-banner-text-color\";s:0:\"\";s:42:\"ast-dynamic-single-post-banner-title-color\";s:0:\"\";s:41:\"ast-dynamic-single-post-title-font-family\";s:0:\"\";s:39:\"ast-dynamic-single-post-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"ast-dynamic-single-post-title-font-weight\";s:0:\"\";s:41:\"ast-dynamic-single-post-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"ast-dynamic-single-page-structure\";a:1:{i:0;s:29:\"ast-dynamic-single-page-title\";}s:32:\"ast-dynamic-single-page-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:22:\"ast-archive-page-title\";b:1;s:21:\"ast-single-page-title\";b:1;s:42:\"ast-dynamic-archive-page-banner-image-type\";s:4:\"none\";s:41:\"ast-dynamic-archive-page-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:42:\"ast-dynamic-archive-page-title-font-family\";s:0:\"\";s:40:\"ast-dynamic-archive-page-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:42:\"ast-dynamic-archive-page-title-font-weight\";s:0:\"\";s:42:\"ast-dynamic-archive-page-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:43:\"ast-dynamic-archive-page-banner-title-color\";s:0:\"\";s:42:\"ast-dynamic-archive-page-banner-text-color\";s:0:\"\";s:42:\"ast-dynamic-single-page-banner-title-color\";s:0:\"\";s:41:\"ast-dynamic-single-page-title-font-family\";s:0:\"\";s:39:\"ast-dynamic-single-page-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"ast-dynamic-single-page-title-font-weight\";s:0:\"\";s:41:\"ast-dynamic-single-page-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:31:\"archive-download-content-layout\";s:7:\"default\";s:31:\"archive-download-sidebar-layout\";s:10:\"no-sidebar\";s:30:\"single-download-content-layout\";s:7:\"default\";s:30:\"single-download-sidebar-layout\";s:7:\"default\";s:25:\"update-default-color-typo\";b:0;s:22:\"v4-block-editor-compat\";b:0;s:23:\"v4-1-0-update-migration\";b:1;s:27:\"single-product-payment-list\";a:1:{s:5:\"items\";a:4:{i:0;a:6:{s:2:\"id\";s:8:\"item-100\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-visa\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Visa\";}i:1;a:6:{s:2:\"id\";s:8:\"item-101\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:13:\"cc-mastercard\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:10:\"Mastercard\";}i:2;a:6:{s:2:\"id\";s:8:\"item-102\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-amex\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Amex\";}i:3;a:6:{s:2:\"id\";s:8:\"item-103\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:11:\"cc-discover\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:8:\"Discover\";}}}s:23:\"v4-1-4-update-migration\";b:1;s:27:\"list-block-vertical-spacing\";b:0;s:18:\"add-hr-styling-css\";b:0;s:32:\"astra-site-svg-logo-equal-height\";b:0;s:25:\"fullwidth_sidebar_support\";b:0;s:23:\"v4-2-0-update-migration\";b:1;s:29:\"v4-2-2-core-form-btns-styling\";b:0;s:22:\"v4-4-0-backward-option\";b:0;s:48:\"secondary-theme-button-border-group-border-color\";s:25:\"var(--ast-global-color-0)\";s:50:\"secondary-theme-button-border-group-border-h-color\";s:25:\"var(--ast-global-color-0)\";s:69:\"ast-dynamic-single-templates-article-featured-image-position-layout-1\";s:4:\"none\";s:69:\"ast-dynamic-single-templates-article-featured-image-position-layout-2\";s:4:\"none\";s:62:\"ast-dynamic-single-templates-article-featured-image-ratio-type\";s:7:\"default\";s:71:\"ast-dynamic-single-astra-sites-article-featured-image-position-layout-1\";s:4:\"none\";s:71:\"ast-dynamic-single-astra-sites-article-featured-image-position-layout-2\";s:4:\"none\";s:64:\"ast-dynamic-single-astra-sites-article-featured-image-ratio-type\";s:7:\"default\";s:70:\"ast-dynamic-single-site-pages-article-featured-image-position-layout-1\";s:4:\"none\";s:70:\"ast-dynamic-single-site-pages-article-featured-image-position-layout-2\";s:4:\"none\";s:63:\"ast-dynamic-single-site-pages-article-featured-image-ratio-type\";s:7:\"default\";s:72:\"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-1\";s:4:\"none\";s:72:\"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-2\";s:4:\"none\";s:65:\"ast-dynamic-single-astra-blocks-article-featured-image-ratio-type\";s:7:\"default\";s:64:\"ast-dynamic-single-post-article-featured-image-position-layout-1\";s:4:\"none\";s:64:\"ast-dynamic-single-post-article-featured-image-position-layout-2\";s:4:\"none\";s:57:\"ast-dynamic-single-post-article-featured-image-ratio-type\";s:7:\"default\";s:64:\"ast-dynamic-single-page-article-featured-image-position-layout-1\";s:4:\"none\";s:64:\"ast-dynamic-single-page-article-featured-image-position-layout-2\";s:4:\"none\";s:57:\"ast-dynamic-single-page-article-featured-image-ratio-type\";s:7:\"default\";s:22:\"v4-5-0-backward-option\";b:0;s:26:\"scndry-btn-default-padding\";b:0;s:22:\"v4-6-0-backward-option\";b:0;s:21:\"ast-font-style-update\";b:0;s:22:\"v4-6-2-backward-option\";b:0;s:20:\"btn-stylings-upgrade\";b:0;s:24:\"elementor-headings-style\";b:0;s:33:\"elementor-container-padding-style\";b:0;s:34:\"global-headings-line-height-update\";b:1;s:37:\"single_posts_pages_heading_clear_none\";b:0;s:21:\"elementor-btn-styling\";b:1;s:52:\"remove_single_posts_navigation_mobile_device_padding\";b:1;s:27:\"enable-4-6-14-compatibility\";b:0;s:24:\"heading-widget-font-size\";b:0;s:26:\"enable-4-8-0-compatibility\";b:0;s:22:\"is_theme_queue_running\";b:0;s:22:\"v4-8-2-backward-option\";b:0;s:26:\"enable-4-8-4-compatibility\";b:0;s:37:\"astra-heading-font-size-compatibility\";b:0;s:26:\"enable-4-8-9-compatibility\";b:0;s:16:\"star-rating-comp\";b:0;s:22:\"v4-9-0-backward-option\";b:0;s:16:\"btn-consist-comp\";b:0;s:35:\"transparent-header-disable-404-page\";b:0;s:38:\"transparent-header-disable-search-page\";b:0;s:40:\"transparent-header-disable-archive-pages\";b:0;}','on'),(177,'allowed_astra_notices','a:2:{i:0;s:21:\"astra-sites-on-active\";i:1;s:26:\"astra-sites-welcome-notice\";}','auto'),(178,'astra_analytics_installed_time','1753279369','off'),(188,'astra-sites-last-export-checksums-latest','Qt%bvCIe^J#o','off'),(191,'astra-sites-batch-status-string','Complete storing data for page 57','off'),(192,'astra-blocks-batch-status-string','Complete storing data for page 4','off'),(195,'astra-sites-fresh-site','no','off'),(196,'ai_builder_recent_import_log_file','C:\\Users\\etsgo\\Local Sites\\carfourastar\\app\\public/wp-content/uploads/ai-builder/import-23-Jul-2025-02-03-54-d333b51147ea0257057d7a0a159749ae.log','off'),(197,'bsf_analytics_installed_time','1753279434','off'),(198,'ast-block-templates-version','2.4.9','auto'),(207,'astra-sites-batch-is-complete','yes','off'),(208,'astra-sites-last-export-checksums','Qt%bvCIe^J#o','off'),(209,'astra_sites_settings','a:3:{s:12:\"page_builder\";s:9:\"elementor\";s:20:\"dismiss_ai_promotion\";s:4:\"true\";s:16:\"required_plugins\";a:2:{s:9:\"elementor\";s:9:\"activated\";s:23:\"header-footer-elementor\";s:9:\"activated\";}}','off'),(210,'astra_sites_current_import_template_type','classic','auto'),(211,'bsf_analytics_optin','yes','off'),(219,'elementor_onboarded','1','auto'),(220,'elementor_active_kit','17','auto'),(221,'elementor_font_display','swap','auto'),(225,'elementor_landing_pages_activation','0','auto'),(226,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),(227,'elementor_version','3.30.4','auto'),(228,'elementor_install_history','a:12:{s:5:\"3.1.1\";i:1614074393;s:5:\"3.1.2\";i:1614755216;s:5:\"3.1.3\";i:1614832487;s:5:\"3.1.4\";i:1615793319;s:5:\"3.2.2\";i:1619530106;s:5:\"3.2.3\";i:1620375735;s:5:\"3.2.4\";i:1622541365;s:5:\"3.2.5\";i:1623984093;s:5:\"3.3.1\";i:1627579997;s:5:\"3.4.2\";i:1629866163;s:6:\"3.30.3\";i:1754313921;s:6:\"3.30.4\";i:1754313922;}','auto'),(229,'elementor_events_db_version','1.0.0','off'),(230,'uae_lite_is_activated','yes','auto'),(232,'bsf_product_referers','a:1:{s:23:\"header-footer-elementor\";s:11:\"astra-sites\";}','auto'),(233,'hfe_is_theme_supported','1','auto'),(234,'_hfe_db_version','2.4.8','auto'),(235,'hfe_plugin_previous_version','2.4.6','auto'),(236,'hfe_plugin_version','2.4.8','auto'),(237,'uae_analytics_optin','yes','auto'),(238,'astra_sites_wpforms_ids_mapping','a:0:{}','off'),(239,'_astra_sites_old_customizer_data','a:2:{s:14:\"astra-settings\";a:2182:{s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:17:\"page-single-width\";s:7:\"default\";s:21:\"page-single-max-width\";i:1200;s:28:\"single-content-images-shadow\";b:0;s:30:\"single-post-ast-content-layout\";s:7:\"default\";s:25:\"single-post-sidebar-style\";s:7:\"default\";s:36:\"ast-dynamic-single-post-elements-gap\";i:10;s:38:\"ast-dynamic-single-post-meta-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:40:\"ast-dynamic-single-post-meta-font-weight\";s:0:\"\";s:32:\"ast-dynamic-single-post-metadata\";a:3:{i:0;s:8:\"comments\";i:1;s:32:\"ast-dynamic-single-post-taxonomy\";i:2;s:6:\"author\";}s:35:\"section-search-page-title-structure\";a:1:{i:0;s:31:\"section-search-page-title-title\";}s:38:\"section-search-page-title-custom-title\";s:19:\"Search Results for:\";s:50:\"section-search-page-title-found-custom-description\";s:44:\"Here are the search results for your search.\";s:54:\"section-search-page-title-not-found-custom-description\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:43:\"section-search-page-title-title-font-weight\";s:0:\"\";s:41:\"section-search-page-title-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"ast-search-results-per-page\";i:10;s:46:\"section-search-page-title-horizontal-alignment\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"ast-search-live-search\";b:0;s:33:\"ast-search-live-search-post-types\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:19:\"blog-post-structure\";a:5:{i:0;s:5:\"image\";i:1;s:5:\"title\";i:2;s:10:\"title-meta\";i:3;s:7:\"excerpt\";i:4;s:9:\"read-more\";}s:18:\"blog-post-per-page\";i:10;s:17:\"blog-hover-effect\";s:4:\"none\";s:11:\"blog-layout\";s:19:\"blog-layout-classic\";s:10:\"blog-width\";s:7:\"default\";s:19:\"blog-meta-date-type\";s:9:\"published\";s:21:\"blog-meta-date-format\";s:0:\"\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:23:\"post-card-border-radius\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"post-card-featured-overlay\";s:0:\"\";s:19:\"blog-category-style\";s:7:\"default\";s:14:\"blog-tag-style\";s:7:\"default\";s:27:\"blog-post-meta-divider-type\";s:1:\"/\";s:24:\"blog-meta-category-style\";s:7:\"default\";s:19:\"blog-meta-tag-style\";s:7:\"default\";s:21:\"blog-image-ratio-type\";s:0:\"\";s:26:\"blog-image-ratio-pre-scale\";s:4:\"16/9\";s:29:\"blog-image-custom-scale-width\";i:16;s:30:\"blog-image-custom-scale-height\";i:9;s:10:\"text-color\";s:25:\"var(--ast-global-color-3)\";s:10:\"link-color\";s:25:\"var(--ast-global-color-2)\";s:11:\"theme-color\";s:25:\"var(--ast-global-color-0)\";s:12:\"link-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-2)\";s:12:\"border-color\";s:0:\"\";s:13:\"footer-bg-obj\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:12:\"footer-color\";s:0:\"\";s:17:\"footer-link-color\";s:0:\"\";s:19:\"footer-link-h-color\";s:0:\"\";s:17:\"footer-adv-bg-obj\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:25:\"var(--ast-global-color-0)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-5)\";s:15:\"button-bg-color\";s:13:\"rgba(0,0,0,0)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-0)\";s:27:\"secondary-button-bg-h-color\";s:25:\"var(--ast-global-color-0)\";s:25:\"secondary-button-bg-color\";s:13:\"rgba(0,0,0,0)\";s:22:\"secondary-button-color\";s:0:\"\";s:24:\"secondary-button-h-color\";s:0:\"\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"18\";s:4:\"left\";s:2:\"45\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"secondary-theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"secondary-button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:47:\"secondary-theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-1\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#7a7a7a\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:0:\"\";s:17:\"use-logo-svg-icon\";b:0;s:13:\"logo-svg-icon\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:23:\"logo-svg-site-title-gap\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:1:\"5\";s:6:\"mobile\";s:1:\"5\";}s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"252\";s:6:\"tablet\";s:3:\"252\";s:6:\"mobile\";s:3:\"206\";}s:23:\"header-color-site-title\";s:25:\"var(--ast-global-color-2)\";s:25:\"header-color-h-site-title\";s:0:\"\";s:25:\"header-color-site-tagline\";s:0:\"\";s:29:\"display-site-title-responsive\";a:3:{s:7:\"desktop\";b:0;s:6:\"tablet\";b:0;s:6:\"mobile\";b:0;}s:31:\"display-site-tagline-responsive\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:27:\"header-display-outside-menu\";b:0;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:0;s:23:\"primary-submenu-b-color\";s:0:\"\";s:28:\"primary-submenu-item-b-color\";s:0:\"\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";s:4:\"1140\";s:26:\"narrow-container-max-width\";i:750;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:12:\"wp-blocks-ui\";s:7:\"comfort\";s:24:\"wp-blocks-global-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:20:\"enable-comments-area\";b:1;s:22:\"comments-box-placement\";s:0:\"\";s:21:\"comment-form-position\";s:5:\"below\";s:28:\"comments-box-container-width\";s:0:\"\";s:31:\"ast-sub-section-comments-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:32:\"ast-sub-section-comments-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:3;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:30:\"single-page-ast-content-layout\";s:7:\"default\";s:25:\"single-page-content-style\";s:7:\"default\";s:25:\"single-post-content-style\";s:7:\"default\";s:31:\"archive-post-ast-content-layout\";s:7:\"default\";s:23:\"ast-site-content-layout\";s:22:\"normal-width-container\";s:18:\"site-content-style\";s:5:\"boxed\";s:16:\"body-font-family\";s:24:\"\'Montserrat\', sans-serif\";s:17:\"body-font-variant\";s:0:\"\";s:16:\"body-font-weight\";s:3:\"500\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:20:\"headings-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:18:\"para-margin-bottom\";s:3:\"0.5\";s:23:\"underline-content-links\";b:0;s:25:\"site-accessibility-toggle\";b:1;s:33:\"site-accessibility-highlight-type\";s:6:\"dotted\";s:39:\"site-accessibility-highlight-input-type\";s:7:\"disable\";s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:26:\"\'Libre Baskerville\', serif\";s:20:\"headings-font-weight\";s:3:\"700\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"single-post-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"font-size-post-tax\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"font-size-post-meta\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:3:\"115\";s:6:\"tablet\";s:2:\"90\";s:6:\"mobile\";s:2:\"44\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"45\";s:6:\"mobile\";s:2:\"35\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"29\";s:6:\"tablet\";s:2:\"25\";s:6:\"mobile\";s:2:\"25\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:19:\"site-sticky-sidebar\";b:0;s:18:\"site-sidebar-style\";s:5:\"boxed\";s:25:\"single-page-sidebar-style\";s:7:\"unboxed\";s:26:\"archive-post-sidebar-style\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:7:\"minimal\";s:23:\"hide-custom-menu-mobile\";i:1;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:19:\"enable-scroll-to-id\";b:0;s:37:\"ast-dynamic-single-download-structure\";a:3:{i:0;s:33:\"ast-dynamic-single-download-title\";i:1;s:32:\"ast-dynamic-single-download-meta\";i:2;s:33:\"ast-dynamic-single-download-image\";}s:20:\"enable-related-posts\";b:0;s:19:\"related-posts-title\";s:13:\"Related Posts\";s:29:\"releted-posts-title-alignment\";s:4:\"left\";s:25:\"related-posts-total-count\";i:2;s:28:\"enable-related-posts-excerpt\";b:0;s:27:\"related-posts-box-placement\";s:7:\"default\";s:30:\"related-posts-outside-location\";s:5:\"above\";s:29:\"related-posts-container-width\";s:8:\"fallback\";s:27:\"related-posts-excerpt-count\";i:25;s:22:\"related-posts-based-on\";s:10:\"categories\";s:22:\"related-posts-order-by\";s:4:\"date\";s:19:\"related-posts-order\";s:3:\"asc\";s:29:\"related-posts-grid-responsive\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:23:\"related-posts-structure\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:23:\"related-posts-tag-style\";s:4:\"none\";s:28:\"related-posts-category-style\";s:4:\"none\";s:25:\"related-posts-date-format\";s:0:\"\";s:28:\"related-posts-meta-date-type\";s:9:\"published\";s:32:\"related-posts-author-avatar-size\";s:0:\"\";s:27:\"related-posts-author-avatar\";b:0;s:33:\"related-posts-author-prefix-label\";s:3:\"By \";s:24:\"related-posts-image-size\";s:0:\"\";s:38:\"related-posts-image-custom-scale-width\";i:16;s:39:\"related-posts-image-custom-scale-height\";i:9;s:35:\"related-posts-image-ratio-pre-scale\";s:4:\"16/9\";s:30:\"related-posts-image-ratio-type\";s:0:\"\";s:28:\"related-posts-meta-structure\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:24:\"related-posts-text-color\";s:0:\"\";s:24:\"related-posts-link-color\";s:0:\"\";s:25:\"related-posts-title-color\";s:0:\"\";s:30:\"related-posts-background-color\";s:0:\"\";s:24:\"related-posts-meta-color\";s:0:\"\";s:30:\"related-posts-link-hover-color\";s:0:\"\";s:35:\"related-posts-meta-link-hover-color\";s:0:\"\";s:39:\"related-posts-section-title-font-family\";s:7:\"inherit\";s:39:\"related-posts-section-title-font-weight\";s:7:\"inherit\";s:42:\"related-posts-section-title-text-transform\";s:0:\"\";s:39:\"related-posts-section-title-line-height\";s:0:\"\";s:39:\"related-posts-section-title-font-extras\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:37:\"related-posts-section-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-family\";s:7:\"inherit\";s:31:\"related-posts-title-font-weight\";s:7:\"inherit\";s:34:\"related-posts-title-text-transform\";s:0:\"\";s:31:\"related-posts-title-line-height\";s:1:\"1\";s:29:\"related-posts-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-extras\";a:6:{s:11:\"line-height\";s:1:\"1\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:30:\"related-posts-meta-font-family\";s:7:\"inherit\";s:30:\"related-posts-meta-font-weight\";s:7:\"inherit\";s:33:\"related-posts-meta-text-transform\";s:0:\"\";s:30:\"related-posts-meta-line-height\";s:0:\"\";s:28:\"related-posts-meta-font-size\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"related-posts-meta-font-extras\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"related-posts-content-font-family\";s:7:\"inherit\";s:33:\"related-posts-content-font-weight\";s:7:\"inherit\";s:33:\"related-posts-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:31:\"related-posts-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"ast-sub-section-related-posts-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:36:\"ast-sub-section-related-posts-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:23:\"transparent-header-logo\";s:104:\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/logo-regular-free-img.png\";s:30:\"transparent-header-retina-logo\";s:103:\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/logo-retina-free-img.png\";s:26:\"different-transparent-logo\";b:1;s:33:\"different-transparent-retina-logo\";b:1;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:252;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:25:\"transparent-header-enable\";i:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";i:1;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";s:1:\"0\";s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:29:\"transparent-header-logo-color\";s:7:\"#ffffff\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"hba-transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"hbb-transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:20:\"breadcrumb-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"breadcrumb-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:29:\"breadcrumb-separator-selector\";s:7:\"unicode\";s:20:\"breadcrumb-separator\";s:4:\"\00bb\";s:20:\"scroll-to-top-enable\";b:0;s:23:\"scroll-to-top-icon-size\";i:15;s:27:\"scroll-to-top-icon-position\";s:5:\"right\";s:24:\"scroll-to-top-on-devices\";s:4:\"both\";s:32:\"scroll-to-top-icon-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"scroll-to-top-icon-color\";s:0:\"\";s:26:\"scroll-to-top-icon-h-color\";s:0:\"\";s:27:\"scroll-to-top-icon-bg-color\";s:0:\"\";s:29:\"scroll-to-top-icon-h-bg-color\";s:0:\"\";s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:14:\"font-extras-h1\";a:2:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:14:\"font-extras-h2\";a:2:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:14:\"font-extras-h3\";a:2:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h4\";s:7:\"inherit\";s:14:\"font-weight-h4\";s:7:\"inherit\";s:14:\"font-extras-h4\";a:2:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h5\";s:7:\"inherit\";s:14:\"font-weight-h5\";s:7:\"inherit\";s:14:\"font-extras-h5\";a:2:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";}s:14:\"font-family-h6\";s:7:\"inherit\";s:14:\"font-weight-h6\";s:7:\"inherit\";s:14:\"font-extras-h6\";a:2:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";}s:18:\"font-weight-button\";s:3:\"700\";s:28:\"secondary-font-weight-button\";s:3:\"700\";s:18:\"font-family-button\";s:7:\"inherit\";s:28:\"secondary-font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"secondary-font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"font-extras-button\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:9:\"uppercase\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"secondary-font-extras-button\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:20:\"header-desktop-items\";a:4:{s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:2:{i:0;s:6:\"menu-1\";i:1;s:8:\"button-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:19:\"header-mobile-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:27:\"hb-header-main-layout-width\";s:7:\"content\";s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";i:80;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:8:\"hb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:18:\"hb-header-main-sep\";s:1:\"0\";s:24:\"hb-header-main-sep-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:25:\"hb-header-main-menu-align\";s:6:\"inline\";s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:17:\"hb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hba-header-layout\";s:21:\"above-header-layout-1\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hba-stack\";a:3:{s:7:\"desktop\";s:6:\"inline\";s:6:\"tablet\";s:6:\"inline\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hba-header-separator\";i:1;s:30:\"hba-header-bottom-border-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:32:\"hba-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"hba-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"hba-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"hba-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"0.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hbb-header-layout\";s:21:\"below-header-layout-1\";s:17:\"hbb-header-height\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hbb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hbb-header-separator\";i:1;s:30:\"hbb-header-bottom-border-color\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:18:\"hbb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"25\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"20\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"30\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"50\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"60\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-header-woo-cart-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"section-header-woo-cart-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button1-text\";s:16:\"929 - 242 - 6868\";s:26:\"header-button1-link-option\";a:3:{s:3:\"url\";s:1:\"#\";s:7:\"new_tab\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button1-font-family\";s:7:\"inherit\";s:26:\"header-button1-font-weight\";s:7:\"inherit\";s:26:\"header-button1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button1-text-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button1-back-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-text-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-back-h-color\";a:3:{s:7:\"desktop\";s:13:\"rgba(0,0,0,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button1-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button1-border-radius\";s:0:\"\";s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button1-text\";s:6:\"Button\";s:26:\"footer-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button1-font-family\";s:7:\"inherit\";s:26:\"footer-button1-font-weight\";s:7:\"inherit\";s:29:\"footer-button1-text-transform\";s:0:\"\";s:26:\"footer-button1-line-height\";s:0:\"\";s:24:\"footer-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button1-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-1\";s:22:\"Insert HTML text here.\";s:18:\"header-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-1\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-1\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-1\";s:42:\"<h1><strong>929 - 424 - 6868</strong></h1>\";s:18:\"footer-html-1color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-1\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-1-bg-space\";s:0:\"\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-1-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-color\";s:0:\"\";s:23:\"header-social-1-h-color\";s:0:\"\";s:24:\"header-social-1-bg-color\";s:0:\"\";s:26:\"header-social-1-bg-h-color\";s:0:\"\";s:28:\"header-social-1-label-toggle\";b:0;s:26:\"header-social-1-color-type\";s:6:\"custom\";s:34:\"header-social-1-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-1-bg-space\";s:0:\"\";s:20:\"footer-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-1-radius\";s:0:\"\";s:21:\"footer-social-1-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";}s:23:\"footer-social-1-h-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";}s:24:\"footer-social-1-bg-color\";s:0:\"\";s:26:\"footer-social-1-bg-h-color\";s:0:\"\";s:28:\"footer-social-1-label-toggle\";b:0;s:26:\"footer-social-1-color-type\";s:6:\"custom\";s:27:\"footer-social-1-brand-color\";s:0:\"\";s:33:\"footer-social-1-brand-label-color\";s:0:\"\";s:34:\"footer-social-1-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-1-alignment\";a:3:{s:7:\"desktop\";s:5:\"right\";s:6:\"tablet\";s:5:\"right\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-1-font-family\";s:7:\"inherit\";s:27:\"header-widget-1-font-weight\";s:7:\"inherit\";s:25:\"header-widget-1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-1-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-1-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-1-font-family\";s:7:\"inherit\";s:27:\"footer-widget-1-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-1-text-transform\";s:0:\"\";s:27:\"footer-widget-1-line-height\";s:0:\"\";s:25:\"footer-widget-1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-1\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu1-bg-color\";s:0:\"\";s:18:\"header-menu1-color\";s:0:\"\";s:23:\"header-menu1-h-bg-color\";s:0:\"\";s:20:\"header-menu1-h-color\";s:0:\"\";s:23:\"header-menu1-a-bg-color\";s:0:\"\";s:20:\"header-menu1-a-color\";s:0:\"\";s:30:\"header-menu1-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu1-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu1-menu-hover-animation\";s:9:\"underline\";s:40:\"header-menu1-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu1-submenu-item-border\";b:0;s:32:\"header-menu1-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu1-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu1-submenu-top-offset\";s:0:\"\";s:26:\"header-menu1-submenu-width\";s:0:\"\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu1-menu-stack-on-mobile\";b:1;s:22:\"header-menu1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu1-font-weight\";s:3:\"700\";s:24:\"header-menu1-font-family\";s:7:\"inherit\";s:24:\"header-menu1-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button2-text\";s:6:\"Button\";s:26:\"header-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button2-font-family\";s:7:\"inherit\";s:26:\"header-button2-font-weight\";s:7:\"inherit\";s:26:\"header-button2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button2-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button2-border-radius\";s:0:\"\";s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button2-text\";s:6:\"Button\";s:26:\"footer-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button2-font-family\";s:7:\"inherit\";s:26:\"footer-button2-font-weight\";s:7:\"inherit\";s:29:\"footer-button2-text-transform\";s:0:\"\";s:26:\"footer-button2-line-height\";s:0:\"\";s:24:\"footer-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button2-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-2\";s:22:\"Insert HTML text here.\";s:18:\"header-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-2\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-2\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-2\";s:47:\"<h6><strong>Rent a limousine now!</strong></h6>\";s:18:\"footer-html-2color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-2-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-2\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-2-bg-space\";s:0:\"\";s:20:\"header-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-2-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-color\";s:0:\"\";s:23:\"header-social-2-h-color\";s:0:\"\";s:24:\"header-social-2-bg-color\";s:0:\"\";s:26:\"header-social-2-bg-h-color\";s:0:\"\";s:28:\"header-social-2-label-toggle\";b:0;s:26:\"header-social-2-color-type\";s:6:\"custom\";s:34:\"header-social-2-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-2-bg-space\";s:0:\"\";s:20:\"footer-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-2-radius\";s:0:\"\";s:21:\"footer-social-2-color\";s:0:\"\";s:23:\"footer-social-2-h-color\";s:0:\"\";s:24:\"footer-social-2-bg-color\";s:0:\"\";s:26:\"footer-social-2-bg-h-color\";s:0:\"\";s:28:\"footer-social-2-label-toggle\";b:0;s:26:\"footer-social-2-color-type\";s:6:\"custom\";s:27:\"footer-social-2-brand-color\";s:0:\"\";s:33:\"footer-social-2-brand-label-color\";s:0:\"\";s:34:\"footer-social-2-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-2-font-family\";s:7:\"inherit\";s:27:\"header-widget-2-font-weight\";s:7:\"inherit\";s:25:\"header-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-2-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-2-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-font-family\";s:7:\"inherit\";s:27:\"footer-widget-2-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-2-text-transform\";s:0:\"\";s:27:\"footer-widget-2-line-height\";s:0:\"\";s:25:\"footer-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-2\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu2-bg-color\";s:0:\"\";s:18:\"header-menu2-color\";s:0:\"\";s:23:\"header-menu2-h-bg-color\";s:0:\"\";s:20:\"header-menu2-h-color\";s:0:\"\";s:23:\"header-menu2-a-bg-color\";s:0:\"\";s:20:\"header-menu2-a-color\";s:0:\"\";s:30:\"header-menu2-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu2-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu2-menu-hover-animation\";s:0:\"\";s:40:\"header-menu2-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu2-submenu-item-border\";b:0;s:32:\"header-menu2-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu2-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu2-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu2-submenu-top-offset\";s:0:\"\";s:26:\"header-menu2-submenu-width\";s:0:\"\";s:27:\"header-menu2-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu2-menu-stack-on-mobile\";b:1;s:22:\"header-menu2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu2-font-weight\";s:7:\"inherit\";s:24:\"header-menu2-font-family\";s:7:\"inherit\";s:24:\"header-menu2-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button3-text\";s:6:\"Button\";s:26:\"header-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button3-font-family\";s:7:\"inherit\";s:26:\"header-button3-font-weight\";s:7:\"inherit\";s:26:\"header-button3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button3-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button3-border-radius\";s:0:\"\";s:27:\"section-hb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button3-text\";s:6:\"Button\";s:26:\"footer-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button3-font-family\";s:7:\"inherit\";s:26:\"footer-button3-font-weight\";s:7:\"inherit\";s:29:\"footer-button3-text-transform\";s:0:\"\";s:26:\"footer-button3-line-height\";s:0:\"\";s:24:\"footer-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button3-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-3\";s:22:\"Insert HTML text here.\";s:18:\"header-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-3\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-3\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-3\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-3\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-3-bg-space\";s:0:\"\";s:20:\"header-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-3-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-color\";s:0:\"\";s:23:\"header-social-3-h-color\";s:0:\"\";s:24:\"header-social-3-bg-color\";s:0:\"\";s:26:\"header-social-3-bg-h-color\";s:0:\"\";s:28:\"header-social-3-label-toggle\";b:0;s:26:\"header-social-3-color-type\";s:6:\"custom\";s:34:\"header-social-3-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-3-bg-space\";s:0:\"\";s:20:\"footer-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-3-radius\";s:0:\"\";s:21:\"footer-social-3-color\";s:0:\"\";s:23:\"footer-social-3-h-color\";s:0:\"\";s:24:\"footer-social-3-bg-color\";s:0:\"\";s:26:\"footer-social-3-bg-h-color\";s:0:\"\";s:28:\"footer-social-3-label-toggle\";b:0;s:26:\"footer-social-3-color-type\";s:6:\"custom\";s:27:\"footer-social-3-brand-color\";s:0:\"\";s:33:\"footer-social-3-brand-label-color\";s:0:\"\";s:34:\"footer-social-3-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-3-font-family\";s:7:\"inherit\";s:27:\"header-widget-3-font-weight\";s:7:\"inherit\";s:25:\"header-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-3-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-3-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-3-font-family\";s:7:\"inherit\";s:27:\"footer-widget-3-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-3-text-transform\";s:0:\"\";s:27:\"footer-widget-3-line-height\";s:0:\"\";s:25:\"footer-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-3\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu3-bg-color\";s:0:\"\";s:18:\"header-menu3-color\";s:0:\"\";s:23:\"header-menu3-h-bg-color\";s:0:\"\";s:20:\"header-menu3-h-color\";s:0:\"\";s:23:\"header-menu3-a-bg-color\";s:0:\"\";s:20:\"header-menu3-a-color\";s:0:\"\";s:30:\"header-menu3-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu3-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu3-menu-hover-animation\";s:0:\"\";s:40:\"header-menu3-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu3-submenu-item-border\";b:0;s:32:\"header-menu3-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu3-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu3-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu3-submenu-top-offset\";s:0:\"\";s:26:\"header-menu3-submenu-width\";s:0:\"\";s:27:\"header-menu3-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu3-menu-stack-on-mobile\";b:1;s:22:\"header-menu3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu3-font-weight\";s:7:\"inherit\";s:24:\"header-menu3-font-family\";s:7:\"inherit\";s:24:\"header-menu3-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button4-text\";s:6:\"Button\";s:26:\"header-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button4-font-family\";s:7:\"inherit\";s:26:\"header-button4-font-weight\";s:7:\"inherit\";s:26:\"header-button4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button4-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button4-border-radius\";s:0:\"\";s:27:\"section-hb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button4-text\";s:6:\"Button\";s:26:\"footer-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button4-font-family\";s:7:\"inherit\";s:26:\"footer-button4-font-weight\";s:7:\"inherit\";s:29:\"footer-button4-text-transform\";s:0:\"\";s:26:\"footer-button4-line-height\";s:0:\"\";s:24:\"footer-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button4-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-4\";s:22:\"Insert HTML text here.\";s:18:\"header-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-4\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-4\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-4\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-4\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-4-bg-space\";s:0:\"\";s:20:\"header-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-4-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-color\";s:0:\"\";s:23:\"header-social-4-h-color\";s:0:\"\";s:24:\"header-social-4-bg-color\";s:0:\"\";s:26:\"header-social-4-bg-h-color\";s:0:\"\";s:28:\"header-social-4-label-toggle\";b:0;s:26:\"header-social-4-color-type\";s:6:\"custom\";s:34:\"header-social-4-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-4-bg-space\";s:0:\"\";s:20:\"footer-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-4-radius\";s:0:\"\";s:21:\"footer-social-4-color\";s:0:\"\";s:23:\"footer-social-4-h-color\";s:0:\"\";s:24:\"footer-social-4-bg-color\";s:0:\"\";s:26:\"footer-social-4-bg-h-color\";s:0:\"\";s:28:\"footer-social-4-label-toggle\";b:0;s:26:\"footer-social-4-color-type\";s:6:\"custom\";s:27:\"footer-social-4-brand-color\";s:0:\"\";s:33:\"footer-social-4-brand-label-color\";s:0:\"\";s:34:\"footer-social-4-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-4-font-family\";s:7:\"inherit\";s:27:\"header-widget-4-font-weight\";s:7:\"inherit\";s:25:\"header-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-4-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-4-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-4-font-family\";s:7:\"inherit\";s:27:\"footer-widget-4-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-4-text-transform\";s:0:\"\";s:27:\"footer-widget-4-line-height\";s:0:\"\";s:25:\"footer-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-4\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu4-bg-color\";s:0:\"\";s:18:\"header-menu4-color\";s:0:\"\";s:23:\"header-menu4-h-bg-color\";s:0:\"\";s:20:\"header-menu4-h-color\";s:0:\"\";s:23:\"header-menu4-a-bg-color\";s:0:\"\";s:20:\"header-menu4-a-color\";s:0:\"\";s:30:\"header-menu4-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu4-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu4-menu-hover-animation\";s:0:\"\";s:40:\"header-menu4-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu4-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu4-submenu-item-border\";b:0;s:32:\"header-menu4-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu4-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu4-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu4-submenu-top-offset\";s:0:\"\";s:26:\"header-menu4-submenu-width\";s:0:\"\";s:27:\"header-menu4-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu4-menu-stack-on-mobile\";b:1;s:22:\"header-menu4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu4-font-weight\";s:7:\"inherit\";s:24:\"header-menu4-font-family\";s:7:\"inherit\";s:24:\"header-menu4-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button5-text\";s:6:\"Button\";s:26:\"header-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button5-font-family\";s:7:\"inherit\";s:26:\"header-button5-font-weight\";s:7:\"inherit\";s:26:\"header-button5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button5-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button5-border-radius\";s:0:\"\";s:27:\"section-hb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button5-text\";s:6:\"Button\";s:26:\"footer-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button5-font-family\";s:7:\"inherit\";s:26:\"footer-button5-font-weight\";s:7:\"inherit\";s:29:\"footer-button5-text-transform\";s:0:\"\";s:26:\"footer-button5-line-height\";s:0:\"\";s:24:\"footer-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button5-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-5\";s:22:\"Insert HTML text here.\";s:18:\"header-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-5\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-5\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-5\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-5\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-5-bg-space\";s:0:\"\";s:20:\"header-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-5-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-color\";s:0:\"\";s:23:\"header-social-5-h-color\";s:0:\"\";s:24:\"header-social-5-bg-color\";s:0:\"\";s:26:\"header-social-5-bg-h-color\";s:0:\"\";s:28:\"header-social-5-label-toggle\";b:0;s:26:\"header-social-5-color-type\";s:6:\"custom\";s:34:\"header-social-5-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-5-bg-space\";s:0:\"\";s:20:\"footer-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-5-radius\";s:0:\"\";s:21:\"footer-social-5-color\";s:0:\"\";s:23:\"footer-social-5-h-color\";s:0:\"\";s:24:\"footer-social-5-bg-color\";s:0:\"\";s:26:\"footer-social-5-bg-h-color\";s:0:\"\";s:28:\"footer-social-5-label-toggle\";b:0;s:26:\"footer-social-5-color-type\";s:6:\"custom\";s:27:\"footer-social-5-brand-color\";s:0:\"\";s:33:\"footer-social-5-brand-label-color\";s:0:\"\";s:34:\"footer-social-5-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-5-font-family\";s:7:\"inherit\";s:27:\"header-widget-5-font-weight\";s:7:\"inherit\";s:25:\"header-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-5-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-5-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-5-font-family\";s:7:\"inherit\";s:27:\"footer-widget-5-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-5-text-transform\";s:0:\"\";s:27:\"footer-widget-5-line-height\";s:0:\"\";s:25:\"footer-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-5\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu5-bg-color\";s:0:\"\";s:18:\"header-menu5-color\";s:0:\"\";s:23:\"header-menu5-h-bg-color\";s:0:\"\";s:20:\"header-menu5-h-color\";s:0:\"\";s:23:\"header-menu5-a-bg-color\";s:0:\"\";s:20:\"header-menu5-a-color\";s:0:\"\";s:30:\"header-menu5-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu5-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu5-menu-hover-animation\";s:0:\"\";s:40:\"header-menu5-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu5-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu5-submenu-item-border\";b:0;s:32:\"header-menu5-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu5-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu5-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu5-submenu-top-offset\";s:0:\"\";s:26:\"header-menu5-submenu-width\";s:0:\"\";s:27:\"header-menu5-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu5-menu-stack-on-mobile\";b:1;s:22:\"header-menu5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu5-font-weight\";s:7:\"inherit\";s:24:\"header-menu5-font-family\";s:7:\"inherit\";s:24:\"header-menu5-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button6-text\";s:6:\"Button\";s:26:\"header-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button6-font-family\";s:7:\"inherit\";s:26:\"header-button6-font-weight\";s:7:\"inherit\";s:26:\"header-button6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button6-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button6-border-radius\";s:0:\"\";s:27:\"section-hb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button6-text\";s:6:\"Button\";s:26:\"footer-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button6-font-family\";s:7:\"inherit\";s:26:\"footer-button6-font-weight\";s:7:\"inherit\";s:29:\"footer-button6-text-transform\";s:0:\"\";s:26:\"footer-button6-line-height\";s:0:\"\";s:24:\"footer-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button6-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-6\";s:22:\"Insert HTML text here.\";s:18:\"header-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-6\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-6\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-6\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-6\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-6-bg-space\";s:0:\"\";s:20:\"header-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-6-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-color\";s:0:\"\";s:23:\"header-social-6-h-color\";s:0:\"\";s:24:\"header-social-6-bg-color\";s:0:\"\";s:26:\"header-social-6-bg-h-color\";s:0:\"\";s:28:\"header-social-6-label-toggle\";b:0;s:26:\"header-social-6-color-type\";s:6:\"custom\";s:34:\"header-social-6-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-6-bg-space\";s:0:\"\";s:20:\"footer-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-6-radius\";s:0:\"\";s:21:\"footer-social-6-color\";s:0:\"\";s:23:\"footer-social-6-h-color\";s:0:\"\";s:24:\"footer-social-6-bg-color\";s:0:\"\";s:26:\"footer-social-6-bg-h-color\";s:0:\"\";s:28:\"footer-social-6-label-toggle\";b:0;s:26:\"footer-social-6-color-type\";s:6:\"custom\";s:27:\"footer-social-6-brand-color\";s:0:\"\";s:33:\"footer-social-6-brand-label-color\";s:0:\"\";s:34:\"footer-social-6-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-6-font-family\";s:7:\"inherit\";s:27:\"header-widget-6-font-weight\";s:7:\"inherit\";s:25:\"header-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-6-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-6-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-6-font-family\";s:7:\"inherit\";s:27:\"footer-widget-6-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-6-text-transform\";s:0:\"\";s:27:\"footer-widget-6-line-height\";s:0:\"\";s:25:\"footer-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-6\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu6-bg-color\";s:0:\"\";s:18:\"header-menu6-color\";s:0:\"\";s:23:\"header-menu6-h-bg-color\";s:0:\"\";s:20:\"header-menu6-h-color\";s:0:\"\";s:23:\"header-menu6-a-bg-color\";s:0:\"\";s:20:\"header-menu6-a-color\";s:0:\"\";s:30:\"header-menu6-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu6-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu6-menu-hover-animation\";s:0:\"\";s:40:\"header-menu6-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu6-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu6-submenu-item-border\";b:0;s:32:\"header-menu6-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu6-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu6-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu6-submenu-top-offset\";s:0:\"\";s:26:\"header-menu6-submenu-width\";s:0:\"\";s:27:\"header-menu6-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu6-menu-stack-on-mobile\";b:1;s:22:\"header-menu6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu6-font-weight\";s:7:\"inherit\";s:24:\"header-menu6-font-family\";s:7:\"inherit\";s:24:\"header-menu6-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button7-text\";s:6:\"Button\";s:26:\"header-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button7-font-family\";s:7:\"inherit\";s:26:\"header-button7-font-weight\";s:7:\"inherit\";s:26:\"header-button7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button7-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button7-border-radius\";s:0:\"\";s:27:\"section-hb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button7-text\";s:6:\"Button\";s:26:\"footer-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button7-font-family\";s:7:\"inherit\";s:26:\"footer-button7-font-weight\";s:7:\"inherit\";s:29:\"footer-button7-text-transform\";s:0:\"\";s:26:\"footer-button7-line-height\";s:0:\"\";s:24:\"footer-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button7-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-7\";s:22:\"Insert HTML text here.\";s:18:\"header-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-7\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-7\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-7\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-7\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-7-bg-space\";s:0:\"\";s:20:\"header-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-7-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-color\";s:0:\"\";s:23:\"header-social-7-h-color\";s:0:\"\";s:24:\"header-social-7-bg-color\";s:0:\"\";s:26:\"header-social-7-bg-h-color\";s:0:\"\";s:28:\"header-social-7-label-toggle\";b:0;s:26:\"header-social-7-color-type\";s:6:\"custom\";s:34:\"header-social-7-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-7-bg-space\";s:0:\"\";s:20:\"footer-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-7-radius\";s:0:\"\";s:21:\"footer-social-7-color\";s:0:\"\";s:23:\"footer-social-7-h-color\";s:0:\"\";s:24:\"footer-social-7-bg-color\";s:0:\"\";s:26:\"footer-social-7-bg-h-color\";s:0:\"\";s:28:\"footer-social-7-label-toggle\";b:0;s:26:\"footer-social-7-color-type\";s:6:\"custom\";s:27:\"footer-social-7-brand-color\";s:0:\"\";s:33:\"footer-social-7-brand-label-color\";s:0:\"\";s:34:\"footer-social-7-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-7-font-family\";s:7:\"inherit\";s:27:\"header-widget-7-font-weight\";s:7:\"inherit\";s:25:\"header-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-7-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-7-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-7-font-family\";s:7:\"inherit\";s:27:\"footer-widget-7-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-7-text-transform\";s:0:\"\";s:27:\"footer-widget-7-line-height\";s:0:\"\";s:25:\"footer-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-7\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu7-bg-color\";s:0:\"\";s:18:\"header-menu7-color\";s:0:\"\";s:23:\"header-menu7-h-bg-color\";s:0:\"\";s:20:\"header-menu7-h-color\";s:0:\"\";s:23:\"header-menu7-a-bg-color\";s:0:\"\";s:20:\"header-menu7-a-color\";s:0:\"\";s:30:\"header-menu7-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu7-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu7-menu-hover-animation\";s:0:\"\";s:40:\"header-menu7-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu7-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu7-submenu-item-border\";b:0;s:32:\"header-menu7-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu7-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu7-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu7-submenu-top-offset\";s:0:\"\";s:26:\"header-menu7-submenu-width\";s:0:\"\";s:27:\"header-menu7-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu7-menu-stack-on-mobile\";b:1;s:22:\"header-menu7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu7-font-weight\";s:7:\"inherit\";s:24:\"header-menu7-font-family\";s:7:\"inherit\";s:24:\"header-menu7-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button8-text\";s:6:\"Button\";s:26:\"header-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button8-font-family\";s:7:\"inherit\";s:26:\"header-button8-font-weight\";s:7:\"inherit\";s:26:\"header-button8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button8-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button8-border-radius\";s:0:\"\";s:27:\"section-hb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button8-text\";s:6:\"Button\";s:26:\"footer-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button8-font-family\";s:7:\"inherit\";s:26:\"footer-button8-font-weight\";s:7:\"inherit\";s:29:\"footer-button8-text-transform\";s:0:\"\";s:26:\"footer-button8-line-height\";s:0:\"\";s:24:\"footer-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button8-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-8\";s:22:\"Insert HTML text here.\";s:18:\"header-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-8\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-8\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-8\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-8\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-8-bg-space\";s:0:\"\";s:20:\"header-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-8-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-color\";s:0:\"\";s:23:\"header-social-8-h-color\";s:0:\"\";s:24:\"header-social-8-bg-color\";s:0:\"\";s:26:\"header-social-8-bg-h-color\";s:0:\"\";s:28:\"header-social-8-label-toggle\";b:0;s:26:\"header-social-8-color-type\";s:6:\"custom\";s:34:\"header-social-8-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-8-bg-space\";s:0:\"\";s:20:\"footer-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-8-radius\";s:0:\"\";s:21:\"footer-social-8-color\";s:0:\"\";s:23:\"footer-social-8-h-color\";s:0:\"\";s:24:\"footer-social-8-bg-color\";s:0:\"\";s:26:\"footer-social-8-bg-h-color\";s:0:\"\";s:28:\"footer-social-8-label-toggle\";b:0;s:26:\"footer-social-8-color-type\";s:6:\"custom\";s:27:\"footer-social-8-brand-color\";s:0:\"\";s:33:\"footer-social-8-brand-label-color\";s:0:\"\";s:34:\"footer-social-8-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-8-font-family\";s:7:\"inherit\";s:27:\"header-widget-8-font-weight\";s:7:\"inherit\";s:25:\"header-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-8-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-8-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-8-font-family\";s:7:\"inherit\";s:27:\"footer-widget-8-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-8-text-transform\";s:0:\"\";s:27:\"footer-widget-8-line-height\";s:0:\"\";s:25:\"footer-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-8\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu8-bg-color\";s:0:\"\";s:18:\"header-menu8-color\";s:0:\"\";s:23:\"header-menu8-h-bg-color\";s:0:\"\";s:20:\"header-menu8-h-color\";s:0:\"\";s:23:\"header-menu8-a-bg-color\";s:0:\"\";s:20:\"header-menu8-a-color\";s:0:\"\";s:30:\"header-menu8-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu8-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu8-menu-hover-animation\";s:0:\"\";s:40:\"header-menu8-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu8-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu8-submenu-item-border\";b:0;s:32:\"header-menu8-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu8-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu8-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu8-submenu-top-offset\";s:0:\"\";s:26:\"header-menu8-submenu-width\";s:0:\"\";s:27:\"header-menu8-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu8-menu-stack-on-mobile\";b:1;s:22:\"header-menu8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu8-font-weight\";s:7:\"inherit\";s:24:\"header-menu8-font-family\";s:7:\"inherit\";s:24:\"header-menu8-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button9-text\";s:6:\"Button\";s:26:\"header-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button9-font-family\";s:7:\"inherit\";s:26:\"header-button9-font-weight\";s:7:\"inherit\";s:26:\"header-button9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-button9-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-button9-border-radius\";s:0:\"\";s:27:\"section-hb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button9-text\";s:6:\"Button\";s:26:\"footer-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button9-font-family\";s:7:\"inherit\";s:26:\"footer-button9-font-weight\";s:7:\"inherit\";s:29:\"footer-button9-text-transform\";s:0:\"\";s:26:\"footer-button9-line-height\";s:0:\"\";s:24:\"footer-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"footer-button9-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-9\";s:22:\"Insert HTML text here.\";s:18:\"header-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-9\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-extras-section-hb-html-9\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-hb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-9\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-extras-section-fb-html-9\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"section-fb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-9-bg-space\";s:0:\"\";s:20:\"header-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-social-9-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-color\";s:0:\"\";s:23:\"header-social-9-h-color\";s:0:\"\";s:24:\"header-social-9-bg-color\";s:0:\"\";s:26:\"header-social-9-bg-h-color\";s:0:\"\";s:28:\"header-social-9-label-toggle\";b:0;s:26:\"header-social-9-color-type\";s:6:\"custom\";s:34:\"header-social-9-brand-hover-toggle\";b:0;s:35:\"font-size-section-hb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-9-bg-space\";s:0:\"\";s:20:\"footer-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-9-radius\";s:0:\"\";s:21:\"footer-social-9-color\";s:0:\"\";s:23:\"footer-social-9-h-color\";s:0:\"\";s:24:\"footer-social-9-bg-color\";s:0:\"\";s:26:\"footer-social-9-bg-h-color\";s:0:\"\";s:28:\"footer-social-9-label-toggle\";b:0;s:26:\"footer-social-9-color-type\";s:6:\"custom\";s:27:\"footer-social-9-brand-color\";s:0:\"\";s:33:\"footer-social-9-brand-label-color\";s:0:\"\";s:34:\"footer-social-9-brand-hover-toggle\";b:0;s:35:\"font-size-section-fb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-9-font-family\";s:7:\"inherit\";s:27:\"header-widget-9-font-weight\";s:7:\"inherit\";s:25:\"header-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:35:\"header-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-9-content-font-weight\";s:7:\"inherit\";s:33:\"header-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-9-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:38:\"sidebar-widgets-header-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-9-font-family\";s:7:\"inherit\";s:27:\"footer-widget-9-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-9-text-transform\";s:0:\"\";s:27:\"footer-widget-9-line-height\";s:0:\"\";s:25:\"footer-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-weight\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"footer-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-9\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu9-bg-color\";s:0:\"\";s:18:\"header-menu9-color\";s:0:\"\";s:23:\"header-menu9-h-bg-color\";s:0:\"\";s:20:\"header-menu9-h-color\";s:0:\"\";s:23:\"header-menu9-a-bg-color\";s:0:\"\";s:20:\"header-menu9-a-color\";s:0:\"\";s:30:\"header-menu9-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:29:\"header-menu9-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu9-menu-hover-animation\";s:0:\"\";s:40:\"header-menu9-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu9-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu9-submenu-item-border\";b:0;s:32:\"header-menu9-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu9-submenu-item-b-color\";s:7:\"#eaeaea\";s:41:\"header-menu9-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-menu9-submenu-top-offset\";s:0:\"\";s:26:\"header-menu9-submenu-width\";s:0:\"\";s:27:\"header-menu9-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu9-menu-stack-on-mobile\";b:1;s:22:\"header-menu9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu9-font-weight\";s:7:\"inherit\";s:24:\"header-menu9-font-family\";s:7:\"inherit\";s:24:\"header-menu9-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:27:\"section-hb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"header-button10-text\";s:6:\"Button\";s:27:\"header-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"header-button10-font-family\";s:7:\"inherit\";s:27:\"header-button10-font-weight\";s:7:\"inherit\";s:27:\"header-button10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"header-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"header-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"header-button10-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"header-button10-border-radius\";s:0:\"\";s:28:\"section-hb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"sticky-header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"footer-button10-text\";s:6:\"Button\";s:27:\"footer-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"footer-button10-font-family\";s:7:\"inherit\";s:27:\"footer-button10-font-weight\";s:7:\"inherit\";s:30:\"footer-button10-text-transform\";s:0:\"\";s:27:\"footer-button10-line-height\";s:0:\"\";s:25:\"footer-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"footer-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"footer-button10-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:28:\"section-fb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"header-html-10\";s:22:\"Insert HTML text here.\";s:19:\"header-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-hb-html-10\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-weight-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-extras-section-hb-html-10\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"section-hb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"footer-html-10\";s:22:\"Insert HTML text here.\";s:19:\"footer-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-fb-html-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"footer-html-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:30:\"font-weight-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-extras-section-fb-html-10\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:25:\"section-fb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-social-10-bg-space\";s:0:\"\";s:21:\"header-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"header-social-10-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-color\";s:0:\"\";s:24:\"header-social-10-h-color\";s:0:\"\";s:25:\"header-social-10-bg-color\";s:0:\"\";s:27:\"header-social-10-bg-h-color\";s:0:\"\";s:29:\"header-social-10-label-toggle\";b:0;s:27:\"header-social-10-color-type\";s:6:\"custom\";s:35:\"header-social-10-brand-hover-toggle\";b:0;s:36:\"font-size-section-hb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:33:\"section-hb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-social-10-bg-space\";s:0:\"\";s:21:\"footer-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-social-10-radius\";s:0:\"\";s:22:\"footer-social-10-color\";s:0:\"\";s:24:\"footer-social-10-h-color\";s:0:\"\";s:25:\"footer-social-10-bg-color\";s:0:\"\";s:27:\"footer-social-10-bg-h-color\";s:0:\"\";s:29:\"footer-social-10-label-toggle\";b:0;s:27:\"footer-social-10-color-type\";s:6:\"custom\";s:28:\"footer-social-10-brand-color\";s:0:\"\";s:34:\"footer-social-10-brand-label-color\";s:0:\"\";s:35:\"footer-social-10-brand-hover-toggle\";b:0;s:36:\"font-size-section-fb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:26:\"footer-social-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:33:\"section-fb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-10-font-family\";s:7:\"inherit\";s:28:\"header-widget-10-font-weight\";s:7:\"inherit\";s:26:\"header-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:36:\"header-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"header-widget-10-content-font-weight\";s:7:\"inherit\";s:34:\"header-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"header-widget-10-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:39:\"sidebar-widgets-header-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"footer-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-10-font-family\";s:7:\"inherit\";s:28:\"footer-widget-10-font-weight\";s:7:\"inherit\";s:31:\"footer-widget-10-text-transform\";s:0:\"\";s:28:\"footer-widget-10-line-height\";s:0:\"\";s:26:\"footer-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"footer-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-weight\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:34:\"footer-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-widget-alignment-10\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:39:\"sidebar-widgets-footer-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-menu10-bg-color\";s:0:\"\";s:19:\"header-menu10-color\";s:0:\"\";s:24:\"header-menu10-h-bg-color\";s:0:\"\";s:21:\"header-menu10-h-color\";s:0:\"\";s:24:\"header-menu10-a-bg-color\";s:0:\"\";s:21:\"header-menu10-a-color\";s:0:\"\";s:31:\"header-menu10-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:30:\"header-menu10-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu10-menu-hover-animation\";s:0:\"\";s:41:\"header-menu10-submenu-container-animation\";s:0:\"\";s:25:\"section-hb-menu-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-menu10-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"header-menu10-submenu-item-border\";b:0;s:33:\"header-menu10-submenu-item-b-size\";s:1:\"1\";s:34:\"header-menu10-submenu-item-b-color\";s:7:\"#eaeaea\";s:42:\"header-menu10-submenu-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu10-submenu-top-offset\";s:0:\"\";s:27:\"header-menu10-submenu-width\";s:0:\"\";s:28:\"header-menu10-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:34:\"header-menu10-menu-stack-on-mobile\";b:1;s:23:\"header-menu10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu10-font-weight\";s:7:\"inherit\";s:25:\"header-menu10-font-family\";s:7:\"inherit\";s:25:\"header-menu10-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"section-hb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-fb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"sticky-header-on-devices\";s:7:\"desktop\";s:19:\"sticky-header-style\";s:4:\"none\";s:20:\"footer-desktop-items\";a:9:{s:5:\"above\";a:6:{s:7:\"above_1\";a:2:{i:0;s:8:\"widget-1\";i:1;s:8:\"widget-2\";}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:2:{i:0;s:6:\"html-2\";i:1;s:6:\"html-1\";}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:1:{i:0;s:14:\"social-icons-1\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:4:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:8:\"2-lheavy\";s:7:\"desktop\";s:8:\"2-lheavy\";s:4:\"flag\";b:1;}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"1\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:8:\"2-lheavy\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}s:4:\"flag\";b:1;}s:17:\"hba-footer-height\";i:60;s:17:\"hba-footer-column\";s:1:\"2\";s:17:\"hba-footer-layout\";a:4:{s:7:\"desktop\";s:8:\"2-lheavy\";s:6:\"tablet\";s:8:\"2-lheavy\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:27:\"hb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:27:\"hbb-footer-top-border-color\";s:15:\"rgba(0,0,0,0.1)\";s:20:\"hbb-footer-separator\";s:1:\"1\";s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"hbb-footer-height\";s:3:\"100\";s:17:\"hbb-footer-column\";s:1:\"2\";s:17:\"hbb-footer-layout\";a:4:{s:7:\"desktop\";s:8:\"2-lheavy\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:24:\"hb-primary-footer-height\";s:0:\"\";s:23:\"hba-footer-layout-width\";s:7:\"content\";s:22:\"hb-footer-layout-width\";s:7:\"content\";s:23:\"hbb-footer-layout-width\";s:7:\"content\";s:29:\"hba-footer-vertical-alignment\";s:10:\"flex-start\";s:28:\"hb-footer-vertical-alignment\";s:10:\"flex-start\";s:29:\"hbb-footer-vertical-alignment\";s:6:\"center\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:16:\"hb-footer-column\";s:1:\"1\";s:19:\"hb-footer-separator\";i:1;s:29:\"hb-footer-bottom-border-color\";s:7:\"#e6e6e6\";s:16:\"hb-footer-layout\";a:4:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:18:\"hb-footer-main-sep\";s:1:\"2\";s:24:\"hb-footer-main-sep-color\";s:25:\"var(--ast-global-color-0)\";s:24:\"live-search-result-count\";i:5;s:23:\"footer-copyright-editor\";s:112:\"<span style=\"color: #8d8d8d;\">Copyright [copyright] [current_year] [site_title] | Powered by [site_title]</span>\";s:22:\"footer-copyright-color\";s:25:\"var(--ast-global-color-3)\";s:36:\"line-height-section-footer-copyright\";i:2;s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:34:\"font-size-section-footer-copyright\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"font-weight-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-family-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-extras-section-footer-copyright\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:21:\"footer-menu-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:36:\"section-below-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"30\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-search-icon-space\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:24:\"header-search-icon-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"header-search-width\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:11:\"live-search\";b:0;s:22:\"live-search-post-types\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:37:\"transparent-header-social-icons-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-header-social-icons-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"transparent-header-social-icons-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"transparent-header-social-icons-bg-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"transparent-header-html-text-color\";s:0:\"\";s:34:\"transparent-header-html-link-color\";s:0:\"\";s:36:\"transparent-header-html-link-h-color\";s:0:\"\";s:37:\"transparent-header-widget-title-color\";s:0:\"\";s:39:\"transparent-header-widget-content-color\";s:0:\"\";s:36:\"transparent-header-widget-link-color\";s:0:\"\";s:38:\"transparent-header-widget-link-h-color\";s:0:\"\";s:36:\"transparent-header-button-text-color\";s:0:\"\";s:38:\"transparent-header-button-text-h-color\";s:0:\"\";s:34:\"transparent-header-button-bg-color\";s:0:\"\";s:36:\"transparent-header-button-bg-h-color\";s:0:\"\";s:17:\"off-canvas-layout\";s:10:\"side-panel\";s:16:\"off-canvas-slide\";s:5:\"right\";s:33:\"header-builder-menu-toggle-target\";s:4:\"icon\";s:34:\"header-offcanvas-content-alignment\";s:10:\"flex-start\";s:21:\"off-canvas-background\";a:10:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:22:\"off-canvas-close-color\";s:7:\"#3a3a3a\";s:18:\"mobile-header-type\";s:8:\"dropdown\";s:20:\"off-canvas-move-body\";b:1;s:24:\"off-canvas-inner-spacing\";s:0:\"\";s:18:\"footer-menu-layout\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:29:\"footer-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:28:\"footer-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-menu-font-weight\";s:7:\"inherit\";s:23:\"footer-menu-font-family\";s:7:\"inherit\";s:23:\"footer-menu-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"footer-main-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-trigger-icon\";s:4:\"menu\";s:30:\"mobile-header-toggle-icon-size\";s:2:\"30\";s:36:\"mobile-header-toggle-btn-border-size\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:34:\"mobile-header-toggle-border-radius\";i:2;s:41:\"mobile-header-toggle-border-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"mobile-header-label-font-family\";s:7:\"inherit\";s:31:\"mobile-header-label-font-weight\";s:7:\"inherit\";s:34:\"mobile-header-label-text-transform\";s:0:\"\";s:31:\"mobile-header-label-line-height\";s:0:\"\";s:29:\"mobile-header-label-font-size\";s:0:\"\";s:20:\"global-color-palette\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#b19540\";i:1;s:7:\"#8c701b\";i:2;s:7:\"#101010\";i:3;s:7:\"#8d8d8d\";i:4;s:7:\"#f1f1f1\";i:5;s:7:\"#fbfbfb\";i:6;s:20:\"rgba(177,149,64,0.2)\";i:7;s:7:\"#101010\";i:8;s:7:\"#000000\";}s:4:\"flag\";b:0;}s:17:\"header-logo-color\";s:25:\"var(--ast-global-color-2)\";s:27:\"header-mobile-menu-bg-color\";s:0:\"\";s:24:\"header-mobile-menu-color\";s:0:\"\";s:29:\"header-mobile-menu-h-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-h-color\";s:0:\"\";s:29:\"header-mobile-menu-a-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-a-color\";s:0:\"\";s:36:\"header-mobile-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:35:\"header-mobile-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-3)\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"header-mobile-menu-submenu-container-animation\";s:4:\"fade\";s:38:\"header-mobile-menu-submenu-item-border\";b:1;s:38:\"header-mobile-menu-submenu-item-b-size\";s:1:\"1\";s:39:\"header-mobile-menu-submenu-item-b-color\";s:7:\"#eaeaea\";s:33:\"header-mobile-menu-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:28:\"header-mobile-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"20\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-extras-header-mobile-menu\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:28:\"woo-header-cart-click-action\";s:7:\"default\";s:28:\"responsive-cart-click-action\";s:6:\"flyout\";s:23:\"woo-slide-in-cart-width\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:1:\"%\";s:11:\"tablet-unit\";s:1:\"%\";s:11:\"mobile-unit\";s:1:\"%\";}s:41:\"woo-header-cart-icon-total-label-position\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-woo-cart-icon-size\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:20:\"woo-header-cart-icon\";s:7:\"default\";s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:41:\"woo-header-cart-product-count-color-group\";s:57:\"var( --ast-global-color-secondary, --ast-global-color-5 )\";s:33:\"woo-desktop-cart-flyout-direction\";s:5:\"right\";s:26:\"header-woo-cart-icon-color\";s:0:\"\";s:38:\"transparent-header-woo-cart-icon-color\";s:0:\"\";s:32:\"header-woo-cart-icon-hover-color\";s:0:\"\";s:28:\"woo-header-cart-border-width\";i:2;s:34:\"woo-header-cart-icon-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"woo-header-cart-badge-display\";b:1;s:29:\"woo-header-cart-label-display\";s:33:\"Cart/{cart_total_currency_symbol}\";s:26:\"header-woo-cart-text-color\";s:0:\"\";s:26:\"header-woo-cart-link-color\";s:0:\"\";s:32:\"header-woo-cart-background-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"header-woo-cart-background-hover-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-woo-cart-separator-color\";s:0:\"\";s:32:\"header-woo-cart-link-hover-color\";s:0:\"\";s:30:\"header-woo-cart-btn-text-color\";s:0:\"\";s:36:\"header-woo-cart-btn-background-color\";s:0:\"\";s:36:\"header-woo-cart-btn-text-hover-color\";s:0:\"\";s:34:\"header-woo-cart-btn-bg-hover-color\";s:0:\"\";s:34:\"header-woo-checkout-btn-text-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-background-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-woo-checkout-btn-bg-hover-color\";s:0:\"\";s:26:\"edd-header-cart-icon-style\";s:7:\"outline\";s:26:\"edd-header-cart-icon-color\";s:0:\"\";s:27:\"edd-header-cart-icon-radius\";i:3;s:38:\"transparent-header-edd-cart-icon-color\";s:0:\"\";s:29:\"edd-header-cart-total-display\";b:1;s:29:\"edd-header-cart-title-display\";b:1;s:26:\"header-edd-cart-text-color\";s:0:\"\";s:26:\"header-edd-cart-link-color\";s:0:\"\";s:32:\"header-edd-cart-background-color\";s:0:\"\";s:31:\"header-edd-cart-separator-color\";s:0:\"\";s:34:\"header-edd-checkout-btn-text-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-background-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-edd-checkout-btn-bg-hover-color\";s:0:\"\";s:19:\"header-account-type\";s:7:\"default\";s:26:\"header-account-login-style\";s:4:\"icon\";s:51:\"header-account-login-style-extend-text-profile-type\";s:7:\"default\";s:26:\"header-account-action-type\";s:4:\"link\";s:24:\"header-account-link-type\";s:7:\"default\";s:27:\"header-account-logout-style\";s:4:\"icon\";s:52:\"header-account-logout-style-extend-text-profile-type\";s:7:\"default\";s:30:\"header-account-logged-out-text\";s:6:\"Log In\";s:29:\"header-account-logged-in-text\";s:10:\"My Account\";s:28:\"header-account-logout-action\";s:4:\"link\";s:26:\"header-account-image-width\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-account-icon-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:25:\"header-account-icon-color\";s:25:\"var(--ast-global-color-2)\";s:25:\"header-account-login-link\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-account-logout-link\";a:3:{s:3:\"url\";s:54:\"https://websitedemos.net/rental-agency-02/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:32:\"font-size-section-header-account\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-account-type-text-color\";s:0:\"\";s:23:\"header-account-woo-menu\";b:0;s:22:\"cloned-component-track\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:18:\"theme-auto-version\";s:6:\"4.11.1\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:14:\"line-height-h1\";s:3:\"1.1\";s:14:\"line-height-h2\";s:3:\"1.1\";s:14:\"line-height-h3\";s:3:\"1.2\";s:17:\"text-transform-h1\";s:10:\"capitalize\";s:38:\"theme-button-border-group-border-color\";s:25:\"var(--ast-global-color-0)\";s:40:\"theme-button-border-group-border-h-color\";s:25:\"var(--ast-global-color-0)\";s:13:\"button-radius\";s:1:\"0\";s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"different-retina-logo\";b:1;s:18:\"display-site-title\";b:0;s:30:\"header-mobile-menu-font-family\";s:26:\"\'Libre Baskerville\', serif\";s:30:\"header-mobile-menu-font-weight\";s:3:\"700\";s:16:\"body-line-height\";s:0:\"\";s:17:\"hba-inner-spacing\";a:2:{s:7:\"desktop\";s:1:\"0\";s:6:\"tablet\";s:0:\"\";}s:20:\"hba-footer-separator\";s:1:\"0\";s:27:\"hba-footer-top-border-color\";s:15:\"rgba(0,0,0,0.1)\";s:29:\"section-fb-html-1-hide-tablet\";b:0;s:36:\"guntenberg-button-pattern-compat-css\";b:0;s:35:\"can-support-widget-and-editor-fonts\";b:0;s:29:\"can-remove-logo-max-width-css\";b:0;s:33:\"transparent-header-default-border\";b:0;s:27:\"btn-default-padding-updated\";b:0;s:34:\"support-footer-widget-right-margin\";b:0;s:31:\"remove-elementor-toc-margin-css\";b:0;s:28:\"remove-widget-design-options\";b:0;s:27:\"support-global-color-format\";b:0;s:19:\"site-content-layout\";s:15:\"boxed-container\";s:20:\"improve-gb-editor-ui\";b:0;s:30:\"mobile-header-toggle-btn-color\";s:25:\"var(--ast-global-color-0)\";s:42:\"apply-content-background-fullwidth-layouts\";b:0;s:32:\"customizer-default-layout-update\";b:0;s:33:\"single-product-breadcrumb-disable\";b:1;s:43:\"woocommerce-single-product-fallback-default\";b:1;s:24:\"astra-addon-auto-version\";s:5:\"3.9.1\";s:28:\"is_astra_addon_queue_running\";b:0;s:32:\"astra-old-global-sidebar-default\";b:0;s:20:\"dynamic-blog-layouts\";b:0;s:32:\"theme-dynamic-customizer-support\";b:1;s:40:\"ast-dynamic-single-astra-sites-structure\";a:2:{i:0;s:36:\"ast-dynamic-single-astra-sites-image\";i:1;s:36:\"ast-dynamic-single-astra-sites-title\";}s:39:\"ast-dynamic-single-astra-sites-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:29:\"ast-archive-astra-sites-title\";b:1;s:28:\"ast-single-astra-sites-title\";b:1;s:49:\"ast-dynamic-archive-astra-sites-banner-image-type\";s:4:\"none\";s:48:\"ast-dynamic-archive-astra-sites-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:49:\"ast-dynamic-archive-astra-sites-title-font-family\";s:0:\"\";s:47:\"ast-dynamic-archive-astra-sites-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:49:\"ast-dynamic-archive-astra-sites-title-font-weight\";s:0:\"\";s:49:\"ast-dynamic-archive-astra-sites-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:50:\"ast-dynamic-archive-astra-sites-banner-title-color\";s:0:\"\";s:49:\"ast-dynamic-archive-astra-sites-banner-text-color\";s:0:\"\";s:49:\"ast-dynamic-single-astra-sites-banner-title-color\";s:0:\"\";s:48:\"ast-dynamic-single-astra-sites-title-font-family\";s:0:\"\";s:46:\"ast-dynamic-single-astra-sites-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:48:\"ast-dynamic-single-astra-sites-title-font-weight\";s:0:\"\";s:48:\"ast-dynamic-single-astra-sites-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:39:\"ast-dynamic-single-site-pages-structure\";a:2:{i:0;s:35:\"ast-dynamic-single-site-pages-image\";i:1;s:35:\"ast-dynamic-single-site-pages-title\";}s:38:\"ast-dynamic-single-site-pages-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:28:\"ast-archive-site-pages-title\";b:1;s:27:\"ast-single-site-pages-title\";b:1;s:48:\"ast-dynamic-archive-site-pages-banner-image-type\";s:4:\"none\";s:47:\"ast-dynamic-archive-site-pages-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:48:\"ast-dynamic-archive-site-pages-title-font-family\";s:0:\"\";s:46:\"ast-dynamic-archive-site-pages-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:48:\"ast-dynamic-archive-site-pages-title-font-weight\";s:0:\"\";s:48:\"ast-dynamic-archive-site-pages-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:49:\"ast-dynamic-archive-site-pages-banner-title-color\";s:0:\"\";s:48:\"ast-dynamic-archive-site-pages-banner-text-color\";s:0:\"\";s:48:\"ast-dynamic-single-site-pages-banner-title-color\";s:0:\"\";s:47:\"ast-dynamic-single-site-pages-title-font-family\";s:0:\"\";s:45:\"ast-dynamic-single-site-pages-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:47:\"ast-dynamic-single-site-pages-title-font-weight\";s:0:\"\";s:47:\"ast-dynamic-single-site-pages-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:41:\"ast-dynamic-single-astra-blocks-structure\";a:2:{i:0;s:37:\"ast-dynamic-single-astra-blocks-image\";i:1;s:37:\"ast-dynamic-single-astra-blocks-title\";}s:40:\"ast-dynamic-single-astra-blocks-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:30:\"ast-archive-astra-blocks-title\";b:1;s:29:\"ast-single-astra-blocks-title\";b:1;s:50:\"ast-dynamic-archive-astra-blocks-banner-image-type\";s:4:\"none\";s:49:\"ast-dynamic-archive-astra-blocks-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:50:\"ast-dynamic-archive-astra-blocks-title-font-family\";s:0:\"\";s:48:\"ast-dynamic-archive-astra-blocks-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:50:\"ast-dynamic-archive-astra-blocks-title-font-weight\";s:0:\"\";s:50:\"ast-dynamic-archive-astra-blocks-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:51:\"ast-dynamic-archive-astra-blocks-banner-title-color\";s:0:\"\";s:50:\"ast-dynamic-archive-astra-blocks-banner-text-color\";s:0:\"\";s:50:\"ast-dynamic-single-astra-blocks-banner-title-color\";s:0:\"\";s:49:\"ast-dynamic-single-astra-blocks-title-font-family\";s:0:\"\";s:47:\"ast-dynamic-single-astra-blocks-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:49:\"ast-dynamic-single-astra-blocks-title-font-weight\";s:0:\"\";s:49:\"ast-dynamic-single-astra-blocks-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"ast-dynamic-single-post-structure\";a:3:{i:0;s:29:\"ast-dynamic-single-post-image\";i:1;s:29:\"ast-dynamic-single-post-title\";i:2;s:28:\"ast-dynamic-single-post-meta\";}s:32:\"ast-dynamic-single-post-taxonomy\";s:8:\"category\";s:22:\"ast-archive-post-title\";b:1;s:21:\"ast-single-post-title\";b:1;s:42:\"ast-dynamic-archive-post-banner-image-type\";s:4:\"none\";s:41:\"ast-dynamic-archive-post-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:42:\"ast-dynamic-archive-post-title-font-family\";s:0:\"\";s:40:\"ast-dynamic-archive-post-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:42:\"ast-dynamic-archive-post-title-font-weight\";s:0:\"\";s:42:\"ast-dynamic-archive-post-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:43:\"ast-dynamic-archive-post-banner-title-color\";s:0:\"\";s:42:\"ast-dynamic-archive-post-banner-text-color\";s:0:\"\";s:42:\"ast-dynamic-single-post-banner-title-color\";s:0:\"\";s:41:\"ast-dynamic-single-post-title-font-family\";s:0:\"\";s:39:\"ast-dynamic-single-post-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"ast-dynamic-single-post-title-font-weight\";s:0:\"\";s:41:\"ast-dynamic-single-post-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:33:\"ast-dynamic-single-page-structure\";a:1:{i:0;s:29:\"ast-dynamic-single-page-title\";}s:32:\"ast-dynamic-single-page-metadata\";a:2:{i:0;s:8:\"comments\";i:1;s:6:\"author\";}s:22:\"ast-archive-page-title\";b:1;s:21:\"ast-single-page-title\";b:1;s:42:\"ast-dynamic-archive-page-banner-image-type\";s:4:\"none\";s:41:\"ast-dynamic-archive-page-banner-custom-bg\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:42:\"ast-dynamic-archive-page-title-font-family\";s:0:\"\";s:40:\"ast-dynamic-archive-page-title-font-size\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:42:\"ast-dynamic-archive-page-title-font-weight\";s:0:\"\";s:42:\"ast-dynamic-archive-page-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:43:\"ast-dynamic-archive-page-banner-title-color\";s:0:\"\";s:42:\"ast-dynamic-archive-page-banner-text-color\";s:0:\"\";s:42:\"ast-dynamic-single-page-banner-title-color\";s:0:\"\";s:41:\"ast-dynamic-single-page-title-font-family\";s:0:\"\";s:39:\"ast-dynamic-single-page-title-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"ast-dynamic-single-page-title-font-weight\";s:0:\"\";s:41:\"ast-dynamic-single-page-title-font-extras\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:31:\"archive-download-content-layout\";s:7:\"default\";s:31:\"archive-download-sidebar-layout\";s:10:\"no-sidebar\";s:30:\"single-download-content-layout\";s:7:\"default\";s:30:\"single-download-sidebar-layout\";s:7:\"default\";s:25:\"update-default-color-typo\";b:0;s:22:\"v4-block-editor-compat\";b:0;s:23:\"v4-1-0-update-migration\";b:1;s:27:\"single-product-payment-list\";a:1:{s:5:\"items\";a:4:{i:0;a:6:{s:2:\"id\";s:8:\"item-100\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-visa\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Visa\";}i:1;a:6:{s:2:\"id\";s:8:\"item-101\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:13:\"cc-mastercard\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:10:\"Mastercard\";}i:2;a:6:{s:2:\"id\";s:8:\"item-102\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-amex\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Amex\";}i:3;a:6:{s:2:\"id\";s:8:\"item-103\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:11:\"cc-discover\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:8:\"Discover\";}}}s:23:\"v4-1-4-update-migration\";b:1;s:27:\"list-block-vertical-spacing\";b:0;s:18:\"add-hr-styling-css\";b:0;s:32:\"astra-site-svg-logo-equal-height\";b:0;s:25:\"fullwidth_sidebar_support\";b:0;s:23:\"v4-2-0-update-migration\";b:1;s:29:\"v4-2-2-core-form-btns-styling\";b:0;s:22:\"v4-4-0-backward-option\";b:0;s:48:\"secondary-theme-button-border-group-border-color\";s:25:\"var(--ast-global-color-0)\";s:50:\"secondary-theme-button-border-group-border-h-color\";s:25:\"var(--ast-global-color-0)\";s:69:\"ast-dynamic-single-templates-article-featured-image-position-layout-1\";s:4:\"none\";s:69:\"ast-dynamic-single-templates-article-featured-image-position-layout-2\";s:4:\"none\";s:62:\"ast-dynamic-single-templates-article-featured-image-ratio-type\";s:7:\"default\";s:71:\"ast-dynamic-single-astra-sites-article-featured-image-position-layout-1\";s:4:\"none\";s:71:\"ast-dynamic-single-astra-sites-article-featured-image-position-layout-2\";s:4:\"none\";s:64:\"ast-dynamic-single-astra-sites-article-featured-image-ratio-type\";s:7:\"default\";s:70:\"ast-dynamic-single-site-pages-article-featured-image-position-layout-1\";s:4:\"none\";s:70:\"ast-dynamic-single-site-pages-article-featured-image-position-layout-2\";s:4:\"none\";s:63:\"ast-dynamic-single-site-pages-article-featured-image-ratio-type\";s:7:\"default\";s:72:\"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-1\";s:4:\"none\";s:72:\"ast-dynamic-single-astra-blocks-article-featured-image-position-layout-2\";s:4:\"none\";s:65:\"ast-dynamic-single-astra-blocks-article-featured-image-ratio-type\";s:7:\"default\";s:64:\"ast-dynamic-single-post-article-featured-image-position-layout-1\";s:4:\"none\";s:64:\"ast-dynamic-single-post-article-featured-image-position-layout-2\";s:4:\"none\";s:57:\"ast-dynamic-single-post-article-featured-image-ratio-type\";s:7:\"default\";s:64:\"ast-dynamic-single-page-article-featured-image-position-layout-1\";s:4:\"none\";s:64:\"ast-dynamic-single-page-article-featured-image-position-layout-2\";s:4:\"none\";s:57:\"ast-dynamic-single-page-article-featured-image-ratio-type\";s:7:\"default\";s:22:\"v4-5-0-backward-option\";b:0;s:26:\"scndry-btn-default-padding\";b:0;s:22:\"v4-6-0-backward-option\";b:0;s:21:\"ast-font-style-update\";b:0;s:22:\"v4-6-2-backward-option\";b:0;s:20:\"btn-stylings-upgrade\";b:0;s:24:\"elementor-headings-style\";b:0;s:33:\"elementor-container-padding-style\";b:0;s:34:\"global-headings-line-height-update\";b:1;s:37:\"single_posts_pages_heading_clear_none\";b:0;s:21:\"elementor-btn-styling\";b:1;s:52:\"remove_single_posts_navigation_mobile_device_padding\";b:1;s:27:\"enable-4-6-14-compatibility\";b:0;s:24:\"heading-widget-font-size\";b:0;s:26:\"enable-4-8-0-compatibility\";b:0;s:22:\"is_theme_queue_running\";b:0;s:22:\"v4-8-2-backward-option\";b:0;s:26:\"enable-4-8-4-compatibility\";b:0;s:37:\"astra-heading-font-size-compatibility\";b:0;s:26:\"enable-4-8-9-compatibility\";b:0;s:16:\"star-rating-comp\";b:0;s:22:\"v4-9-0-backward-option\";b:0;}s:10:\"custom-css\";s:0:\"\";}','off'),(247,'st_attachments','a:0:{}','off'),(248,'category_children','a:0:{}','auto'),(249,'elementor_library_category_children','a:0:{}','auto'),(250,'_astra_sites_old_site_options','a:62:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:103:\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/logo-retina-free-img.png\";s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";s:4:\"menu\";s:11:\"footer_menu\";s:15:\"footer-services\";s:11:\"mobile_menu\";s:4:\"menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"elementor_container_width\";N;s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";N;s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";N;s:29:\"elementor_page_title_selector\";N;s:22:\"elementor_scheme_color\";a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"elementor_scheme_typography\";a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}s:31:\"elementor_space_between_widgets\";N;s:37:\"elementor_stretched_section_container\";N;s:23:\"elementor_load_fa4_shim\";s:0:\"\";s:20:\"elementor_active_kit\";s:2:\"17\";s:30:\"elementor_experiment-container\";s:6:\"active\";s:25:\"elementor_install_history\";a:10:{s:5:\"3.1.1\";i:1614074393;s:5:\"3.1.2\";i:1614755216;s:5:\"3.1.3\";i:1614832487;s:5:\"3.1.4\";i:1615793319;s:5:\"3.2.2\";i:1619530106;s:5:\"3.2.3\";i:1620375735;s:5:\"3.2.4\";i:1622541365;s:5:\"3.2.5\";i:1623984093;s:5:\"3.3.1\";i:1627579997;s:5:\"3.4.2\";i:1629866163;}s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:12:\"edd_settings\";N;s:16:\"wpforms_settings\";a:5:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;s:13:\"modern-markup\";s:1:\"0\";s:20:\"modern-markup-is-set\";b:1;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;s:29:\"srfm_general_settings_options\";N;s:32:\"get_default_dynamic_block_option\";N;s:33:\"srfm_default_dynamic_block_option\";N;s:35:\"srfm_email_summary_settings_options\";N;s:30:\"srfm_security_settings_options\";N;s:12:\"cfvsw_global\";N;s:10:\"cfvsw_shop\";N;s:11:\"cfvsw_style\";N;s:20:\"astra-color-palettes\";a:4:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#b19540\";i:1;s:7:\"#8c701b\";i:2;s:7:\"#101010\";i:3;s:7:\"#8d8d8d\";i:4;s:7:\"#f1f1f1\";i:5;s:7:\"#fbfbfb\";i:6;s:20:\"rgba(177,149,64,0.2)\";i:7;s:7:\"#101010\";i:8;s:7:\"#000000\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0170B9\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#dedede\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#c4cdd2\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#0170B9\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#dedede\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F2F5F7\";i:7;s:7:\"#000000\";i:8;s:7:\"#000000\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:4:\"flag\";b:0;s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#E7F6FF\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1DAE5\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#F2F0FE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D8D8F5\";i:7;s:7:\"#0D0614\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFEDE6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FFD1BF\";i:7;s:7:\"#140609\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#EDFBE2\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D5EAD8\";i:7;s:7:\"#0C1406\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FAF5E5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F0E6C5\";i:7;s:7:\"#141004\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FCEEF5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FAD8E9\";i:7;s:7:\"#140610\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#EDF6EE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D4F3D7\";i:7;s:7:\"#06140C\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FEF9E1\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F9F0C8\";i:7;s:7:\"#141006\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FEF1E4\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#E5D7D1\";i:7;s:7:\"#140B06\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#F6F6F6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F1F0F0\";i:7;s:7:\"#232529\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}}s:24:\"astra-typography-presets\";s:0:\"\";}','off'),(251,'woocommerce_product_attributes','a:0:{}','auto'),(252,'woocommerce_product_cat_list','a:0:{}','auto'),(253,'woocommerce_product_cat','a:0:{}','auto'),(254,'site_logo','51','auto'),(255,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','auto'),(256,'elementor_css_print_method','external','auto'),(257,'elementor_disable_color_schemes','yes','auto'),(258,'elementor_disable_typography_schemes','yes','auto'),(259,'elementor_editor_break_lines','','auto'),(260,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','auto'),(261,'elementor_scheme_color-picker]','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','auto'),(262,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','auto'),(263,'elementor_load_fa4_shim','','auto'),(264,'elementor_experiment-container','active','auto'),(265,'woocommerce_shop_page_title','','auto'),(266,'woocommerce_cart_page_title','','auto'),(267,'woocommerce_checkout_page_title','','auto'),(268,'woocommerce_myaccount_page_title','','auto'),(269,'woocommerce_edit_address_page_title','','auto'),(270,'woocommerce_view_order_page_title','','auto'),(271,'woocommerce_change_password_page_title','','auto'),(272,'woocommerce_logout_page_title','','auto'),(273,'wpforms_settings','a:5:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;s:13:\"modern-markup\";s:1:\"0\";s:20:\"modern-markup-is-set\";b:1;}','auto'),(274,'astra-color-palettes','a:4:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#b19540\";i:1;s:7:\"#8c701b\";i:2;s:7:\"#101010\";i:3;s:7:\"#8d8d8d\";i:4;s:7:\"#f1f1f1\";i:5;s:7:\"#fbfbfb\";i:6;s:20:\"rgba(177,149,64,0.2)\";i:7;s:7:\"#101010\";i:8;s:7:\"#000000\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0170B9\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#dedede\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#c4cdd2\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#0170B9\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#dedede\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F2F5F7\";i:7;s:7:\"#000000\";i:8;s:7:\"#000000\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:4:\"flag\";b:0;s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#E7F6FF\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1DAE5\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#F2F0FE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D8D8F5\";i:7;s:7:\"#0D0614\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFEDE6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FFD1BF\";i:7;s:7:\"#140609\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#EDFBE2\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D5EAD8\";i:7;s:7:\"#0C1406\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FAF5E5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F0E6C5\";i:7;s:7:\"#141004\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FCEEF5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FAD8E9\";i:7;s:7:\"#140610\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#EDF6EE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D4F3D7\";i:7;s:7:\"#06140C\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FEF9E1\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F9F0C8\";i:7;s:7:\"#141006\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FEF1E4\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#E5D7D1\";i:7;s:7:\"#140B06\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#F6F6F6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F1F0F0\";i:7;s:7:\"#232529\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}}','auto'),(275,'astra-typography-presets','','auto'),(276,'_astra_sites_old_widgets_data','a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:11:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:8:\"search-1\";i:6;s:14:\"recent-posts-1\";i:7;s:17:\"recent-comments-1\";i:8;s:10:\"archives-1\";i:9;s:12:\"categories-1\";i:10;s:6:\"meta-1\";}s:15:\"footer-widget-1\";a:1:{i:0;s:6:\"text-1\";}s:15:\"footer-widget-2\";a:1:{i:0;s:10:\"nav_menu-1\";}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:13:\"array_version\";i:3;}','off'),(278,'astra_sites_import_complete','yes','off'),(279,'getting_started_is_setup_wizard_showing','1','auto'),(280,'astra_sites_batch_process_complete','yes','auto'),(289,'elementor_connect_site_key','b4e3a14059984eb056322104d0dfa096','auto'),(290,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(291,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:57:\"Introducing Cloud Templates: your personal design library\";s:7:\"excerpt\";s:153:\"Transform your workflow with Elementor\'s new Cloud Templates – create, save, and access your templates across all your websites with just a few clicks.\";s:7:\"created\";i:1749048239;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:127:\"https://elementor.com/blog/introducing-cloud-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:74:\"Introducing Editor V4 Alpha: The Future of Website Building with Elementor\";s:7:\"excerpt\";s:242:\"Editor V4 Alpha introduces a CSS-first framework with reusable Classes and States, improved performance, a unified styling system, and fully responsive style controls—all designed to make your website building more efficient and consistent.\";s:7:\"created\";i:1748357309;s:5:\"badge\";s:4:\" NEW\";s:3:\"url\";s:119:\"https://elementor.com/blog/editor-v4-1st-alpha/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(294,'astra_sites_recent_import_log_file','C:\\Users\\etsgo\\Local Sites\\carfourastar\\app\\public/wp-content/uploads/astra-sites/import-23-Jul-2025-02-18-33-d333b51147ea0257057d7a0a159749ae.log','off'),(296,'_elementor_installed_time','1753280326','auto'),(297,'nps-survey-header-footer-elementor','a:6:{s:13:\"dismiss_count\";i:0;s:19:\"dismiss_permanently\";b:0;s:12:\"dismiss_step\";s:0:\"\";s:12:\"dismiss_time\";s:0:\"\";s:16:\"dismiss_timespan\";N;s:17:\"first_render_time\";i:1753280326;}','auto'),(298,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"1727c65ee0a5912cad27a6f0cb67cf05\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(299,'_elementor_local_google_fonts','a:16:{s:6:\"roboto\";a:2:{s:3:\"url\";s:82:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1753280454;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:86:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1753280490;}s:16:\"librebaskerville\";a:2:{s:3:\"url\";s:92:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/librebaskerville.css\";s:7:\"version\";i:1753280502;}s:4:\"lato\";a:2:{s:3:\"url\";s:80:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/lato.css\";s:7:\"version\";i:1753428742;}s:8:\"opensans\";a:2:{s:3:\"url\";s:84:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/opensans.css\";s:7:\"version\";i:1753428824;}s:6:\"cinzel\";a:2:{s:3:\"url\";s:82:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/cinzel.css\";s:7:\"version\";i:1753668252;}s:10:\"greatvibes\";a:2:{s:3:\"url\";s:86:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/greatvibes.css\";s:7:\"version\";i:1753668274;}s:15:\"playfairdisplay\";a:2:{s:3:\"url\";s:91:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/playfairdisplay.css\";s:7:\"version\";i:1753668334;}s:17:\"cormorantgaramond\";a:2:{s:3:\"url\";s:93:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/cormorantgaramond.css\";s:7:\"version\";i:1753668418;}s:10:\"parisienne\";a:2:{s:3:\"url\";s:86:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/parisienne.css\";s:7:\"version\";i:1753668695;}s:13:\"lavishlyyours\";a:2:{s:3:\"url\";s:89:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/lavishlyyours.css\";s:7:\"version\";i:1753668719;}s:18:\"herrvonmuellerhoff\";a:2:{s:3:\"url\";s:94:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/herrvonmuellerhoff.css\";s:7:\"version\";i:1753668760;}s:7:\"poppins\";a:2:{s:3:\"url\";s:83:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/poppins.css\";s:7:\"version\";i:1753669429;}s:10:\"montserrat\";a:2:{s:3:\"url\";s:86:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/montserrat.css\";s:7:\"version\";i:1753676980;}s:7:\"raleway\";a:2:{s:3:\"url\";s:83:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/raleway.css\";s:7:\"version\";i:1753677028;}s:17:\"playfairdisplaysc\";a:2:{s:3:\"url\";s:93:\"http://staging.cars4stars.co.za/wp-content/uploads/elementor/google-fonts/css/playfairdisplaysc.css\";s:7:\"version\";i:1753677045;}}','auto'),(303,'vikrentcar_changelog','','auto'),(304,'vikrentcar_license_key','','auto'),(305,'vikrentcar_license_expdate','0','auto'),(306,'vikrentcar_license_hash','','auto'),(307,'vikrentcar_software_version','1.4.4','auto'),(308,'widget_mod_vikrentcar_cars','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(309,'widget_mod_vikrentcar_currencyconverter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(310,'widget_mod_vikrentcar_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(313,'e_editor_counter','62','auto'),(314,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1753687547;s:5:\"value\";s:593:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"}]\";}','off'),(315,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1753687548;s:5:\"value\";s:15287:\"[{\"id\":\"send-cart-widget\",\"title\":\"Introducing: Cart Widget\",\"description\":\"Show customers exactly what they left behind\\u2014visually. The new Cart Widget adds product images to your emails for smarter, higher-converting cart recovery.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cart-widget-send.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Explore Cart Widget\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/WN_CartW\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"send-notification-june\",\"title\":\"A whole new onboarding experience\",\"description\":\"Try the new onboarding now: Launch abandoned cart recovery, welcome flows & more in minutes. No setup stress\\u2014just smarter automation from day one.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/send-june.png\",\"chipTags\":[\"New Features\"],\"cta\":\"Check Out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/New_June\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(321,'elementor_log','a:8:{s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-07-23 14:33:23\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Cannot read properties of undefined (reading &#039;get&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-07-23 14:33:23\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1753281203\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:89:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"864127\";}s:7:\"\0*\0file\";s:89:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"864127\";}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-07-23 14:42:18\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:16;s:14:\"\0*\0times_dates\";a:16:{i:0;s:19:\"2025-07-23 14:42:18\";i:1;s:19:\"2025-07-23 14:42:18\";i:2;s:19:\"2025-07-23 14:42:18\";i:3;s:19:\"2025-07-23 14:42:18\";i:4;s:19:\"2025-07-23 15:53:13\";i:5;s:19:\"2025-07-23 15:53:13\";i:6;s:19:\"2025-07-23 15:53:13\";i:7;s:19:\"2025-07-23 15:53:13\";i:8;s:19:\"2025-07-23 15:53:53\";i:9;s:19:\"2025-07-23 15:53:53\";i:10;s:19:\"2025-07-23 15:53:53\";i:11;s:19:\"2025-07-23 15:53:53\";i:12;s:19:\"2025-07-23 15:54:07\";i:13;s:19:\"2025-07-23 15:54:07\";i:14;s:19:\"2025-07-23 15:54:07\";i:15;s:19:\"2025-07-23 15:54:07\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1753281738\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:89:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"690276\";}s:7:\"\0*\0file\";s:89:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"690276\";}s:32:\"eb10d054128edc4bd375ee83ff03fc02\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-07-24 15:19:29\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:54:\"An invalid argument supplied as multiple control value\";s:7:\"\0*\0meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:83:\"Element `undefined` got as `ma_el_main_image_icon` value. Expected array or object.\";}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2025-07-24 15:19:29\";i:1;s:19:\"2025-07-24 15:19:29\";i:2;s:19:\"2025-07-24 15:19:29\";i:3;s:19:\"2025-07-24 15:19:29\";}s:7:\"\0*\0args\";a:8:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1753370369\";s:7:\"message\";s:54:\"An invalid argument supplied as multiple control value\";s:3:\"url\";s:97:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.30.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:5:\"13641\";s:12:\"customFields\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:83:\"Element `undefined` got as `ma_el_main_image_icon` value. Expected array or object.\";}s:4:\"meta\";a:2:{s:8:\"category\";s:18:\"InvalidElementData\";s:3:\"tag\";s:83:\"Element `undefined` got as `ma_el_main_image_icon` value. Expected array or object.\";}}s:7:\"\0*\0file\";s:97:\"http://staging.cars4stars.co.za/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.30.3\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:5:\"13641\";}s:32:\"10c4d063c378397149355c241cbee51f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-04 13:25:21\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.3\";s:2:\"to\";s:6:\"3.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-04 13:25:21\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.3\";s:2:\"to\";s:6:\"3.30.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"999a7c0b83f28adada70accdba6ba267\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-04 13:25:22\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-04 13:25:22\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"7b9c865c267d976ad50afaf1d6ca8d90\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-04 13:25:22\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-04 13:25:22\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"da736453b48c318565f63a898f30d925\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-04 13:25:22\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-04 13:25:22\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"4c7f68b8ed515f214b7ba05de4363829\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-04 13:25:22\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.3\";s:2:\"to\";s:6:\"3.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-04 13:25:22\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.3\";s:2:\"to\";s:6:\"3.30.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','off'),(402,'action_scheduler_hybrid_store_demarkation','1124','auto'),(403,'schema-ActionScheduler_StoreSchema','7.0.1753347336','auto'),(404,'schema-ActionScheduler_LoggerSchema','3.0.1753347336','auto'),(405,'wpforms_version','1.9.6.2','auto'),(406,'wpforms_version_lite','1.9.6.2','auto'),(407,'wpforms_activated','a:1:{s:4:\"lite\";i:1753347338;}','auto'),(412,'action_scheduler_lock_async-request-runner','6881f9e5dc4992.33754544|1753348641','no'),(413,'wpforms_versions_lite','a:14:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:5:\"1.9.1\";i:0;s:5:\"1.9.2\";i:0;s:7:\"1.9.6.2\";i:1753347338;}','auto'),(414,'_wpforms_transient_timeout_addons.json','1753952138','off'),(415,'_wpforms_transient_addons.json','1753347338','off'),(416,'wpforms_constant_contact_version','3','auto'),(417,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(421,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1753347341;s:9:\"dismissed\";b:0;}}','auto'),(424,'as_has_wp_comment_logs','no','on'),(426,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1753347493;s:5:\"ctime\";i:1753347493;}','on'),(427,'wpforms_email_summaries_fetch_info_blocks_last_run','1753347494','auto'),(428,'wpforms_process_forms_locator_status','completed','auto'),(429,'_wpforms_transient_timeout_docs.json','1753952297','off'),(430,'_wpforms_transient_docs.json','1753347497','off'),(431,'_wpforms_transient_timeout_templates.json','1753952297','off'),(432,'_wpforms_transient_templates.json','1753347497','off'),(433,'wpforms_builder_opened_date','1753347499','off'),(434,'wpforms_challenge','a:13:{s:6:\"status\";s:8:\"canceled\";s:4:\"step\";i:2;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2025-07-24 08:58:30\";s:17:\"finished_date_gmt\";s:19:\"2025-07-24 08:58:43\";s:13:\"seconds_spent\";i:11;s:12:\"seconds_left\";i:289;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:1:\"1\";}','auto'),(435,'wpforms_splash_version','1.8.6','auto'),(438,'wpforms_templates_hash','dc28ef4c851e90ea7587d7f816a0fb05','auto'),(439,'_wpforms_transient_wpforms_C:/Users/etsgo/Local Sites/carfourastar/app/public/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1753347500;s:5:\"ctime\";i:1753347500;}','on'),(442,'wpforms_forms_first_created','1753347523','off'),(456,'forminator_free_install_date','1753348195','off'),(457,'forminator_action_scheduler_db_updated','1','auto'),(458,'wpmudev_recommended_plugins_registered','a:1:{s:25:\"forminator/forminator.php\";a:1:{s:13:\"registered_at\";i:1753348196;}}','off'),(459,'forminator_default_report_entry','1','auto'),(460,'forminator_version','1.45.1','auto'),(461,'widget_forminator_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(473,'forminator_appearance_presets','a:1:{s:7:\"default\";s:14:\"Default Preset\";}','auto'),(480,'forminator_form_privacy_settings','a:0:{}','auto'),(491,'ninja_forms_oauth_client_secret','ycQUdBORu4kfujplu2GJfQYrmnIQiQxV6I4l6gyf','auto'),(492,'ninja_forms_version','3.10.4','auto'),(493,'ninja_forms_db_version','1.4','off'),(494,'ninja_forms_required_updates','a:6:{s:19:\"CacheCollateActions\";s:19:\"2025-07-24 09:17:56\";s:17:\"CacheCollateForms\";s:19:\"2025-07-24 09:17:56\";s:18:\"CacheCollateFields\";s:19:\"2025-07-24 09:17:56\";s:19:\"CacheCollateObjects\";s:19:\"2025-07-24 09:17:56\";s:19:\"CacheCollateCleanup\";s:19:\"2025-07-24 09:17:56\";s:25:\"CacheFieldReconcilliation\";s:19:\"2025-07-24 09:17:56\";}','auto'),(495,'ninja_forms_settings','a:11:{s:11:\"date_format\";s:5:\"m/d/Y\";s:8:\"currency\";s:3:\"USD\";s:12:\"show_welcome\";i:1;s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:20:\"recaptcha_site_key_3\";s:0:\"\";s:22:\"recaptcha_secret_key_3\";s:0:\"\";s:14:\"recaptcha_lang\";s:0:\"\";s:19:\"delete_on_uninstall\";i:0;s:21:\"disable_admin_notices\";i:0;s:16:\"builder_dev_mode\";i:0;}','auto'),(496,'ninja_forms_zuul','8','off'),(499,'ninja_forms_addons_feed','[{\"title\":\"Multi Step Forms\",\"image\":\"assets\\/img\\/add-ons\\/multi-step-forms.png\",\"content\":\"Give submissions a boost on any longer form by making it a multipage form. Drag and drop fields between pages, add breadcrumb navigation, a progress bar, and loads more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-step-forms\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Multi+Step+Forms+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-multi-part\\/multi-part.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/multi-step-forms\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Multi+Step+Forms+Add-ons+Docs\",\"version\":\"3.0.27\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Front-End Posting\",\"image\":\"assets\\/img\\/add-ons\\/front-end-posting.png\",\"content\":\"Let users publish content just by submitting a form! Completely configurable including post type, title, even categories and tags. Set post status, author, and much more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/post-creation\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Front-End+Posting+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-post-creation\\/ninja-forms-post-creation.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/post-creation\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Front-End+Posting+Add-ons+Docs\",\"version\":\"3.0.11\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Submissions Extended\",\"slug\":\"submissions-extended\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Campaign Monitor\",\"image\":\"assets\\/img\\/add-ons\\/campaign-monitor.png\",\"content\":\"Make any form a custom crafted WordPress signup form for Campaign Monitor. Connect to any list, link form fields to list fields, and watch your lists grow!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/campaign-monitor\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Campaign+Monitor+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-campaign-monitor\\/ninja-forms-campaign-monitor.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/campaign-monitor\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Campaign+Monitor+Add-ons+Docs\",\"version\":\"3.0.7\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"User Analytics\",\"image\":\"assets\\/img\\/add-ons\\/user-analytics.png\",\"content\":\"Get better data on where your form traffic is coming from with every submission. Add 10 analytics fields including UTM source, medium, campaign, content, and more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-analytics\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=User+Analytics+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-user-analytics\\/ninja-forms-user-analytics.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-analytics\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=User+Analytics+Add-ons+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Constant Contact\",\"image\":\"assets\\/img\\/add-ons\\/constant-contact.png\",\"content\":\"Connect WordPress to Constant Contact with forms that you can build and design just the way you want, no tech skills required! Subscribe users to any list or interest group.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/constant-contact\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Constant+Contact+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-constant-contact\\/ninja-forms-constant-contact.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/constant-contact\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Constant+Contact+Add-ons+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"AWeber\",\"image\":\"assets\\/img\\/add-ons\\/aweber.png\",\"content\":\"Build your lists faster with easy to design, professional quality WordPress signup forms. No technical skills required. Connect WordPress to AWeber with style!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/aweber\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=AWeber+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-aweber\\/ninja-forms-aweber.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/aweber\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=AWeber+Add-ons+Docs\",\"version\":\"3.2.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"PayPal Express\",\"image\":\"assets\\/img\\/add-ons\\/paypal-express.png\",\"content\":\"Set up any form to accept PayPal payments with PayPal Express for WordPress! Base totals on a fixed amount, user entered amount, or a calculated total.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-express\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=PayPal+Express+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-paypal-express\\/ninja-forms-paypal-express.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-express\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=PayPal+Express+Add-ons+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"MailPoet\",\"image\":\"assets\\/img\\/add-ons\\/mailpoet.png\",\"content\":\"Say hello better! Customize your MailPoet signup forms to draw more subscribers than ever before. Connect WordPress to any MailPoet list in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailpoet\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=MailPoet+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-mailpoet\\/nf-mailpoet.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailpoet\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=MailPoet+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Zoho CRM\",\"image\":\"assets\\/img\\/add-ons\\/zoho-crm.png\",\"content\":\"Customize your forms to get the most out of your connection between WordPress and Zoho. Link form fields directly to Zoho fields, custom fields included, from almost any module.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zoho-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Zoho+CRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-zoho-crm\\/ninja-forms-zoho-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zoho-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Zoho+CRM+Add-ons+Docs\",\"version\":\"3.5.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Capsule CRM\",\"image\":\"assets\\/img\\/add-ons\\/capsule-crm.png\",\"content\":\"Boost conversions from WordPress to Capsule with forms tailor made to your audience. Link form fields to Capsule fields from a wide range of modules. Custom fields too!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/capsule-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Capsule+CRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-capsule-crm\\/ninja-forms-capsule-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/capsule-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Capsule+CRM+Add-ons+Docs\",\"version\":\"3.4.6\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Insightly CRM\",\"image\":\"assets\\/img\\/add-ons\\/insightly-crm.png\",\"content\":\"Your customer\'s journey begins with your WordPress forms. Send Contacts, Leads, Opportunities, Custom fields and more seamlessly from WordPress to Insightly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/insightly-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Insightly+CRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-insightly-crm\\/ninja-forms-insightly-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/insightly-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Insightly+CRM+Add-ons+Docs\",\"version\":\"3.2.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Trello\",\"image\":\"assets\\/img\\/add-ons\\/trello.png\",\"content\":\"Create a new Trello card with data from any WordPress form submission. Map fields to card details, assign members and labels, upload images, embed links.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/trello\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Trello+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-trello\\/ninja-forms-trello.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/trello\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Trello+Add-ons+Docs\",\"version\":\"3.0.6\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Elavon\",\"image\":\"assets\\/img\\/add-ons\\/elavon.png\",\"content\":\"Accept credit card payments from any of your WordPress forms. Pass customer and invoice info from any field securely into Elavon with each payment.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/elavon\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Elavon+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-elavon-payment-gateway\\/ninja-forms-elavon-payment-gateway.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/elavon\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Elavon+Add-ons+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Zapier\",\"image\":\"assets\\/img\\/add-ons\\/zapier.png\",\"content\":\"Don\'t see an add-on integration for a service you love? Don\'t worry! Connect WordPress to more than 4,000 different services through Zapier, no code required!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Zapier+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-zapier\\/ninja-forms-zapier.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zapier\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Zapier+Add-ons+Docs\",\"version\":\"3.1.0\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Automation\",\"slug\":\"automation\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Salesforce CRM\",\"image\":\"assets\\/img\\/add-ons\\/salesforce-crm.png\",\"content\":\"Easily map any form field to any Salesforce Object or Field. A better connection to your customers begins with a better WordPress form builder!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/salesforce-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Salesforce+CRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-salesforce-crm\\/ninja-forms-salesforce-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/salesforce-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Salesforce+CRM+Add-ons+Docs\",\"version\":\"3.3.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Slack\",\"image\":\"assets\\/img\\/add-ons\\/slack.png\",\"content\":\"Get realtime Slack notifications in the workspace and channel of your choice with any new WordPress form submission. @Mention any team member!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/slack\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Slack+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-slack\\/ninja-forms-slack.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/slack\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Slack+Add-ons+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"CleverReach\",\"image\":\"assets\\/img\\/add-ons\\/cleverreach.png\",\"content\":\"Grow the reach of your email marketing with better CleverReach signup forms. Tailor your forms to your audience with this easy to set up integration!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/cleverreach\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=CleverReach+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-cleverreach\\/ninja-forms-cleverreach.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/cleverreach\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=CleverReach+Add-ons+Docs\",\"version\":\"3.1.8\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Webhooks\",\"image\":\"assets\\/img\\/add-ons\\/webhooks.png\",\"content\":\"Can\'t find a WordPress integration for the service you love? Send WordPress forms data to any external URL using a simple GET or POST request!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webhooks\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Webhooks+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-webhooks\\/ninja-forms-webhooks.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webhooks\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Webhooks+Add-ons+Docs\",\"version\":\"3.0.8\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Custom Integrations\",\"slug\":\"custom-integrations\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Automation\",\"slug\":\"automation\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Help Scout\",\"image\":\"assets\\/img\\/add-ons\\/help-scout.png\",\"content\":\"Offering great support is hard. Tailor your WordPress forms to match your customers\' needs with this Help Scout integration for WordPress.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/help-scout\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Help+Scout+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/help-scout\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Help+Scout+Add-ons+Docs\",\"version\":\"3.1.4\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Emma\",\"image\":\"assets\\/img\\/add-ons\\/emma.png\",\"content\":\"Take your email marketing further with handcrafted, easy to build signup forms that connect directly into your Emma account! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emma\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Emma+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-emma\\/ninja-forms-emma.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emma\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Emma+Add-ons+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"ClickSend SMS\",\"image\":\"assets\\/img\\/add-ons\\/clicksend-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/clicksend-sms\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=ClickSend+SMS+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-clicksend\\/ninja-forms-clicksend.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/clicksend-sms\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=ClickSend+SMS+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"SMS Notifications\",\"slug\":\"sms-notifications\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Twilio SMS\",\"image\":\"assets\\/img\\/add-ons\\/twilio-sms.png\",\"content\":\"Get instant SMS notifications with every new WordPress form submission. Respond to leads faster and make more personal connections!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/twilio\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Twilio+SMS+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-twilio\\/ninja-forms-twilio.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/twilio\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Twilio+SMS+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Notification and Workflow\",\"slug\":\"notification-workflow\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"SMS Notifications\",\"slug\":\"sms-notifications\"},{\"name\":\"Automation and Integration\",\"slug\":\"automation-and-integration\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Recurly\",\"image\":\"assets\\/img\\/add-ons\\/recurly.png\",\"content\":\"Subscription plans a part of your business model? Let your users subscribe from any WordPress form & make management easier with Recurly!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/recurly\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Recurly+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-recurly\\/ninja-forms-recurly.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/recurly\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Recurly+Add-ons+Docs\",\"version\":\"3.0.7\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Save Progress\",\"image\":\"assets\\/img\\/add-ons\\/save-progress.png\",\"content\":\"Let your users save their work and reload it all when they have time to return. Don\'t lose out on valuable submissions for longer forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/save-progress\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Save+Progress+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-save-progress\\/ninja-forms-save-progress.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/save-progress\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Save+Progress+Add-ons+Docs\",\"version\":\"3.0.29\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"EmailOctopus\",\"image\":\"assets\\/img\\/add-ons\\/emailoctopus.png\",\"content\":\"Pair WordPress\' best drag and drop form builder with your EmailOctopus account for incredibly effective signup forms. Easy, complete integration.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emailoctopus\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=EmailOctopus+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-emailoctopus\\/ninja-forms-emailoctopus.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emailoctopus\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=EmailOctopus+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Pipeline CRM\",\"image\":\"assets\\/img\\/add-ons\\/pipelinedeals-crm.png\",\"content\":\"Complete, effortless integration with Pipeline CRM. Increase the flow of leads into your sales pipeline with upgraded lead generation forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pipelinedeals-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Pipeline+CRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-zoho-crm\\/zoho-integration.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pipelinedeals-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Pipeline+CRM+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Kit\",\"image\":\"assets\\/img\\/add-ons\\/convertkit.png\",\"content\":\"Connect WordPress to your Kit (formerly known as ConvertKit) account with completely customizable opt-in forms. Watch your audience & sales grow like never before!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/convertkit\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Kit+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-convertkit\\/ninja-forms-convertkit.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/convertkit\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Kit+Add-ons+Docs\",\"version\":\"3.1.2\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"OnePageCRM\",\"image\":\"assets\\/img\\/add-ons\\/onepage-crm.png\",\"content\":\"Integrate WordPress with OnePage CRM seamlessly through highly customizable WordPress forms. Make better conversions <em>your<\\/em> Next Action!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/onepage-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=OnePageCRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-onepage-crm\\/ninja-forms-onepage-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/onepage-crm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=OnePageCRM+Add-ons+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"ActiveCampaign\",\"image\":\"assets\\/img\\/add-ons\\/active-campaign.png\",\"content\":\"Design custom forms that link perfectly to your ActiveCampaign account for the ultimate in marketing automation. Better leads begin here!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/activecampaign\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=ActiveCampaign+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-active-campaign\\/ninja-forms-active-campaign.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/activecampaign\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=ActiveCampaign+Add-ons+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Agency Membership\",\"image\":\"assets\\/img\\/add-ons\\/ninja-forms-membership-bundle-2.png\",\"content\":\"Get every single Ninja Forms add-ons, at an amazingly discounted price.\",\"link\":\"https:\\/\\/ninjaforms.com\\/documentation\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Agency+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"https:\\/\\/ninjaforms.com\\/documentation\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Agency+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Personal Membership\",\"image\":\"assets\\/img\\/add-ons\\/individual-membership-2.png\",\"content\":\"Get our most popular add-ons at an amazingly discounted price. Perfect for the single site owner.\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Personal+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Personal+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Professional Membership\",\"image\":\"assets\\/img\\/add-ons\\/professional-membership-2.png\",\"content\":\"Get our 4 most popular add-ons at an amazingly discounted price. Perfect for your Do It Yourself business owner.\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Professional+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Professional+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Deprecated\",\"slug\":\"deprecated\"},{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"HubSpot\",\"image\":\"assets\\/img\\/add-ons\\/hubspot-crm.png\",\"content\":\"Looking for an easier way to connect HubSpot with WordPress? Need more flexibility and features for your HubSpot forms? This is your answer.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/hubspot\\/ \\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=HubSpot+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-hubspot\\/ninja-forms-hubspot.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/hubspot\\/ \\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=HubSpot+Add-ons+Docs\",\"version\":\"3.0.10\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Advanced Datepicker\",\"image\":\"assets\\/img\\/add-ons\\/advanced-datepicker.png\",\"content\":\"Let your users book dates and times for appointments and more directly from any WordPress form!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/advanced-datepicker\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Advanced+Datepicker+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-advanced-datepicker\\/ninja-forms-advanced-datepicker-3.2.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/advanced-datepicker\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Advanced+Datepicker+Add-ons+Docs\",\"version\":\"3.3.2\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Authorize.net\",\"image\":\"assets\\/img\\/add-ons\\/authorize-net.png\",\"content\":\"Need a quick, simple way to connect WordPress to Authorize.net? The Authorize.net add-on is your ticket!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/authorize-net\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Authorize.net+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-authorize-net\\/ninja-forms-authorize-net.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/authorize-net\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Authorize.net+Add-ons+Docs\",\"version\":\"3.1.4\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Plus Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/plus-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Plus+Membership+2022+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Plus+Membership+2022+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Pro Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/pro-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Pro+Membership+2022+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Pro+Membership+2022+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Elite Membership 2022\",\"image\":\"assets\\/img\\/add-ons\\/elite-membership.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Elite+Membership+2022+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Elite+Membership+2022+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Scheduled Submissions Export\",\"image\":\"assets\\/img\\/add-ons\\/scheduled-submissions-export.png\",\"content\":\"Use Scheduled Submissions Export to set hourly, daily, or weekly exports of any WordPress form submissions to any email address(es)!\",\"link\":\" https:\\/\\/ninjaforms.com\\/extensions\\/scheduled-submissions-export\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Scheduled+Submissions+Export+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-scheduled-exports\\/ninja-forms-scheduled-exports.php\",\"docs\":\" https:\\/\\/ninjaforms.com\\/docs\\/scheduled-submissions-export\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Scheduled+Submissions+Export+Add-ons+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Submissions Extended\",\"slug\":\"submissions-extended\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"CiviCRM\",\"image\":\"assets\\/img\\/add-ons\\/civicrm.png\",\"content\":\"Connect & update your CiviCRM account from any WordPress form with the Ninja Forms CiviCRM add-on. Easily add or update Contacts & Activities!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/civicrm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=CiviCRM+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-civicrm\\/ninja-forms-civicrm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/civicrm\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=CiviCRM+Add-ons+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"CRMs\",\"slug\":\"crms\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"File Uploads\",\"image\":\"assets\\/img\\/add-ons\\/file-uploads.png\",\"content\":\"Add file upload fields to any WordPress form. Set allowed file sizes and types, upload directories, and save to Google Drive, WordPress, and more.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/file-uploads\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=File+Uploads+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-uploads\\/file-uploads.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/file-uploads\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=File+Uploads+Add-ons+Docs\",\"version\":\"3.3.23\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Layout and Styles\",\"image\":\"assets\\/img\\/add-ons\\/layout-styles.png\",\"content\":\"Edit form styles. Create two-column and multicolumn forms and easily adjust form layout. You don\'t need a designer \\u2014 just Layout and Styles! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layouts-and-styles\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Layout+and+Styles+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-style\\/ninja-forms-style.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/layouts-and-styles\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Layout+and+Styles+Add-ons+Docs\",\"version\":\"3.0.30\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Conditional Logic\",\"image\":\"assets\\/img\\/add-ons\\/conditional-logic.png\",\"content\":\"Conditional Logic forms change as they\'re filled out. Show and hide fields, modify lists, send emails to different recipients conditionally, and much more.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Conditional+Logic+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-conditionals\\/conditionals.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/conditional-logic\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Conditional+Logic+Add-ons+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Form Function and Design\",\"slug\":\"form-function-design\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Basic 2022\",\"slug\":\"basic-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Most Popular\",\"slug\":\"most-popular\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"PDF Form Submission\",\"image\":\"assets\\/img\\/add-ons\\/pdf-form-submission.png\",\"content\":\"Use PDF Form Submission to generate a PDF from any WordPress form submission. Create a fully customizable PDF from top to bottom!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=PDF+Form+Submission+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-pdf-submissions\\/nf-pdf-submissions.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pdf\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=PDF+Form+Submission+Add-ons+Docs\",\"version\":\"3.2.4\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Submissions Extended\",\"slug\":\"submissions-extended\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Elite Membership\",\"image\":\"assets\\/img\\/add-ons\\/elite-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Elite+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Elite+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"}]},{\"title\":\"Pro Membership\",\"image\":\"assets\\/img\\/add-ons\\/pro-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Pro+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Pro+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"}]},{\"title\":\"Plus Membership\",\"image\":\"assets\\/img\\/add-ons\\/plus-membership-2.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Plus+Membership+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Plus+Membership+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":\"Member Bundle\",\"slug\":\"member-bundle\"}]},{\"title\":\"Legacy (Agency 2015 - Upgrade Only)\",\"image\":\"assets\\/img\\/add-ons\\/legacy-agency-2015-upgrade-only.png\",\"content\":\"\",\"link\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Legacy+(Agency+2015+-+Upgrade+Only)+Add-ons+Product+Page\",\"plugin\":\"\",\"docs\":\"\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Legacy+(Agency+2015+-+Upgrade+Only)+Add-ons+Docs\",\"version\":\"\",\"categories\":[{\"name\":null,\"slug\":null}]},{\"title\":\"User Management\",\"image\":\"assets\\/img\\/add-ons\\/user-management.png\",\"content\":\"Use customizable form templates to allow users to register, log in, update their profiles, and assign roles to view or edit form submissions.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-management\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=User+Management+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-user-management\\/ninja-forms-user-management.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-management\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=User+Management+Add-ons+Docs\",\"version\":\"3.2.2\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Manage Users\",\"slug\":\"user-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Advanced Functionality\",\"slug\":\"advanced-functionality\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Advanced Form Features\",\"slug\":\"advanced-form-features\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Mailchimp\",\"image\":\"assets\\/img\\/add-ons\\/mailchimp.png\",\"content\":\"Take your email marketing to the next level when you add a Mailchimp signup form to WordPress! \",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailchimp\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Mailchimp+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-mail-chimp\\/ninja-forms-mail-chimp.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailchimp\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Mailchimp+Add-ons+Docs\",\"version\":\"3.3.6\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Business\",\"slug\":\"business\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Stripe\",\"image\":\"assets\\/img\\/add-ons\\/stripe.png\",\"content\":\"Use Stripe Checkout forms to accept one-time and recurring Stripe payments through your WordPress from Apple Pay, credit cards, Google Pay, and more.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/stripe\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Stripe+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-stripe\\/ninja-forms-stripe.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/stripe\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Stripe+Add-ons+Docs\",\"version\":\"3.2.8\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"Excel Export\",\"image\":\"assets\\/img\\/add-ons\\/excel-export.png\",\"content\":\"Exporting form submissions into Excel is smooth and simple with Excel Export. Choose the fields you want and export your data to the reliable Excel spreadsheet file format.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/excel-export\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=Excel+Export+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-excel-export\\/ninja-forms-excel-export.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/excel-export\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=Excel+Export+Add-ons+Docs\",\"version\":\"3.3.5\",\"categories\":[{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"File Management\",\"slug\":\"file-management\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Manage Submissions\",\"slug\":\"manage-submissions\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Submissions Extended\",\"slug\":\"submissions-extended\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]},{\"title\":\"PayPal\",\"image\":\"assets\\/img\\/add-ons\\/paypal-checkout.png\",\"content\":\"Easily accept payments in WordPress by adding a PayPal button widget to your website!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-checkout\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Product+Page&utm_content=PayPal+Add-ons+Product+Page\",\"plugin\":\"ninja-forms-paypal\\/ninja-forms-paypal.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-checkout\\/?utm_source=Ninja+Forms+Plugin&utm_medium=Add-ons&utm_campaign=Add-ons+Docs&utm_content=PayPal+Add-ons+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Personal\",\"slug\":\"personal\"},{\"name\":\"Professional\",\"slug\":\"professional\"},{\"name\":\"Agency\",\"slug\":\"agency\"},{\"name\":\"Memberships 2022\",\"slug\":\"memberships-2022\"},{\"name\":\"Plus 2022\",\"slug\":\"plus-2022\"},{\"name\":\"Pro 2022\",\"slug\":\"pro-2022\"},{\"name\":\"Elite 2022\",\"slug\":\"elite-2022\"},{\"name\":\"Accept Payments\",\"slug\":\"accept-payments\"},{\"name\":\"Memberships 2023\",\"slug\":\"memberships-2023\"},{\"name\":\"Plus 2023\",\"slug\":\"plus-2023\"},{\"name\":\"Pro 2023\",\"slug\":\"pro-2023\"},{\"name\":\"Elite 2023\",\"slug\":\"elite-2023\"},{\"name\":\"Legacy Agency 2015\",\"slug\":\"legacy-agency-2015\"}]}]','off'),(502,'widget_ninja_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(503,'ninja-forms-views-secret','lAHHfeGkUPpIs2AuoRCSIGGdMO5DuuYltvH6FrVN','on'),(507,'ninja_forms_needs_updates','0','auto'),(508,'nf_admin_notice','a:1:{s:16:\"one_week_support\";a:2:{s:5:\"start\";s:9:\"7/24/2025\";s:3:\"int\";i:0;}}','auto'),(509,'ninja_forms_do_not_allow_tracking','1','auto'),(510,'ninja_forms_optin_reported','0','auto'),(511,'nf_active_promotions','{\"dashboard\":[{\"id\":\"sendwp-banner\",\"location\":\"dashboard\",\"content\":\"<span aria-label=\\\"SendWP. Getting WordPress email into an inbox shouldn\'t be that hard! Never miss another receipt, form submission, or any WordPress email ever again.\\\" style=\\\"cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(\'http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-sendwp.png\');display:block;\\\"><\\/span>\",\"type\":\"sendwp\",\"script\":\"\\n\\t\\t\\t\\tsetTimeout(function(){ \\/* Wait for services to init. *\\/\\n\\t\\t\\t\\t\\tvar data = {\\n\\t\\t\\t\\t\\t\\twidth: 450,\\n\\t\\t\\t\\t\\t\\tcloseOnClick: \'body\',\\n\\t\\t\\t\\t\\t\\tcloseOnEsc: true,\\n\\t\\t\\t\\t\\t\\tcontent: \'<p><h2>Frustrated that WordPress email isn\\u2019t being received?<\\/h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.<\\/p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!<\\/h3><p>SendWP is an email service that removes your web host from the email equation.<\\/p><ul style=&quot;list-style-type:initial;margin-left: 20px;&quot;><li>Sends email through dedicated email service, increasing email deliverability.<\\/li><li>Keeps form submission emails out of spam by using a trusted email provider.<\\/li><li>On a shared web host? Don\\u2019t worry about emails being rejected because of blocked IP addresses.<\\/li><li><strong>$1 for the first month. $9\\/month after. Cancel anytime!<\\/strong><\\/li><\\/ul><\\/p><br \\/>\',\\n\\t\\t\\t\\t\\t\\tbtnPrimary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Sign me up!\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tvar spinner = document.createElement(\'span\');\\n\\t\\t\\t\\t\\t\\t\\t\\tspinner.classList.add(\'dashicons\', \'dashicons-update\', \'dashicons-update-spin\');\\n\\t\\t\\t\\t\\t\\t\\t\\tvar w = this.offsetWidth;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.innerHTML = spinner.outerHTML;\\n\\t\\t\\t\\t\\t\\t\\t\\tthis.style.width = w+\'px\';\\n\\t\\t\\t\\t\\t\\t\\t\\tninja_forms_sendwp_remote_install();\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t},\\n\\t\\t\\t\\t\\t\\tbtnSecondary: {\\n\\t\\t\\t\\t\\t\\t\\ttext: \'Cancel\',\\n\\t\\t\\t\\t\\t\\t\\tcallback: function() {\\n\\t\\t\\t\\t\\t\\t\\t\\tsendwpModal.toggleModal(false);\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tvar sendwpModal = new NinjaModal(data);\\n\\t\\t\\t\\t}, 500);\\n\\t\\t\\t\"}]}','off'),(522,'everest_forms_disable_user_details','no','on'),(523,'everest_forms_enable_log','no','on'),(524,'everest_forms_recaptcha_type','v2','on'),(525,'everest_forms_recaptcha_v2_site_key','','on'),(526,'everest_forms_recaptcha_v2_secret_key','','on'),(527,'everest_forms_recaptcha_v2_invisible_site_key','','on'),(528,'everest_forms_recaptcha_v2_invisible_secret_key','','on'),(529,'everest_forms_recaptcha_v2_invisible','no','on'),(530,'everest_forms_recaptcha_v3_site_key','','on'),(531,'everest_forms_recaptcha_v3_secret_key','','on'),(532,'everest_forms_recaptcha_hcaptcha_site_key','','on'),(533,'everest_forms_recaptcha_hcaptcha_secret_key','','on'),(534,'everest_forms_recaptcha_v3_threshold_score','0.4','on'),(535,'everest_forms_recaptcha_turnstile_site_key','','on'),(536,'everest_forms_recaptcha_turnstile_secret_key','','on'),(537,'everest_forms_email_template','default','on'),(538,'everest_forms_enable_email_copies','no','on'),(539,'everest_forms_email_send_to','dev-email@wpengine.local','on'),(540,'everest_forms_required_validation','This field is required.','on'),(541,'everest_forms_url_validation','Please enter a valid URL.','on'),(542,'everest_forms_email_validation','Please enter a valid email address.','on'),(543,'everest_forms_email_suggestion','Did you mean {suggestion}?','on'),(544,'everest_forms_confirm_validation','Field values do not match.','on'),(545,'everest_forms_check_limit_validation','You have exceeded number of allowed selections: {#}.','on'),(546,'everest_forms_number_validation','Please enter a valid number.','on'),(547,'everest_forms_uninstall_option','no','on'),(548,'everest_forms_allow_usage_tracking','no','on'),(549,'everest_forms_load_fonts_locally','no','on'),(550,'everest_forms_enable_restapi','no','on'),(551,'everest_forms_restapi_keys','','on'),(552,'everest_forms_enable_entries_reporting','no','on'),(553,'everest_forms_entries_reporting_frequency','Weekly','on'),(554,'everest_forms_entries_reporting_day','Monday','on'),(555,'everest_forms_entries_reporting_email','{admin_email}','on'),(556,'everest_forms_entries_reporting_subject','Everest Forms - Entries summary statistics','on'),(557,'everest_forms_default_form_page_id','1128','auto'),(560,'everest_forms_version','3.3.0','auto'),(561,'everest_forms_db_version','3.3.0','auto'),(562,'everest_forms_activated','1753349685','auto'),(563,'everest_forms_admin_notices','a:5:{i:0;s:6:\"review\";i:1;s:6:\"survey\";i:2;s:11:\"allow_usage\";i:3;s:15:\"php_deprecation\";i:4;s:12:\"email_failed\";}','auto'),(564,'everest_forms_style_enabled','1','auto'),(565,'everest_forms_enabled_features','a:1:{i:0;s:30:\"everest-forms-style-customizer\";}','auto'),(569,'everest_forms_review','a:2:{s:4:\"time\";i:1753349692;s:9:\"dismissed\";b:0;}','auto'),(579,'fluentform_entry_details_migrated','yes','off'),(580,'fluentform_db_fluentform_logs_added','1','off'),(581,'fluentform_scheduled_actions_migrated','yes','off'),(582,'_fluentform_global_form_settings','a:2:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}s:4:\"misc\";a:5:{s:18:\"isIpLogingDisabled\";b:0;s:19:\"isAnalyticsDisabled\";b:1;s:21:\"file_upload_locations\";s:0:\"\";s:20:\"admin_top_nav_status\";s:3:\"yes\";s:23:\"default_admin_date_time\";s:9:\"time_diff\";}}','off'),(583,'_fluentform_installed_version','6.0.4','off'),(584,'fluentform_global_modules_status','a:9:{s:9:\"mailchimp\";s:2:\"no\";s:14:\"activecampaign\";s:2:\"no\";s:16:\"campaign_monitor\";s:2:\"no\";s:17:\"constatantcontact\";s:2:\"no\";s:11:\"getresponse\";s:2:\"no\";s:8:\"icontact\";s:2:\"no\";s:7:\"webhook\";s:2:\"no\";s:6:\"zapier\";s:2:\"no\";s:5:\"slack\";s:2:\"no\";}','off'),(585,'widget_fluentform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(588,'action_scheduler_migration_status','complete','auto'),(660,'ast_block_templates_fresh_site','no','auto'),(661,'ast_blocks_sync_in_progress','no','off'),(662,'ast-block-templates-last-export-checksums-time','1753682026','off'),(838,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:26:\"master-addons/lib/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1754552638;s:11:\"plugin_path\";s:31:\"master-addons/master-addons.php\";}}s:7:\"abspath\";s:44:\"/home/cars4sc2k9o5/staging.cars4stars.co.za/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:31:\"master-addons/master-addons.php\";s:8:\"sdk_path\";s:26:\"master-addons/lib/freemius\";s:7:\"version\";s:6:\"2.12.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1754552638;}}','auto'),(839,'fs_debug_mode','','auto'),(840,'fs_accounts','a:7:{s:21:\"id_slug_type_path_map\";a:1:{i:4015;a:3:{s:4:\"slug\";s:13:\"master-addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:31:\"master-addons/master-addons.php\";}}s:11:\"plugin_data\";a:1:{s:13:\"master-addons\";a:17:{s:19:\"last_load_timestamp\";i:1754552638;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"master-addons/master-addons.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1753364283;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:6:\"2.12.0\";s:11:\"sdk_version\";s:6:\"2.12.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:7:\"2.0.8.8\";s:14:\"plugin_version\";s:7:\"2.0.9.0\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:18:\"staging.cars4stars.co.za\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1753364283;s:7:\"version\";s:7:\"2.0.8.7\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1753364293;s:7:\"version\";s:7:\"2.0.8.7\";}}}s:13:\"file_slug_map\";a:1:{s:31:\"master-addons/master-addons.php\";s:13:\"master-addons\";}s:7:\"plugins\";a:1:{s:13:\"master-addons\";O:9:\"FS_Plugin\":24:{s:2:\"id\";s:4:\"4015\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;s:10:\"public_key\";s:32:\"pk_3c9b5b4e47a06288e3500c7bf812e\";s:10:\"secret_key\";N;s:16:\"parent_plugin_id\";N;s:5:\"title\";s:27:\"Master Addons for Elementor\";s:4:\"slug\";s:13:\"master-addons\";s:12:\"premium_slug\";s:17:\"master-addons-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:31:\"master-addons/master-addons.php\";s:7:\"version\";s:7:\"2.0.9.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;}}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}s:9:\"unique_id\";s:32:\"06e5d490d9c1ba887cd3169ad7e6fc50\";}','auto'),(841,'jltma_notice_latest_updates','a:3:{s:9:\"is_active\";b:0;s:9:\"intervals\";a:1:{i:0;a:3:{s:4:\"days\";i:0;s:5:\"fired\";b:1;s:4:\"date\";s:10:\"2025-07-24\";}}s:16:\"current_interval\";i:1;}','auto'),(842,'jltma_notice_ask_for_rating','a:3:{s:9:\"is_active\";b:1;s:9:\"intervals\";a:8:{i:0;a:3:{s:4:\"days\";i:7;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-14\";}i:1;a:3:{s:4:\"days\";i:10;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-24\";}i:2;a:3:{s:4:\"days\";i:11;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-04\";}i:3;a:3:{s:4:\"days\";i:15;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-19\";}i:4;a:3:{s:4:\"days\";i:15;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-10-04\";}i:5;a:3:{s:4:\"days\";i:20;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-10-24\";}i:6;a:3:{s:4:\"days\";i:25;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-11-18\";}i:7;a:3:{s:4:\"days\";i:30;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-12-18\";}}s:16:\"current_interval\";i:0;}','auto'),(843,'jltma_notice_subscribe','a:3:{s:9:\"is_active\";b:1;s:9:\"intervals\";a:7:{i:0;a:3:{s:4:\"days\";i:4;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-09\";}i:1;a:3:{s:4:\"days\";i:5;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-14\";}i:2;a:3:{s:4:\"days\";i:10;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-24\";}i:3;a:3:{s:4:\"days\";i:15;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-08\";}i:4;a:3:{s:4:\"days\";i:20;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-28\";}i:5;a:3:{s:4:\"days\";i:25;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-10-23\";}i:6;a:3:{s:4:\"days\";i:30;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-11-22\";}}s:16:\"current_interval\";i:0;}','auto'),(844,'jltma_notice_what_we_collect','a:3:{s:9:\"is_active\";b:1;s:9:\"intervals\";a:7:{i:0;a:3:{s:4:\"days\";i:7;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-19\";}i:1;a:3:{s:4:\"days\";i:10;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-08-29\";}i:2;a:3:{s:4:\"days\";i:15;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-13\";}i:3;a:3:{s:4:\"days\";i:15;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-09-28\";}i:4;a:3:{s:4:\"days\";i:20;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-10-18\";}i:5;a:3:{s:4:\"days\";i:25;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-11-12\";}i:6;a:3:{s:4:\"days\";i:30;s:5:\"fired\";b:0;s:4:\"date\";s:10:\"2025-12-12\";}}s:16:\"current_interval\";i:0;}','auto'),(845,'fs_api_cache','a:0:{}','off'),(848,'maad_el_save_settings','a:50:{s:21:\"ma-animated-headlines\";b:1;s:17:\"ma-call-to-action\";b:1;s:15:\"ma-dual-heading\";b:1;s:12:\"ma-accordion\";b:1;s:7:\"ma-tabs\";b:1;s:10:\"ma-tooltip\";b:1;s:14:\"ma-progressbar\";b:1;s:15:\"ma-progressbars\";b:1;s:15:\"ma-team-members\";b:1;s:22:\"ma-team-members-slider\";b:1;s:19:\"ma-creative-buttons\";b:1;s:12:\"ma-changelog\";b:1;s:10:\"ma-infobox\";b:1;s:10:\"ma-flipbox\";b:1;s:17:\"ma-creative-links\";b:1;s:22:\"ma-image-hover-effects\";b:1;s:7:\"ma-blog\";b:1;s:14:\"ma-news-ticker\";b:1;s:11:\"ma-timeline\";b:1;s:17:\"ma-business-hours\";b:1;s:20:\"ma-table-of-contents\";b:1;s:16:\"ma-image-hotspot\";b:1;s:23:\"ma-image-filter-gallery\";b:1;s:16:\"ma-pricing-table\";b:1;s:19:\"ma-image-comparison\";b:1;s:19:\"ma-restrict-content\";b:1;s:15:\"ma-current-time\";b:1;s:17:\"ma-domain-checker\";b:1;s:8:\"ma-table\";b:1;s:10:\"ma-navmenu\";b:1;s:9:\"ma-search\";b:1;s:13:\"ma-blockquote\";b:1;s:13:\"ma-counter-up\";b:1;s:18:\"ma-countdown-timer\";b:1;s:17:\"ma-toggle-content\";b:1;s:17:\"ma-gallery-slider\";b:1;s:20:\"ma-gradient-headline\";b:1;s:17:\"ma-advanced-image\";b:1;s:14:\"ma-source-code\";b:1;s:17:\"ma-image-carousel\";b:1;s:14:\"ma-logo-slider\";b:1;s:14:\"contact-form-7\";b:1;s:11:\"ninja-forms\";b:1;s:7:\"wpforms\";b:1;s:13:\"gravity-forms\";b:1;s:13:\"caldera-forms\";b:1;s:7:\"weforms\";b:1;s:12:\"ma-mailchimp\";b:1;s:19:\"ma-comparison-table\";b:1;s:19:\"ma-featured-product\";b:1;}','auto'),(849,'ma_el_extensions_save_settings','a:22:{s:9:\"particles\";b:1;s:17:\"animated-gradient\";b:1;s:20:\"reading-progress-bar\";b:1;s:9:\"bg-slider\";b:1;s:10:\"custom-css\";b:1;s:9:\"custom-js\";b:1;s:11:\"positioning\";b:1;s:6:\"extras\";b:1;s:9:\"mega-menu\";b:1;s:10:\"transition\";b:1;s:10:\"transforms\";b:1;s:6:\"rellax\";b:1;s:6:\"reveal\";b:1;s:21:\"header-footer-comment\";b:1;s:18:\"display-conditions\";b:1;s:12:\"dynamic-tags\";b:1;s:16:\"floating-effects\";b:1;s:12:\"wrapper-link\";b:1;s:10:\"duplicator\";b:1;s:13:\"glassmorphism\";b:1;s:14:\"icons-extended\";b:1;s:8:\"tooltips\";b:1;}','auto'),(850,'ma_el_third_party_plugins_save_settings','a:2:{s:18:\"custom-breakpoints\";b:1;s:8:\"adminify\";b:1;}','auto'),(851,'jltma_icons_library_save_settings','a:5:{s:17:\"simple-line-icons\";b:1;s:14:\"elementor-icon\";b:1;s:12:\"iconic-fonts\";b:1;s:12:\"linear-icons\";b:1;s:14:\"material-icons\";b:1;}','auto'),(854,'jltma_what_we_collect','yes','auto'),(855,'jltma_activation_time','1753364287','auto'),(869,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":2,\"critical\":2}','on'),(885,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(1002,'_elementor_editor_upgrade_notice_dismissed','1753370434','auto'),(1298,'elementor_allow_tracking','no','auto'),(1299,'elementor_tracker_notice','1','auto'),(1352,'ht_ctc_othersettings','a:33:{s:7:\"an_type\";s:6:\"bounce\";s:8:\"an_delay\";s:1:\"0\";s:6:\"an_itr\";s:1:\"1\";s:11:\"show_effect\";s:11:\"From Corner\";s:18:\"notification_count\";s:1:\"1\";s:21:\"notification_bg_color\";s:7:\"#ff4c4c\";s:23:\"notification_text_color\";s:7:\"#ffffff\";s:25:\"notification_border_color\";s:0:\"\";s:17:\"notification_time\";s:0:\"\";s:11:\"parms_saved\";s:10:\"after_3_31\";s:4:\"g_an\";s:3:\"ga4\";s:15:\"g_an_event_name\";s:13:\"click to chat\";s:11:\"g_an_params\";a:3:{i:0;s:12:\"g_an_param_1\";i:1;s:12:\"g_an_param_2\";i:2;s:12:\"g_an_param_3\";}s:12:\"g_an_param_1\";a:2:{s:3:\"key\";s:6:\"number\";s:5:\"value\";s:8:\"{number}\";}s:12:\"g_an_param_2\";a:2:{s:3:\"key\";s:5:\"title\";s:5:\"value\";s:7:\"{title}\";}s:12:\"g_an_param_3\";a:2:{s:3:\"key\";s:3:\"url\";s:5:\"value\";s:5:\"{url}\";}s:16:\"g_an_param_order\";s:1:\"5\";s:8:\"fb_pixel\";s:1:\"1\";s:16:\"pixel_event_type\";s:11:\"trackCustom\";s:23:\"pixel_custom_event_name\";s:27:\"Click to Chat by HoliThemes\";s:25:\"pixel_standard_event_name\";s:4:\"Lead\";s:12:\"pixel_params\";a:4:{i:0;s:13:\"pixel_param_1\";i:1;s:13:\"pixel_param_2\";i:2;s:13:\"pixel_param_3\";i:3;s:13:\"pixel_param_4\";}s:13:\"pixel_param_1\";a:2:{s:3:\"key\";s:8:\"Category\";s:5:\"value\";s:26:\"Click to Chat for WhatsApp\";}s:13:\"pixel_param_2\";a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:8:\"{number}\";}s:13:\"pixel_param_3\";a:2:{s:3:\"key\";s:5:\"Title\";s:5:\"value\";s:7:\"{title}\";}s:13:\"pixel_param_4\";a:2:{s:3:\"key\";s:3:\"URL\";s:5:\"value\";s:5:\"{url}\";}s:17:\"pixel_param_order\";s:1:\"5\";s:9:\"analytics\";s:3:\"all\";s:8:\"hook_url\";s:0:\"\";s:6:\"zindex\";s:8:\"99999999\";s:14:\"webhook_format\";s:4:\"json\";s:3:\"amp\";s:1:\"1\";s:14:\"chat_load_hook\";s:9:\"wp_footer\";}','auto'),(1353,'ht_ctc_chat_options','a:23:{s:2:\"cc\";s:0:\"\";s:3:\"num\";s:0:\"\";s:6:\"number\";s:0:\"\";s:10:\"pre_filled\";s:0:\"\";s:14:\"call_to_action\";s:11:\"WhatsApp us\";s:13:\"style_desktop\";s:1:\"2\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"15px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"15px\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";s:13:\"same_settings\";s:1:\"1\";s:15:\"display_desktop\";s:4:\"show\";s:14:\"display_mobile\";s:4:\"show\";s:7:\"display\";a:1:{s:14:\"global_display\";s:4:\"show\";}}','auto'),(1354,'ht_ctc_s2','a:5:{s:11:\"s2_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25D366\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_font_size\";s:4:\"15px\";}','auto'),(1355,'ht_ctc_plugin_details','a:14:{s:7:\"version\";s:4:\"4.26\";s:18:\"first_install_time\";i:1753449819;s:2:\"v3\";i:1753449819;s:6:\"v3_2_5\";i:1753449819;s:6:\"v3_3_3\";i:1753449819;s:6:\"v3_3_5\";i:1753449819;s:4:\"v3_7\";i:1753449819;s:4:\"v3_8\";i:1753449819;s:4:\"v3_9\";i:1753449819;s:5:\"v3_19\";i:1753449819;s:5:\"v3_23\";i:1753449819;s:5:\"v3_28\";i:1753449819;s:5:\"v3_31\";i:1753449819;s:4:\"v4_3\";i:1753449819;}','auto'),(1356,'ht_ctc_group','a:21:{s:8:\"group_id\";s:0:\"\";s:14:\"call_to_action\";s:14:\"WhatsApp Group\";s:13:\"style_desktop\";s:1:\"4\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:4:\"left\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:4:\"left\";s:19:\"mobile_side_2_value\";s:4:\"10px\";s:13:\"same_settings\";s:1:\"1\";s:15:\"display_desktop\";s:4:\"show\";s:14:\"display_mobile\";s:4:\"show\";s:7:\"display\";a:1:{s:14:\"global_display\";s:4:\"show\";}}','auto'),(1357,'ht_ctc_share','a:21:{s:10:\"share_text\";s:34:\"Checkout this Awesome page {{url}}\";s:14:\"call_to_action\";s:14:\"WhatsApp Share\";s:13:\"style_desktop\";s:1:\"1\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:3:\"top\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:3:\"top\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";s:13:\"same_settings\";s:1:\"1\";s:15:\"display_desktop\";s:4:\"show\";s:14:\"display_mobile\";s:4:\"show\";s:7:\"display\";a:1:{s:14:\"global_display\";s:4:\"show\";}}','auto'),(1358,'ht_ctc_woo_options','a:2:{s:14:\"woo_pre_filled\";s:0:\"\";s:18:\"woo_call_to_action\";s:0:\"\";}','auto'),(1359,'ht_ctc_s1','a:5:{s:13:\"s1_text_color\";s:0:\"\";s:11:\"s1_bg_color\";s:0:\"\";s:13:\"s1_icon_color\";s:7:\"#25d366\";s:12:\"s1_icon_size\";s:4:\"16px\";s:11:\"s1_add_icon\";s:1:\"1\";}','auto'),(1360,'ht_ctc_s3','a:5:{s:11:\"s3_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_font_size\";s:4:\"13px\";}','auto'),(1361,'ht_ctc_s3_1','a:10:{s:11:\"s3_img_size\";s:4:\"36px\";s:11:\"s3_bg_color\";s:7:\"#25D366\";s:17:\"s3_bg_color_hover\";s:7:\"#25D366\";s:10:\"s3_padding\";s:4:\"16px\";s:13:\"s3_box_shadow\";s:1:\"1\";s:19:\"s3_box_shadow_hover\";s:1:\"1\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";s:13:\"cta_font_size\";s:4:\"15px\";}','auto'),(1362,'ht_ctc_s4','a:5:{s:13:\"s4_text_color\";s:7:\"#7f7d7d\";s:11:\"s4_bg_color\";s:7:\"#e4e4e4\";s:10:\"s4_img_url\";s:0:\"\";s:15:\"s4_img_position\";s:4:\"left\";s:11:\"s4_img_size\";s:4:\"32px\";}','auto'),(1363,'ht_ctc_s5','a:12:{s:9:\"s5_line_1\";s:0:\"\";s:9:\"s5_line_2\";s:35:\"We will respond as soon as possible\";s:15:\"s5_line_1_color\";s:7:\"#000000\";s:15:\"s5_line_2_color\";s:7:\"#000000\";s:19:\"s5_background_color\";s:7:\"#ffffff\";s:15:\"s5_border_color\";s:7:\"#dddddd\";s:6:\"s5_img\";s:0:\"\";s:13:\"s5_img_height\";s:4:\"70px\";s:12:\"s5_img_width\";s:4:\"70px\";s:17:\"s5_content_height\";s:4:\"70px\";s:16:\"s5_content_width\";s:5:\"270px\";s:15:\"s5_img_position\";s:5:\"right\";}','auto'),(1364,'ht_ctc_s6','a:4:{s:12:\"s6_txt_color\";s:0:\"\";s:21:\"s6_txt_color_on_hover\";s:0:\"\";s:17:\"s6_txt_decoration\";s:0:\"\";s:26:\"s6_txt_decoration_on_hover\";s:0:\"\";}','auto'),(1365,'ht_ctc_s7','a:10:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:15:\"s7_border_color\";s:7:\"#25D366\";s:21:\"s7_border_color_hover\";s:7:\"#25d366\";s:16:\"s7_border_radius\";s:3:\"50%\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";}','auto'),(1366,'ht_ctc_s7_1','a:7:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:10:\"s7_bgcolor\";s:7:\"#25D366\";s:16:\"s7_bgcolor_hover\";s:7:\"#00d34d\";s:8:\"cta_type\";s:5:\"hover\";}','auto'),(1367,'ht_ctc_s8','a:10:{s:12:\"s8_txt_color\";s:7:\"#ffffff\";s:21:\"s8_txt_color_on_hover\";s:7:\"#ffffff\";s:11:\"s8_bg_color\";s:7:\"#26a69a\";s:20:\"s8_bg_color_on_hover\";s:7:\"#26a69a\";s:13:\"s8_icon_color\";s:7:\"#ffffff\";s:22:\"s8_icon_color_on_hover\";s:7:\"#ffffff\";s:16:\"s8_icon_position\";s:4:\"left\";s:12:\"s8_text_size\";s:4:\"16px\";s:12:\"s8_icon_size\";s:4:\"16px\";s:11:\"s8_btn_size\";s:3:\"btn\";}','auto'),(1368,'ht_ctc_s99','a:6:{s:19:\"s99_dekstop_img_url\";s:0:\"\";s:18:\"s99_mobile_img_url\";s:0:\"\";s:22:\"s99_desktop_img_height\";s:4:\"50px\";s:21:\"s99_desktop_img_width\";s:0:\"\";s:21:\"s99_mobile_img_height\";s:4:\"50px\";s:20:\"s99_mobile_img_width\";s:0:\"\";}','auto'),(1369,'ht_ctc_one_time','a:2:{s:13:\"first_version\";s:4:\"4.26\";s:18:\"first_install_time\";i:1753449829;}','auto'),(1371,'ht_ctc_admin_pages','a:1:{s:5:\"count\";i:4;}','auto'),(1372,'ht_ctc_code_blocks','a:1:{s:10:\"custom_css\";s:0:\"\";}','auto'),(1863,'_site_transient_timeout_fs_garbage_collection','1754399993','off'),(1864,'_site_transient_fs_garbage_collection','1','off'),(1867,'_site_transient_timeout_available_translations','1754324431','off'),(1868,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-10 08:09:09\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-26 09:35:39\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-01 14:03:28\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-10 13:56:56\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-05-15 15:31:31\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 16:48:51\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-10 07:10:07\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-05 10:10:20\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-28 10:25:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-28 10:25:24\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.8.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-01 16:48:13\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-01 16:42:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-21 14:54:13\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-22 08:43:39\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-25 12:26:44\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-29 13:22:09\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-30 21:52:12\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-22 11:56:25\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-11 09:05:01\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-26 16:45:13\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-05 19:07:27\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-27 00:56:11\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-14 15:46:25\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 05:24:36\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-09 10:04:44\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-05 12:26:55\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-08-03 12:49:52\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-12 09:41:09\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-29 15:18:18\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-22 21:56:43\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-16 11:10:04\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-26 05:16:08\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-13 10:59:05\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-09 13:56:03\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-15 02:43:12\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 21:28:29\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 12:59:20\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-14 08:02:58\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-22 16:17:50\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-18 05:34:36\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-28 20:35:39\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-17 05:00:42\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-15 19:11:43\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2025-03-20 16:41:38\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-19 11:39:21\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-11 03:23:53\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-23 09:31:59\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-14 10:43:29\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-30 17:05:07\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-13 19:35:47\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-15 10:57:19\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-05-05 11:53:58\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-27 23:38:30\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-27 23:48:59\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.8.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-09 11:31:16\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-16 13:29:55\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-30 06:25:52\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-15 06:12:29\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-18 09:38:51\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.7.2\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-08 16:28:16\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-06-28 12:50:48\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-08 16:09:09\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-04-16 23:11:08\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-18 21:39:23\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"6.8\";s:7:\"updated\";s:19:\"2025-04-18 21:10:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-19 02:17:53\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-16 04:41:52\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.8.2\";s:7:\"updated\";s:19:\"2025-07-29 06:55:14\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','off'),(1880,'_site_transient_timeout_php_check_617fc4d260191bf0de418d0d961f5a43','1754918444','off'),(1881,'_site_transient_php_check_617fc4d260191bf0de418d0d961f5a43','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(1882,'_site_transient_timeout_browser_d2ad6785d256851dd366703bdc61aa61','1754918455','off'),(1883,'_site_transient_browser_d2ad6785d256851dd366703bdc61aa61','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"138.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(1884,'_transient_timeout_zip_ai_auth_token','1754400056','off'),(1885,'_transient_zip_ai_auth_token','','off'),(1886,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1754335256','off'),(1887,'_transient_action_scheduler_last_pastdue_actions_check','1754313656','off'),(1888,'_transient_timeout_elementor_remote_info_api_data_3.30.3','1754356858','off'),(1889,'_transient_elementor_remote_info_api_data_3.30.3','a:4:{s:9:\"timestamp\";s:10:\"1754310248\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),(1891,'_site_transient_timeout_community-events-d41d8cd98f00b204e9800998ecf8427e','1754357203','off'),(1892,'_site_transient_community-events-d41d8cd98f00b204e9800998ecf8427e','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";b:0;}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:24:\"Do more with WooCommerce\";s:3:\"url\";s:70:\"https://www.meetup.com/johannesburg-wordpress-meetup/events/310312521/\";s:6:\"meetup\";s:29:\"Johannesburg WordPress Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/johannesburg-wordpress-meetup/\";s:4:\"date\";s:19:\"2025-08-30 08:00:00\";s:8:\"end_date\";s:19:\"2025-08-30 10:00:00\";s:20:\"start_unix_timestamp\";i:1756540800;s:18:\"end_unix_timestamp\";i:1756548000;s:8:\"location\";a:4:{s:8:\"location\";s:26:\"Johannesburg, South Africa\";s:7:\"country\";s:2:\"za\";s:8:\"latitude\";d:-26.070440000000001;s:9:\"longitude\";d:27.847261;}}}}','off'),(1893,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1754356869','off');
INSERT INTO `wp_options` VALUES (1894,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 16:23:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.9-alpha-60536\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.8.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 15:41:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18903\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:357:\"WordPress 6.8.2 is now available! This minor release includes fixes for 20 Core tickets and 15 Block Editor issues. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025. If you have sites that support [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10720:\"\n<h2 class=\"wp-block-heading\">WordPress 6.8.2 is now available!</h2>\n\n\n\n<p>This minor release includes fixes for <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">20 Core tickets</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/70557\">15 Block Editor issues</a>. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2025/07/08/wordpress-6-8-2-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p>WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-8-2\">visit the HelpHub version page</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dropping security updates for WordPress versions 4.1 through 4.6</h2>\n\n\n\n<p>This is not directly related to the 6.8.2 maintenance release, but <a href=\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\">branches 4.1 to 4.6 had their final release today</a>. These branches won&#8217;t receive any security update anymore.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>WordPress 6.8.2 was led by <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a>.</p>\n\n\n\n<p>Special thanks to <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>, <a href=\'https://profiles.wordpress.org/mamaduka/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mamaduka</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> and <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a> for their help on specific release tasks.</p>\n\n\n\n<p>WordPress 6.8.2 would not have been possible without the contributions of the following 96 people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium has-white-color has-midnight-gradient-background has-text-color has-background has-link-color has-normal-font-size wp-elements-2ad7deb15a87fd29427f001e4c18a1ac\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/alexstine\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/anatolbroder\">Anatol Broder</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/ankitkumarshah\">Ankit Kumar Shah</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/azharderaiya\">Azhar Deraiya</a>, <a href=\"https://profiles.wordpress.org/benjamingosset\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/bhubbard\">Brandon Hubbard</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brhodes\">brhodes</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/czarate\">Chris Zarate</a>, <a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/dilipbheda\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/divinenephron\">divinenephron</a>, <a href=\"https://profiles.wordpress.org/dustintechsmith\">dustintechsmith</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/im3dabasia1\">Eshaan Dabasiya</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/faisalahammad\">Faisal Ahammad</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gernberg\">gernberg</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/harshgajipara\">Harsh Gajipara</a>, <a href=\"https://profiles.wordpress.org/helgatheviking\">HelgaTheViking</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jigarpanchal\">Jigar Panchal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/mindctrl\">John Parris</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/kausaralm\">Kausar Alam</a>, <a href=\"https://profiles.wordpress.org/kishanjasani\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/pfefferle\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/mosescursor\">Moses Cursor Ssebunya</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mwillman1991\">mwillman1991</a>, <a href=\"https://profiles.wordpress.org/bugnumber9\">Nazar Hotsa</a>, <a href=\"https://profiles.wordpress.org/nidhidhandhukiya\">nidhidhandhukiya</a>, <a href=\"https://profiles.wordpress.org/nikunj8866\">Nikunj Hatkar</a>, <a href=\"https://profiles.wordpress.org/oferlaor\">oferlaor</a>, <a href=\"https://profiles.wordpress.org/oglekler\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/paulstanos\">paulstanos</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/puggan\">puggan</a>, <a href=\"https://profiles.wordpress.org/ravigadhiyawp\">Ravi Gadhiya</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rollybueno\">Rolly Bueno</a>, <a href=\"https://profiles.wordpress.org/room34\">room34</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sajjad67\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/Sam_a\">sam_a</a>, <a href=\"https://profiles.wordpress.org/sandeepdahiya\">Sandeep Dahiya</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanemuir\">Shane Muirhead</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sirlouen\">SirLouen</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sukhendu2002\">Sukhendu Sekhar Guria</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/TobiasBg\">Tobias Bäthge</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/ugyensupport\">Ugyen Dorji</a>, <a href=\"https://profiles.wordpress.org/uxl\">uxl</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whaze\">whaze</a>, <a href=\"https://profiles.wordpress.org/getsyash\">Yash B</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, and <a href=\"https://profiles.wordpress.org/zunaid321\">Zunaid Amin</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation on Slack, in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C080HLPP2Q6\">#6-8-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a> and <a href=\'https://profiles.wordpress.org/zunaid321/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>zunaid321</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Celebrating Kim Parsell: 2025 WordCamp US Scholarship Applications Open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wordpress.org/news/2025/07/kim-parsell-2025-wcus-scholarship-applications-open/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Jul 2025 18:57:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18911\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The WordPress Foundation is pleased to announce the return of the Kim Parsell Memorial Scholarship for WordCamp US 2025. Applications are being accepted until July 25, 2025. Remembering Kim Parsell Kim Parsell was a dedicated contributor and a beloved member of the WordPress community. Her passion for open source and her welcoming spirit inspired many, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6182:\"\n<p>The WordPress Foundation is pleased to announce the return of the <strong>Kim Parsell Memorial Scholarship</strong> for WordCamp US 2025. Applications are being accepted until <strong>July 25, 2025</strong>.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"604\" height=\"370\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?resize=604%2C370&#038;ssl=1\" alt=\"\" class=\"wp-image-18912\" style=\"border-width:25px;border-radius:40px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?w=604&amp;ssl=1 604w, https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?resize=300%2C184&amp;ssl=1 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" /></figure>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-6cbf45de wp-block-group-is-layout-constrained\" style=\"margin-top:48px;margin-bottom:48px;padding-top:24px;padding-bottom:24px\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:96%\">\n<h2 class=\"wp-block-heading\">Remembering Kim Parsell</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=400%2C400&#038;ssl=1\" alt=\"\" class=\"wp-image-18956\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?w=400&amp;ssl=1 400w, https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=150%2C150&amp;ssl=1 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p>Kim Parsell was a dedicated contributor and a beloved member of the WordPress community. Her passion for open source and her welcoming spirit inspired many, both online and in person. Each year at WordCamp US, the WordPress Foundation celebrates Kim’s legacy by supporting contributors who share her commitment and enthusiasm. The Kim Parsell Memorial Scholarship aims to make it easier for deserving community members to attend WordCamp US, reflecting Kim’s belief in making WordPress accessible and inclusive for all.</p>\n</div>\n</div>\n\n\n\n<p style=\"padding-top:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10)\">If you’re unfamiliar with Kim’s story or her invaluable role in the community, we encourage you to <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">read these heartfelt tributes</a> collected from friends and colleagues.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:2%\"></div>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Eligibility</h2>\n\n\n\n<p>This year, a single scholarship will be awarded. To qualify, applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman</li>\n\n\n\n<li>Be actively involved as a contributor to WordPress</li>\n\n\n\n<li>Have never attended WordCamp US before</li>\n\n\n\n<li>Demonstrate a need for financial support to attend the event</li>\n</ul>\n\n\n\n<p>If you meet these qualifications, we invite you to apply before the July 25 deadline. All applicants will be notified of the decision by August 7, 2025.</p>\n\n\n\n<p>For additional information, visit the <a href=\"https://wordpressfoundation.org/projects/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a> hosted by the WordPress Foundation.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><strong>Ready to Apply?</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2025-kim-parsell-scholarship-application\">Submit Your Application Today</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"500\" height=\"333\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?resize=500%2C333&#038;ssl=1\" alt=\"\" class=\"wp-image-18917\" style=\"border-width:25px;border-radius:40px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?w=500&amp;ssl=1 500w, https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?resize=300%2C200&amp;ssl=1 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Join the Celebration</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tickets for WordCamp US 2025 are now available—secure yours soon!</li>\n\n\n\n<li>Volunteer applications are open until July 11, 2025</li>\n\n\n\n<li>Interested in supporting the event? Explore our <a>sponsorship opportunities</a></li>\n</ul>\n\n\n\n<p>Help us spread the word about this opportunity and make WordCamp US 2025 even more special.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Introducing WordPress Credits: A New Contribution Internship Program for University Students\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 16:56:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"WordPress Credits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18913\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:393:\"The WordPress Foundation is proud to launch WordPress Credits, a contribution-focused internship program that brings university students into the heart of the WordPress open source project. While WordPress thrives on contributions from a global volunteer community, many students and newcomers face barriers to entry, such as a lack of structured guidance or real-world experience in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Isotta Peira\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4768:\"\n<p>The WordPress Foundation is proud to launch WordPress Credits, a contribution-focused internship program that brings university students into the heart of the WordPress open source project. While WordPress thrives on contributions from a global volunteer community, many students and newcomers face barriers to entry, such as a lack of structured guidance or real-world experience in open source projects. This new program is designed to bridge that gap, nurturing future contributors and ensuring WordPress remains innovative, inclusive, and sustainable for years to come.</p>\n\n\n\n<p>The <a href=\"https://gamma.app/docs/EN-WordPress-Credits-vz0k2vr1ulg91qq?mode=doc\">pilot program</a>, developed in partnership with the University of Pisa, was announced on stage at WordCamp Europe 2025 by Matt Mullenweg and Mary Hubbard. Since then, it has attracted interest from students across various fields of study, including humanities, computer science, and communication. Companies in the WordPress ecosystem have also expressed support and interest in contributing to the project. In response to the growing interest from both community members and academic institutions, we are now inviting more universities to join the initiative.</p>\n\n\n\n<p>Open to students from all fields of study, the program blends structured onboarding with a personalized contribution project. Activities are adapted to each student’s degree program and familiarity with WordPress, aiming to develop transferable skills, academic-related competencies, and active participation in the WordPress community. Internship durations may vary depending on the university or educational institution. Some may align with academic semesters (typically 3–4 months), while others, like the University of Pisa, allow students to sign up year-round with a requirement to complete a set number of contribution hours (e.g. 150 hours). Flexible arrangements can be discussed to meet the specific requirements of each institution.</p>\n\n\n\n<p>Foundational Training includes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An introduction to open source principles and the WordPress Foundation</li>\n\n\n\n<li>Getting familiar with community tools (Slack, Make blogs, Learn platform, GitHub)</li>\n\n\n\n<li>Setting up a personal WordPress site and publishing content</li>\n</ul>\n\n\n\n<p>Each student will choose a contribution area and design their own personal project within that area. Examples of possible projects include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Translating interfaces or documentation</li>\n\n\n\n<li>Creating multilingual subtitles for educational videos</li>\n\n\n\n<li>Contributing code or performing testing</li>\n\n\n\n<li>Supporting product development or design</li>\n\n\n\n<li>Writing or editing content</li>\n\n\n\n<li>Assisting with community event organization</li>\n\n\n\n<li>Developing training materials for Learn WordPress</li>\n\n\n\n<li>Creating open source tools</li>\n\n\n\n<li>And much more…<br></li>\n</ul>\n\n\n\n<p>Interns are guided by an experienced mentor specific to their chosen area and supported by a dedicated WordPress Foundation contact person throughout the program. All student contributions, whether code, translations, documentation, or educational materials, will be publicly visible and integrated into official WordPress projects and resources, directly benefiting the wider community.</p>\n\n\n\n<p><strong>Interested universities and educational institutions</strong> interested in participating can reach out by filling <a href=\"https://wordpressdotorg.survey.fm/wordpress-credits-educational-institution-interest-form\">the interest form</a>.</p>\n\n\n\n<p>We also invite companies in the WordPress ecosystem to support this initiative by sponsoring mentors who will guide and empower the next generation of contributors, or by providing tools and resources that help students succeed in their contribution journey. </p>\n\n\n\n<p><strong>If your company is interested in getting involved</strong>, please visit the <a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/get-involved-company-guide/\">Company Guide</a> to learn more and <a href=\"https://wordpressdotorg.survey.fm/wordpress-credits-%E2%80%93-company-interest-form\">fill out the form</a> to join the program.</p>\n\n\n\n<p><em>By welcoming students, mentors, sponsors, and volunteers into this initiative, we are building a stronger and more connected WordPress community. Each person who takes part, whether they guide a student, share their experiences, provide sponsorship, or simply help spread the word, helps ensure that open source remains vibrant and accessible for all. Together, we are not just supporting individual contributors; we are shaping the future of WordPress and open source itself.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18913\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WordCamp US 2025: See You in Portland, Oregon!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/news/2025/06/wordcamp-us-2025-see-you-in-portland-oregon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Jun 2025 18:14:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18884\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:383:\"WordCamp US 2025 is heading to vibrant Portland, Oregon, from August 26–29, 2025! Join fellow open source enthusiasts, developers, designers, and WordPress professionals from across the United States and around the world for four days of learning, networking, and collaboration at the Oregon Convention Center. Nestled in the Pacific Northwest, Portland is famous for its [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8274:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-18885\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us-2025-portland.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>WordCamp US 2025 is heading to vibrant Portland, Oregon, from August 26–29, 2025! Join fellow open source enthusiasts, developers, designers, and WordPress professionals from across the United States and around the world for four days of learning, networking, and collaboration at the Oregon Convention Center.</p>\n\n\n\n<p>Nestled in the Pacific Northwest, Portland is famous for its creative spirit, lush green spaces, and riverside trails, making it an inspiring backdrop for this year’s WordCamp. Whether building your first site or leading a digital agency, WordCamp US offers something for everyone, all set against the city’s stunning natural scenery.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Tickets are limited—secure yours today!</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2025/tickets/\">Get your ticket now</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What to Expect</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Contributor Day: August 26</h3>\n\n\n\n<p>Kick off your WordCamp US experience by giving back. Contributor Day welcomes all skill levels to collaborate on teams that help make WordPress better, from code to community to documentation. You can make a difference to the project, and build new friendships or rekindle old ones, perhaps even while enjoying views of Portland’s skyline and tree-lined streets.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Main Conference: August 27–29</h3>\n\n\n\n<h4 class=\"wp-block-heading\">Showcase Day &#8211; August 27</h4>\n\n\n\n<p>As part of the main conference, day one will give us a look at project showcases, discover innovative uses of WordPress, see how people push the platform’s boundaries, and get inspired to try something new.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Session Days + Expo Hall &#8211; August 28-29</h4>\n\n\n\n<p>Experience another two days filled with inspiring keynotes, practical sessions, and deep dives into the latest trends in web development, design, content, accessibility, and more. Hear from some of the brightest minds in the WordPress ecosystem and explore topics that get to the heart of what makes WordPress unique. Also, take some time to explore the main floors of WCUS, like the Sponsors Hall.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Networking and Community</h3>\n\n\n\n<p>Meet WordPress friends new and old, exchange ideas with community leaders, and collaborate with people who share your passion for open source. Enjoy daily lunches and a memorable social event, all included with your ticket. Stroll along the Willamette River or explore nearby parks in between sessions.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Venue &amp; Accommodations</h3>\n\n\n\n<p>This year, we’re gathering at the Oregon Convention Center in the heart of Portland—a city known for its vibrant neighborhoods and abundant green spaces. We’ve secured a special hotel block right across the street at the Hyatt Regency Portland for convenient, comfortable lodging during your stay.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f3e2.png\" alt=\"🏢\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></strong> <strong>Oregon Convention Center<br></strong>777 NE Martin Luther King Jr Blvd<br>Portland, OR 97232<br></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f6cf.png\" alt=\"🛏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Hyatt Regency Portland</strong><br>375 NE Holladay Street<br>Portland, OR 97232<br><a href=\"https://www.hyatt.com/en-US/group-booking/PDXRP/G-CAMP\">Book your room!</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Registration and Tickets</h2>\n\n\n\n<p>Registration officially kicked off last month. Secure your spot early; tickets are selling quickly.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Tickets are limited—secure yours today!</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2025/tickets/\">Get your ticket now</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Ready to Plan Your WordCamp US Experience?</h2>\n\n\n\n<p>Keep checking the <a href=\"https://us.wordcamp.org/2025/\">WordCamp US site</a> for travel tips, to book accommodations, and to watch for the whole event schedule—coming soon! While here, why not plan to take in some of Portland’s scenic hiking trails, bike-friendly streets, or local food scene?</p>\n\n\n\n<p>Stay tuned for updates and announcements on <a href=\"https://make.wordpress.org/marketing/handbook/social-media/\">WordPress social media channels</a>, and join the conversation.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p>Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags and tell your story on social!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18898\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Portland is calling—see you at WordCamp US 2025! <img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f332.png\" alt=\"🌲\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18884\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Dropping security updates for WordPress versions 4.1 through 4.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Jun 2025 15:26:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18872\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:331:\"As of July 2025, the WordPress Security Team will no longer provide security updates for WordPress versions 4.1 through 4.6. These versions were first released nine or more years ago and over 99% of WordPress installations run a more recent version. The chances this will affect your site, or sites, is very small. If you [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3132:\"\n<p>As of July 2025, the WordPress Security Team will no longer provide security updates for WordPress versions 4.1 through 4.6.</p>\n\n\n\n<p>These versions were first released nine or more years ago and over 99% of WordPress installations run a more recent version. The chances this will affect your site, or sites, is very small.</p>\n\n\n\n<p>If you are unsure if you are running an up-to-date version of WordPress, please log in to your site’s dashboard. Out of date versions will display a notice that looks like this:</p>\n\n\n\n<figure class=\"wp-block-image size-full has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1048\" height=\"122\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=1048%2C122&#038;ssl=1\" alt=\"Dashboard notice: &quot;WordPress 6.8.1 is available! Please update now.&quot;\" class=\"has-border-color has-luminous-vivid-amber-border-color wp-image-18873\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?w=1048&amp;ssl=1 1048w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=300%2C35&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=1024%2C119&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/09/WordPress-681-update-notice.png?resize=768%2C89&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>The version you are running is displayed in the bottom of the “At a Glance” section of the dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"281\" src=\"https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1024%2C281&#038;ssl=1\" alt=\"At a glance widget showing a site running WordPress 4.1.41\" class=\"has-border-color has-cyan-bluish-gray-border-color wp-image-18875\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1024%2C281&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=300%2C82&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=768%2C211&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?resize=1536%2C421&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2022/09/at-a-glance-wp-4141.png?w=1798&amp;ssl=1 1798w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>As a reminder, the only <em>actively</em> supported version of WordPress is the most recent one. Security updates are only backported to older branches as a courtesy.</p>\n\n\n\n<p>The Make WordPress Security blog has further details about <a href=\"https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/\" data-type=\"link\" data-id=\"https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/\">the process to end support</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18872\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WCEU 2025: A Community Celebration in the Swiss Sun\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/news/2025/06/wceu-2025-a-community-celebration-in-the-swiss-sun/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Jun 2025 19:19:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCEU\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18776\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:362:\"Over 1,723 attendees from 84 countries gathered at the Messe and Congress Center Basel in Switzerland, and 20,353 more joined online for WordCamp Europe 2025. I’m personally very excited&#8230; There’s so much I want to do. I think there’s a clear pathway to 7.0 and beyond. Matt Mullenweg, WordPress Cofounder The flagship WordPress event kicked [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:61400:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18837\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0151-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><em>Photo by Nilo Velez</em></figcaption></figure>\n\n\n\n<p>Over 1,723 attendees from 84 countries gathered at the Messe and Congress Center Basel in Switzerland, and 20,353 more joined online for WordCamp Europe 2025.</p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-pullquote\"><blockquote><p>I’m personally very excited&#8230; There’s so much I want to do. I think there’s a clear pathway to 7.0 and beyond.</p><cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote></figure>\n</div>\n\n\n\n<p>The flagship WordPress event kicked off in Basel, Switzerland, with a dedicated Contributor Day. It was followed by two days of engaging talks, panels, hands-on workshops, and vibrant community connections. WordPress Cofounder Matt Mullenweg and Executive Director Mary Hubbard joined a diverse lineup of speakers and panelists, sharing insights in the heart of one of Europe’s most charming cities.</p>\n\n\n\n<p>Set against the backdrop of Basel’s historic streets and Rhine-side views, the sponsor hall buzzed with activity as companies from across the WordPress ecosystem showcased their latest innovations, offered live demos, and connected with attendees. Each day, participants refueled with a range of local and international cuisine — from Swiss specialties to global favorites — making mealtime a lively space for networking, collaboration, and sparking new ideas.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Gathering in Basel</h2>\n\n\n\n<p>WordCamp Europe has long been one of the most anticipated WordPress events of the year — a space where community, creativity, and collaboration thrive. This year in Basel, the conference delivered an exciting and diverse program that reached every corner of the WordPress ecosystem.</p>\n\n\n\n<p>Here’s what attendees experienced:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Engaging Sessions Across Tracks</strong> &#8211; Across two full days, the conference featured informative talks, captivating keynotes, and dynamic discussions exploring WordPress and the broader web.</li>\n\n\n\n<li><strong>A Global Speaker Lineup</strong> &#8211; The stage welcomed 52 speakers from 23 countries across five continents, each bringing unique insights and global perspectives.</li>\n\n\n\n<li><strong>Wide-Ranging Topics</strong> &#8211; The schedule included 45 sessions and four hands-on workshops across three tracks, covering:\n<ul class=\"wp-block-list\">\n<li>Accessibility and key policy updates like the European Accessibility Act and the Cyber Resilience Act</li>\n\n\n\n<li>The evolving role of Artificial Intelligence in the open web</li>\n\n\n\n<li>Cutting-edge web design, development best practices, SEO, and content strategy</li>\n\n\n\n<li>Real-world case studies and showcases from across the community</li>\n</ul>\n</li>\n\n\n\n<li><strong>Hands-On Learning Opportunities</strong> &#8211; Interactive workshops allowed attendees to roll up their sleeves and develop practical skills in a collaborative setting.</li>\n\n\n\n<li><strong>A Community Built on Collaboration</strong> &#8211; Whether developer, designer, content creator, or entrepreneur, every attendee found space to connect, learn, and grow within a vibrant and welcoming community.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day</h2>\n\n\n\n<p>WordCamp Europe began with a vibrant Contributor Day that brought together 640 contributors—including many first-timers—to collaborate, share knowledge, and support the WordPress project. Guided by 33 dedicated table leads, with 21 teams, attendees of all experience levels came together to exchange ideas, solve real challenges, and make meaningful contributions to open source. From accessibility improvements to theme development and translation efforts, every table played a part in moving WordPress forward.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13736adf&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13736adf\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18798\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18798\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568125707_c7f1d5c4a2_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13736dfd&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13736dfd\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18799\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18799\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568126032_465e58f52e_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137370d6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137370d6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18800\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18800\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568127677_4608e6c2e5_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137373b8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137373b8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18801\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18801\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568995131_a2b3103540_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Roan de Vries</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373767b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373767b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18802\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-18802\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54568997316_388cdfd4e5_k-1.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13737937&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13737937\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18803\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18803\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219743_6bc7238ce1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13737c7f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13737c7f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18804\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18804\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569219883_c2df21a0cb_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373806b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373806b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18805\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18805\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220458_b2cc7018a6_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Levente András Tóth</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13738405&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13738405\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18806\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18806\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569220633_32194e94d5_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137387d5&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137387d5\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18807\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18807\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320070_03f700e2a1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Levente András Tóth</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13738b95&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13738b95\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18808\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18808\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569320480_cc49061ebc_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Sebastián Echeverri Jaramillo</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13738f9a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13738f9a\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18809\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18809\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569323570_dfb78eb42f_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13739387&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13739387\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18810\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18810\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250605-WA0137-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n</figure>\n\n\n\n<p>Contributor Day at WordCamp Europe 2025 brought together a mix of first-time and returning contributors across a wide range of teams, from Core and Accessibility to Polyglots, Training, and Community. Attendees tackled everything from onboarding and ticket triage to translating strings, improving documentation, and enhancing tools and workflows. Development-focused teams explored performance and testing improvements and worked through live coding exercises. Meanwhile, accessibility testers, support volunteers, and photo moderators contributed to efforts that directly impact users around the world.</p>\n\n\n\n<p>In parallel, teams like Marketing, Meta, Hosting, and Sustainability focused on future-facing initiatives—from promoting WordPress through the Showcase and social media campaigns to refining infrastructure, increasing accessibility, and preparing for long-term project growth. Whether contributing to plugins, themes, documentation, or new contributor experiences, participants reinforced the values that power the WordPress project: collaboration, inclusivity, and openness. The day served as a reminder that WordPress is not just software—it’s a community built by and for everyone.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Tomorrow Starts with WordPress</h2>\n\n\n\n<p>The first full day of WordCamp Europe 2025 brought the community together to celebrate the power of open source collaboration and innovation. Opening remarks from both global and local event leads reflected on the journey of WordCamp Europe—from its beginnings in 2013 in Leiden, Netherlands, to the vibrant event in Basel today. This full-circle moment underscored the growth of the WordPress community, united by a shared commitment to an open web.</p>\n\n\n\n<p>The day launched into an inspiring program with the keynote session, <em>WordPress Without Borders – The Fight for Digital Freedom</em>, delivered by Noel Tock. Drawing from his experiences—including time on the frontlines in Ukraine—Tock illustrated how open source supports global resilience and serves as a digital human right. His message called on contributors to see their work as part of something greater, offering a compelling and forward-looking vision to energize and unify the WordPress community.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordPress without Borders — The Fight for Digital Freedom | Noel Tock\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/tb_A-ABehnY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>From there, the program unfolded across multiple tracks—each one sparking new conversations and insights. One standout session highlighted social entrepreneurship in Bulgaria, where WordPress is helping grassroots organizations drive change in education, journalism, and social justice. Petya Raykovska shared how nonprofits like Teenovator and the Bulgarian Fund for Women are using WordPress to amplify their work and strengthen their communities.</p>\n\n\n\n<p>Designers and developers explored ways to improve workflows and collaboration. In <em>Bridging Design and Development</em>, attendees learned how Figma Design Systems can connect design and development through shared structures mapped to block themes. Real-world examples, like the Novus Media Newspaper Design System, demonstrated how scalable, consistent design can power multi-brand platforms.</p>\n\n\n\n<p>Workshops played a key role throughout the day, including the interactive <em>Block Developer Cookbook: WCEU 2025 Edition</em>, where attendees worked through community-voted code recipes featuring the latest WordPress APIs. Sessions also dove into emerging technologies, such as <em>Automating WordPress Setup with Modern AI Tools</em>, which showcased how WP-CLI, scripting, and AI can accelerate project setup and reduce repetitive tasks.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18817\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><em>Photo by Marc Wieland</em></figcaption></figure>\n\n\n\n<p>Day Two of WordCamp Europe 2025 opened with a focus on the evolving role of the WordPress community in a rapidly changing digital world. Sessions explored how contributors—from local meetup organizers to global advocates—play a vital part in shaping WordPress’s future. Talks on inclusivity, such as <em>Over the Rainbow</em>, encouraged attendees to consider how individual actions can help build a more welcoming, representative open source ecosystem. Throughout the morning, the spirit of collaboration and shared purpose remained front and center.</p>\n\n\n\n<p>As the day progressed, attention turned to the tools and technologies pushing WordPress forward. From sessions on scaling multilingual sites and managing observability to hands-on workshops, developers explored new ways to streamline workflows and enhance performance. Highlights included <em>WordPress Gems for Devs</em>, which introduced the Interactivity API through live coding, and <em>Client-side Web AI Agents</em>, a look at cutting-edge browser-based AI that unlocks new possibilities for web experiences. These talks reflected the platform’s growing capacity to adapt to emerging trends while staying true to its open foundations.</p>\n\n\n\n<p>The afternoon brought a blend of practical guidance and inspiring stories across tracks. A case study on accessibility from Switzerland showed how thoughtful design can benefit all users, while a session on brand-building for women entrepreneurs highlighted the creative and economic opportunities WordPress enables. With topics spanning content strategy, business growth, regulatory readiness, and more, the second day of WCEU 2025 affirmed the strength of the WordPress ecosystem—not only as a technology platform, but as a global movement fueled by people, purpose, and possibility.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Fireside Chat</h2>\n\n\n\n<p>As the final day drew to a close, Matt and Mary shared some thoughts on EU regulation (Open Web Alliance), AI, and the introduction of the WordPress AI team, and then answered questions from the audience.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Fireside chat with Q&amp;A | Mary Hubbard and Matt Mullenweg\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/mzJwYejWUbY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Closing</h2>\n\n\n\n<p>A heartfelt thank you to the dedicated organizers who brought WordCamp Europe 2025 to life in Basel, the speakers who shared their insights, the attendees who joined us in person, and those who followed along from afar. We hope you leave with fresh ideas, meaningful connections, and renewed energy to help shape the future of the open web.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13739e6b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13739e6b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18827\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18827\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571099103_b61e92651c_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373a147&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373a147\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18825\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18825\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570002952_63c3ced847_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Chris Clarke</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373a431&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373a431\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18824\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18824\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54569999382_839ad34def_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373a71f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373a71f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18823\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18823\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571194430_99b40d9280_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Thanh Nguyen</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373a9f3&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373a9f3\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18822\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1024%2C684&#038;ssl=1\" alt=\"\" class=\"wp-image-18822\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1024%2C684&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=768%2C513&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?resize=1536%2C1025&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571195715_0e2dbb778c_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Maksym Kaharlytskyi</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373ac9e&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373ac9e\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"799\" height=\"533\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18821\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=799%2C533&#038;ssl=1\" alt=\"\" class=\"wp-image-18821\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?w=799&amp;ssl=1 799w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048019_d36c78cc86_c.jpg?resize=768%2C512&amp;ssl=1 768w\" sizes=\"auto, (max-width: 799px) 100vw, 799px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Chris Clarke</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373af84&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373af84\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18820\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18820\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570870476_a8bef84c32_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Atsushi Ando</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373b304&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373b304\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18819\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18819\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570001717_fa54bba4e1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373b6e6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373b6e6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18829\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18829\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54570869816_7de53cc2f1_k-1.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Jeroen Rotty</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1373ba90&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1373ba90\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18859\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18859\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/IMG-20250607-WA0337.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Nilo Velez</figcaption></figure>\n</figure>\n\n\n\n<p>Be sure to mark your calendars for the final major WordPress events in 2025: <a href=\"https://us.wordcamp.org/2025/\">WordCamp US</a> (Portland, Oregon, USA). Then join us in <a href=\"https://europe.wordcamp.org/2026/\">Kraków, Poland for WordCamp Europe 2026</a>! Also, if you want to get involved with WCEU, the call for organisers is already open for 2026. </p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Announcing the Formation of the WordPress AI Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wordpress.org/news/2025/05/announcing-the-formation-of-the-wordpress-ai-team/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 May 2025 16:28:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18769\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:397:\"Today, I’m pleased to announce the formation of a new WordPress AI Team, a dedicated group focused on accelerating and coordinating artificial intelligence projects across the WordPress ecosystem. AI is already transforming how people create and manage content online. As this technology evolves, it’s essential that WordPress remains at the forefront, ensuring innovation happens in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mary Hubbard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2961:\"\n<p>Today, I’m pleased to announce the formation of a new <strong>WordPress AI Team,</strong> a dedicated group focused on accelerating and coordinating artificial intelligence projects across the WordPress ecosystem.</p>\n\n\n\n<p>AI is already transforming how people create and manage content online. As this technology evolves, it’s essential that WordPress remains at the forefront, ensuring innovation happens in the open, guided by community values, and built to core standards.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Why This Matters</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Strategic focus</strong>: A unified team stewards AI development thoughtfully, avoids fragmentation, and ensures alignment with the long-term goals of WordPress. </li>\n\n\n\n<li><strong>Shared innovation</strong>: Contributors and companies are actively exploring AI across the ecosystem. This team provides a central place to collaborate, share ideas, and build together.</li>\n\n\n\n<li><strong>Rapid iteration</strong>: Like the Performance Team, we’ll take a plugin-first approach. <a href=\"https://make.wordpress.org/core/2022/09/11/canonical-plugins-revisited/\">Canonical Plugins</a> will allow us to move quickly, gather feedback, and deliver real value without waiting on the Core release cycle.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What to Expect</h2>\n\n\n\n<p>The AI Team will:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Coordinate cross-team efforts to explore AI-powered features responsibly and inclusively.</li>\n\n\n\n<li>Publish and maintain a public roadmap of AI initiatives and Canonical Plugins.</li>\n\n\n\n<li>Collaborate closely with Core, Design, Accessibility, and other teams to ensure strong integration and shared standards.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Meet the Team</h2>\n\n\n\n<p>The WordPress AI Team brings deep experience in open-source, performance, and product development and a strong commitment to building AI features the WordPress way. The team will launch with the following team contributors:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>James LePage</strong> – Automattic</li>\n\n\n\n<li><strong>Felix Arntz</strong> – Google</li>\n\n\n\n<li><strong>Pascal Birchler</strong> – Google</li>\n\n\n\n<li><strong>Jeff Paul</strong> – 10up</li>\n</ul>\n\n\n\n<p>To help get things started, James and Felix will serve as the initial <a href=\"https://make.wordpress.org/updates/team-reps/\">Team Reps</a> in supporting team organization, communication, and coordination with other Make WordPress teams.</p>\n\n\n\n<p>This is an exciting and important step in WordPress’s evolution. I look forward to seeing what we’ll create together and in the open.</p>\n\n\n\n<p>If you’re interested in contributing or following along, please join the conversations in <a href=\"https://wordpress.slack.com/archives/C08TJ8BPULS\">#core-ai</a> and watch for upcoming meeting announcements on <a href=\"https://make.wordpress.org/ai/\">https://make.wordpress.org/ai/</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18769\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"WordPress Campus Connect Expands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2025/05/wordpress-campus-connect-expands/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2025 12:40:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18726\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"WordPress Campus Connect, initially launched in October 2024 as a pilot program, has now been formally established as an official event series due to its resounding success. The inaugural program, spearheaded by myself, Anand Upadhyay, garnered immense enthusiasm from 400 Indian students who were eager to engage in hands-on WordPress training. WordPress Campus Connect transcends [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Anand Upadhyay\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:28141:\"\n<p>WordPress Campus Connect, <a href=\"https://central.wordcamp.org/news/2024/12/wp-campus-connect-recap-a-journey-of-empowering-students-and-building-community/\">initially launched in October 2024 as a pilot program</a>, has now been formally established as an official event series due to its resounding success. The inaugural program, spearheaded by myself, <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a>, garnered immense enthusiasm from 400 Indian students who were eager to engage in hands-on WordPress training.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-border-color has-darker-grey-background-color has-background wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-color:#1c2024;border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13745de2&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13745de2\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18733\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18733\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6596-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137460c8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137460c8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18735\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18735\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8902-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13746380&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13746380\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18732\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18732\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6763-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13746666&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13746666\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18728\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18728\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-3.jpeg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13746910&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13746910\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18729\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18729\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/image.jpeg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13746bd3&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13746bd3\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18730\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18730\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-1.jpeg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13746e85&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13746e85\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18737\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18737\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8923-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13747135&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13747135\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18731\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?resize=1024%2C682&#038;ssl=1\" alt=\"\" class=\"wp-image-18731\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/image-2.jpeg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b1374741d&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b1374741d\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18739\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18739\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A8821-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137476e8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137476e8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18734\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18734\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A6765-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b137479a0&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b137479a0\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18741\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18741\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6890b13747c78&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6890b13747c78\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" data-id=\"18740\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18740\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/1H4A9269-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on-async--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>WordPress Campus Connect transcends the conventional workshop model by fostering a holistic learning community. It couples on-campus event learning with a diverse range of post-event activities, including meetups, website challenges, scholarships, and volunteering opportunities, all geared towards nurturing student development. The program&#8217;s efficacy has prompted other organizations in India to express interest in replicating its structure.</p>\n\n\n\n<p>Looking ahead, multiple local WordPress communities in India aim to reach more students in India through WordPress Campus Connect events. The curriculum will include beginner content, delve into more advanced WordPress concepts, and feature specialized sessions tailored for students with prior WordPress experience.&nbsp;</p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-8a400663 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"351\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent.png?resize=1024%2C351&#038;ssl=1\" alt=\"\" class=\"wp-image-18743\" style=\"object-fit:cover\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent-scaled.png?resize=1024%2C351&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent-scaled.png?resize=300%2C103&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent-scaled.png?resize=768%2C263&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent-scaled.png?resize=1536%2C527&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/05/wpcc-logo-transparent-scaled.png?resize=2048%2C702&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n</div>\n\n\n\n<p>The official recognition of WordPress Campus Connect as an event series paves the way for further expansion, giving the series similar support and standing as WordCamps but with a student education-first goal and focus. Future plans include organizing large-scale student events, establishing WordPress clubs on college campuses, and facilitating mentorship connections for students.</p>\n\n\n\n<p>To support these ambitious goals, volunteers identified several key next steps:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Volunteer Handbook Development:</strong> Creating a comprehensive guidebook to equip volunteers with the necessary resources and information.</li>\n\n\n\n<li><strong>GatherPress Integration:</strong> Exploring the feasibility of integrating GatherPress as a tool for student groups.</li>\n\n\n\n<li><strong>Volunteer Recruitment:</strong> Actively seeking and onboarding volunteers to support WordPress Campus Connect initiatives through activities such as:\n<ol class=\"wp-block-list\">\n<li>Creating a workflow and guidelines for processing Student Club applications</li>\n\n\n\n<li>On-site facilitation or assistance for WordPress Campus Connect events</li>\n</ol>\n</li>\n\n\n\n<li><strong>Landing Page Creation</strong>: Creating a landing page describing what WordPress Campus Connect is all about</li>\n\n\n\n<li><strong>Student Groups: </strong>Drafting a framework for students to create their own groups for hosting WordPress events and activities.&nbsp;</li>\n</ul>\n\n\n\n<p>The overwhelming success of WordPress Campus Connect and the enthusiasm it has generated serve as a testament to the transformative power of passion and dedication. As WordPress Campus Connect continues to evolve and expand, it holds the promise of shaping the future of WordPress education and community engagement.</p>\n\n\n\n<p class=\"has-off-white-background-color has-background\">If you’re interested in helping shape the future of education with WordPress, <a href=\"https://wordpress.slack.com/archives/C08QK4V94AF\">join us in the #campusconnect Make Slack channel</a> today!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.8.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2025/04/wordpress-6-8-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Apr 2025 17:17:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18721\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:371:\"WordPress 6.8.1 is now available! This minor release includes fixes for 15 bugs throughout Core and the Block Editor addressing issues affecting multiple areas of WordPress including the block editor, multisite, and REST API. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 6.8.1 is a short-cycle maintenance release. [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Aaron Jorbin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6967:\"\n<h2 class=\"wp-block-heading\">WordPress 6.8.1 is now available!</h2>\n\n\n\n<p>This minor release includes fixes for 15 bugs <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">throughout Core</a> and <a href=\"https://github.com/WordPress/wordpress-develop/pull/8752\">the Block Editor</a> addressing issues affecting multiple areas of WordPress including the block editor, multisite, and REST API. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2025/04/28/wordpress-6-8-1-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p>WordPress 6.8.1 is a short-cycle maintenance release. More maintenance releases will be made available throughout 2025.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.1.zip\">download WordPress 6.8.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-8-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>.</p>\n\n\n\n<p>WordPress 6.8.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/ankitmaru\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/codeamp\">Code Amp</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/justlevine\">David Levine</a>, <a href=\"https://profiles.wordpress.org/dilipbheda\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dsawyers\">dsawyers</a>, <a href=\"https://profiles.wordpress.org/eduwass\">eduwass</a>, <a href=\"https://profiles.wordpress.org/ethitter\">Erick Hitter</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/kabir93\">H. Kabir</a>, <a href=\"https://profiles.wordpress.org/hideishi\">hideishi</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/jarekmorawski\">jarekmorawski</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jeffr0\">Jeffro</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/verygoode\">Joshua Goode</a>, <a href=\"https://profiles.wordpress.org/karthikeya01\">Karthikeya Bethu</a>, <a href=\"https://profiles.wordpress.org/iamkingsleyf\">Kingsley Felix</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/0mirka00\">Lena Morita</a>, <a href=\"https://profiles.wordpress.org/lilgames\">LilGames</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/marktimemedia\">Michelle Schulp Hunt</a>, <a href=\"https://profiles.wordpress.org/presstoke\">Mitchell Austin</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nickwilmot\">nickwilmot</a>, <a href=\"https://profiles.wordpress.org/nikunj8866\">Nikunj Hatkar</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pratiklondhe\">Pratik Londhe</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/SirLouen\">SirLouen</a>, <a href=\"https://profiles.wordpress.org/soean\">Sören Wünsch</a>, <a href=\"https://profiles.wordpress.org/sourav08\">Sourav Pahwa</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/takuword\">takuword</a>, <a href=\"https://profiles.wordpress.org/tusharaddweb\">Tushar Patel</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C080HLPP2Q6\">#6-8-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a> and <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18721\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Jubilee\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/news/2025/04/jubilee/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Apr 2025 02:07:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18716\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:289:\"As I said, we&#8217;re dropping all the human blocks. Community guidelines, directory guidelines, and such will need to be followed going forward, but whatever blocks were in place before are now cleared. It may take a few days, but any pre-existing blocks are considered bugs to be fixed.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:298:\"\n<p>As I said, we&#8217;re dropping all the human blocks. Community guidelines, directory guidelines, and such will need to be followed going forward, but whatever blocks were in place before are now cleared. It may take a few days, but any pre-existing blocks are considered bugs to be fixed.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"18716\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 04 Aug 2025 13:21:08 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 15 Jul 2025 16:23:52 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";i:1727736619;s:21:\"cache_expiration_time\";i:1754356869;s:23:\"__cache_expiration_time\";i:1754356869;}','off'),(1895,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1754356869','off'),(1896,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1754313669','off'),(1897,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1754356873','off'),(1898,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Open Channels FM: How to Handle Customer Support as a Growing WordPress Plugin Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=103843\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://openchannels.fm/how-to-handle-customer-support-as-a-growing-wordpress-plugin-business/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"To succeed in a WordPress plugin biz, focus on customer support. Start solo for real feedback, then scale with docs and AI, but don’t forget the human touch.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Aug 2025 07:21:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"Gutenberg Times: Roadmap for WordPress 6.9, Block Bindings, Mega Menus, and More—Weekend Edition 336\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=41023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23414:\"<p>Hi there,</p>\n\n\n\n<p>I found a new AI tool, and I like it very much: <a href=\"https://www.anthropic.com/claude-code\"><strong>Claude Code</strong></a>. For $20 per month you get a fabulous buddy to co-create plugins and themes for WordPress or scripts and modules for other purposes. It works right there in your terminal window. </p>\n\n\n\n<p>It helped me a great deal writing a plugin for the Gutenberg Changelog podcast so I can build a great podcast landing page. I needed additional social link icons and created block bindings for episode meta and podcast options data. Block variations will help me add the blocks to the inserter, and I don&#8217;t have to write block markup. Then I created a podcast archive template that I registered directly from the plugin. I am not yet done testing, but if you want to look at the code <a href=\"https://github.com/bph/gt-podcast-bb\">it&#8217;s on GitHub</a> with some additional details. My plugin augments the Seriously Simple Podcasting plugin I have been using since 2015 and makes it more blocky. </p>\n\n\n\n<p>What AI adventure did you pursue this week? Hit reply or share in the comments. I&#8217;d love to hear from you.</p>\n\n\n\n<p>Have a splendid weekend. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/#0-word-press-release-information\">Developing Gutenberg and WordPress</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li></ol></nav>\n</div></div>\n</section>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Aki Hamano</strong> released <a href=\"https://make.wordpress.org/core/2025/07/30/whats-new-in-gutenberg-21-3/\"><strong>What’s new in Gutenberg 21.3? (30 July)</strong></a> In his release post he highlighted: </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/07/30/whats-new-in-gutenberg-21-3/#highlight-1\">DataViews enhancements</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/30/whats-new-in-gutenberg-21-3/#block-library-enhancements\">Block Library Enhancements</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/30/whats-new-in-gutenberg-21-3/#migration-to-typescript-continues\">Migration to TypeScript continues</a>. </li>\n</ol>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-119-wordpress-6-8-2-and-6-9-gutenberg-21-1-21-2-and-21-3-releases/\">Gutenberg Changelog 119—WordPress 6.8.2 and 6.9, Gutenberg 21.1, 21.2, and 21.3 Releases</a> with Tammie Lister. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Tammie Lister and Birgit Pauli-Haack recording Gutenberg Changelog 119\" class=\"wp-image-40972\" height=\"184\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/07/Screenshot-2025-07-25-at-10.53.45.png?resize=652%2C184&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<p><strong>Anne McCarthy</strong> published <a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/\"><strong>Roadmap to 6.9</strong></a>, the list of features contributors are working on to get ready for the release on December 2, 2025. It&#8217;s quite aspirational and starts with a few features where WordPress 6.8 left off. Here are the chapter headings. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/#evolving-the-site-editor\">Evolving the Site Editor</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/#refining-content-creation\">Refining content creation </a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/#command-palette-everywhere\">Command Palette everywhere</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/#developer-updates\">Developer updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/28/roadmap-to-6-9/#performance-improvements\">Performance improvements</a></li>\n</ul>\n\n\n\n<p><strong>Rae Morey</strong> reported about it on The Repository: <a href=\"https://www.therepository.email/wordpress-6-9-roadmap-block-comments-site-editor-updates-and-an-admin-redesign\"><strong>WordPress 6.9 Roadmap: Block Comments, Site Editor Updates, and an Admin Redesign</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Muhibul Haque</strong>, training team rep, just announced <a href=\"https://make.wordpress.org/training/2025/07/29/announcing-training-team-cohort-wordpress-block-editor-basics/\"><strong>the Training Team Cohort: “WordPress Block Editor Basics”</strong></a>. &#8220;This hands-on learning experience will guide you through the essential tools, tips, and features of the Block Editor, helping you gain confidence and practical skills. &#8221; he wrote. The post offers a form to indicate your interest. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The host of the WPLift&#8217;s Cosmos podcast, <strong>Julia Colomb,</strong> invited members of the WordPress AI Team, <strong>James LePage</strong>, <strong>Jeff Paul</strong>, and <strong>Pascal Birchler</strong> to chat with her on episode 5, <a href=\"https://www.youtube.com/watch?v=_cFPE0WUaS4\"><strong>WordPress AI Team on Future of WP, and Human Side of AI at Cosmos by WPLift</strong></a> ,of the new show. They covered the core building blocks of AI features. They aim to boost multilingual features and make developer workflows smoother. They also touched on privacy and bias in AI.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://www.youtube.com/watch?v=_cFPE0WUaS4\"><img alt=\"James LePage, Pascal Birchler, Jeff Paul and host Julia Colomb \" class=\"wp-image-41126\" height=\"371\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/08/Screenshot-2025-08-02-at-10.22.05.png?resize=652%2C371&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Troy Chaplin</strong> recently launched version 2.0 of his <strong><a href=\"https://wordpress.org/plugins/block-accessibility-checks\">Block Accessibility Checks plugin</a>,</strong> enabling developers to add custom validation checks for their blocks. This version features a new <a href=\"https://github.com/troychaplin/block-accessibility-checks/tree/main/docs\">Developer API</a> that works with any block, whether it&#8217;s from your own plugin, a third-party source, or for a client project.</p>\n\n\n\n<p>While initially aimed at identifying accessibility issues, the API also allows for various feedback types, such as content length checks and required fields, as long as it&#8217;s written in JavaScript.</p>\n\n\n\n<p>Chaplin aims to integrate accessibility and quality checks seamlessly into the editing workflow.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-41096\" height=\"358\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/08/screenshot-1.png?resize=652%2C358&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Stephanie Pi, </strong>developer advocate at Woo<strong> </strong>has an update for WooCommerce site builders: <a href=\"https://developer.woocommerce.com/2025/07/31/woocommerce-block-theme-an-update-on-our-strategy/\"><strong>WooCommerce Block Theme: An update on our strategy</strong></a>. In short, WooCommerce decided not to release its new “Purple” block theme as a separate product because it overlapped with other WordPress themes. Instead, they’ll add new design patterns and templates directly into WooCommerce, so all users benefit from updates, regardless of which theme they use.</p>\n\n\n\n<p><strong>Rae Morey,</strong> The Repository,  has more:  <a href=\"https://www.therepository.email/woo-withdraws-block-theme-submission-reconsiders-successor-to-storefront\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>Woo Withdraws Block Theme Submission, Reconsiders Successor to Storefront</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>A new event management plugin entered the stage: <strong>Lesley Sim</strong> and <strong>Ahmed Fouad</strong> launched <span><b><a href=\"https://eventkoi.com/\">EventKoi</a></b></span>, built for classic or blocks theme. The first version comes wiht a 50% launch discount. On the roadmap are a free version as well as updates for Elementor, Beaver Builder, or Bricks, and a ton of features. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-41131\" height=\"467\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/08/EventKoi-calendar-screenshot1-scaled-1.png?resize=652%2C467&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> has a great tutorial for those of us who are bit shy in using the full theme.json to style blocks. In <a href=\"http://developer.wordpress.org/news/2025/07/you-dont-need-theme-json-for-block-theme-styles/\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>You don’t need theme.json for block theme styles</strong></a> you learn about block stylesheets and how to wp-enqueue your styles for block related styling. Tadlock also says, &#8220;It&#8217;s not one or the other&#8221;.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><em>If you are interested in the developer blog, <strong>Justin Tadlock</strong> and <strong>Mary Baum </strong>spoke with <strong>Abha Thakor</strong> on the OpenChannels show OpenMakers. In <strong><a href=\"https://openchannels.fm/learn-share-and-grow-with-the-wordpress-developer-blog-community/\" rel=\"noreferrer noopener\" target=\"_blank\">Learn, Share and Grow with the WordPress Developer Blog Community</a>,</strong> they explored how this powerful resource helps developers at every stage. From sharing code breakthroughs and real-world case studies to offering guidance on writing, editing, and contributing, Justin and Mary unpack the collaborative spirit that fuels the blog and the broader WordPress community.</em></p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jamie Marsland </strong>has tested a new Menu Designer plugin by <strong>Mike McAlister</strong> and put it all in a video for us: <a href=\"https://www.youtube.com/watch?v=Z12kUMtLODw\"><strong>WordPress Is About to Get a Whole Lot Better (Exclusive Preview)</strong></a>. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p>There is prior art, which I mentioned here a while ago. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Nick Diego</strong> wrote a developer blog tutorial on how you can build a mega menu yourself with a template part, a custom block and the interactivity API:   <a href=\"https://developer.wordpress.org/news/2024/02/an-introduction-to-block-based-mega-menus/\"><strong>An introduction to block-based mega menus</strong></a> with an experimental <a href=\"https://github.com/ndiego/mega-menu-block\"><em>Mega Menu Block</em></a></li>\n\n\n\n<li><strong>Dave Smith</strong> authored the plugin <a href=\"https://wordpress.org/plugins/getdave-responsive-navigation-block/\"><strong>Responsive Navigation Block</strong></a>,with which you can display and apply alternative styling to different navigation menus based on the screen size using the WordPress Navigation block.</li>\n\n\n\n<li><strong>Hans-Gerd Gerhards</strong> also works on improving the navigation block with his plugin <a href=\"https://wordpress.org/plugins/shrinking-logo-sticky-header/\"><strong>Dynamic Header &amp; Navigation for Block Themes</strong></a>. </li>\n</ul>\n\n\n\n<p><strong>Mike McAlister</strong> seems to take the task to the next level with the Menu Designer. Stay tuned.  </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>On OpenChannels, <a href=\"https://openchannels.fm/designing-for-clients-using-figma-systems-and-wordpress-block-themes/\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>Designing for Clients Using Figma Systems and WordPress Block Themes</strong></a>, <strong>Ash Shaw</strong>, founder of Lightspeed, joined <strong>Derek Hanson</strong> on the <em>Publishing Flow</em> show. Shaw shared how adopting Figma has revolutionized their design-to-development handoff, enabled more efficient client workflows, and strengthened alignment with WordPress’s core block themes.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p>Ash Shaw&#8217;s talk at WordCamp Europe is available on WordPressTV: <a href=\"https://wordpress.tv/2025/06/07/bridging-design-and-development-figma-design-systems-for-wordpress-success/\"><strong>Bridging Design and Development: Figma Design Systems for WordPress Success</strong></a></p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p>The team at <strong>Codeable</strong>, the freelance platform for WordPress developers,  published <a href=\"https://www.codeable.io/blog/what-is-react-used-for/\" rel=\"noreferrer noopener\" target=\"_blank\">What is React Used For? Popular Implementation Examples</a> for developers starting to consider adding ReactJS to their toolbox.<br /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his latest video, <a href=\"https://www.youtube.com/watch?v=hvNLnTsL1Ro\"><strong>AI Assistance, Right in Your Browser!</strong></a>, <strong>Jonathan Bossenger</strong> explored Google Chrome&#8217;s built-in Gemini support for the Developer Tools. He wanted to find out if it&#8217;s any good at helping him fix warnings and errors in my code.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Tom Rankin</strong> published on the WPMayor site the <a href=\"https://wpmayor.com/best-wordpress-web-development-ai/\"><strong>10 Top WordPress Web Development AI Tools for 2025 (By Use Case)</strong></a>. He wrote, &#8220;The right AI tool will reduce your development time and improve both your code quality and creative output. I want to share 13 tools that could make the biggest impact on your WordPress workflow.&#8221; He tested them all. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ryan Welcher</strong> continues his Block Developer Cookbook series on YouTube with <a href=\"https://www.youtube.com/watch?v=bMoI72gmmkc\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>The WordPress Developer&#8217;s Guide to Mastering Custom Block Bindings</strong></a>. He takes you along when he creates a custom block binding source to connect a block variation to the post excerpt. You&#8217;ll learn how to bind dynamic data to your blocks for a seamless editing experience. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<p>Featured Image: Bergen, Norway by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form action=\"https://gutenbergtimes.com/feed/\" autocomplete=\"on\" class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\" style=\"margin-bottom: 25px;\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your email address to subscribe.</label><div class=\"ngl-form-input\"><input autocomplete=\"email\" class=\"ngl-form-input-text\" id=\"ngl_email\" name=\"ngl_email\" required=\"required\" style=\"border-radius: 21px;\" type=\"email\" /></div></div><button class=\"ngl-form-button\" style=\"background-color: #005075; border-color: #005075; border-width: 1px; border-style: solid; color: #ffffff; border-radius: 21px;\" type=\"submit\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"><svg fill=\"none\" height=\"24\" stroke=\"#fff\" stroke-width=\"2\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input id=\"ngl_list_id\" name=\"ngl_list_id\" type=\"hidden\" value=\"26f81bd8ae\" /><input id=\"ngl_double_optin\" name=\"ngl_double_optin\" type=\"hidden\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n</section>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 02 Aug 2025 00:18:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Open Channels FM: Learn, Share and Grow with the WordPress Developer Blog Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=104406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://openchannels.fm/learn-share-and-grow-with-the-wordpress-developer-blog-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"In this episode, Abha Thakor chats with Justin Tadlock and Mary Baum about the WordPress Developer Blog, discussing its value for developers, collaboration, and contributions.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 31 Jul 2025 09:45:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Matt: Beeper and Automattic 20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=145158\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2025/07/new-beeper/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1060:\"<p>To announce and celebrate the incredible engineering achievement of the <a href=\"https://www.beeper.com/\">Beeper</a> team launching local bridges and their premium model we <a href=\"https://automattic.com/2025/07/29/beeper-update-event/\">hosted a fun event in Automattic&#8217;s space in NYC</a>. The app side of Automattic does some amazing work, and the applications themselves are pretty well known and reviewed, but many don&#8217;t know they&#8217;re part of Automattic, so it was a good opportunity to tell that side of our story a bit. Here&#8217;s the video from the event:</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p>And if you&#8217;ve ever wanted to get better control over your instant messages, regardless of what network they may be on, definitely <a href=\"https://www.beeper.com/\">check out Beeper</a>. I find it especially useful on desktop, like a Superhuman for messaging.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 31 Jul 2025 02:20:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: #179 – Mariya Moeva on the Impact of Google’s SiteKit on WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=197933\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/podcast/179-mariya-moeva-on-the-impact-of-googles-sitekit-on-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:43544:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, how the Google Site Kit plugin is attempting to simplify their product offering, right inside of WordPress.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea. Featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Mariya Moeva. Mariya has more than 15 years of experience in tech across search quality, developer advocacy, community building and outreach, and product management. Currently, she&#8217;s the product lead for Site Kit, Google&#8217;s official WordPress plugin.</p>\n\n\n\n<p>She&#8217;s presented at Word Camp Europe in Basel this year and joins us to talk about the journey from studying classical Japanese literature to fighting web spam at Google, and eventually shaping open source tools for the web.</p>\n\n\n\n<p>Mariya talks about her passion for the open web, and how years of direct feedback from site owners shaped the vision for Site Kit. Making complex analytics accessible and actionable for everyone, from solo bloggers to agencies and hosting providers.</p>\n\n\n\n<p>Site Kit has had impressive growth for a WordPress plugin, currently there are 5 million active installs and a monthly user base of 700,000.</p>\n\n\n\n<p>We learn how Site Kit bundles core Google products like Search Console, Analytics, Page Speed Insights, AdSense into a simpler, curated WordPress dashboard, giving actionable insights without the need to trawl through multiple complex interfaces.</p>\n\n\n\n<p>Mariya explains how the plugin is intentionally beginner friendly with features like role-based dashboard sharing, integration with WordPress&#8217; author and category systems, and some newer additions like Reader Revenue Manager to help site owners become more sustainable.</p>\n\n\n\n<p>She shares Google&#8217;s motivations for investing so much in WordPress and the open web, and how her team is committed to active support, trying to respond rapidly on forums and listening closely to feedback.</p>\n\n\n\n<p>We discussed Site Kit&#8217;s roadmap, from benchmarking and reporting features, to smarter, more personalized recommendations in the future.</p>\n\n\n\n<p>If you&#8217;ve ever felt overwhelmed by analytics dashboards, or are looking for ways to make data more practical and valuable inside WordPress, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Mariya Moeva.</p>\n\n\n\n<p>I&#8217;m joined on the podcast by Mariya Moeva. Hello, Mariya. Nice to meet you.</p>\n\n\n\n<p>[00:03:35] <strong>Mariya Moeva:</strong> Nice to be here.</p>\n\n\n\n<p>[00:03:36] <strong>Nathan Wrigley:</strong> Mariya is doing a presentation at WordCamp Europe. That&#8217;s where we are at the moment, and we&#8217;re going to be talking about the bits and the pieces that she does around Site Kit, the work that she does for Google. Given that you are a Googler, and that we&#8217;re going to be talking about a product that you have, will you just give us your bio? I&#8217;ve got it written here, you obviously put one on the WordCamp Europe website. But just roughly what is your place in WordPress and Google and Site Kit and all of that?</p>\n\n\n\n<p>[00:04:05] <strong>Mariya Moeva:</strong> Yeah. I mean, I&#8217;ve had a very meandering path. When you would look back to what I studied, which was, you know, classical Japanese literature, all these poems about the moon and the cherry blossoms, who would&#8217;ve thought at that time that I would end up building open source plugins? But I did have a meandering path and I ended up here because, mostly because of passion for the open web, and for all kinds of weird websites that exist out there. I really love stumbling upon something great.</p>\n\n\n\n<p>I started Google on the web spam team, actually looking into the Japanese spam market, because of this classical Japanese literature degree and the Japanese skills. And then after a couple years or so, I basically despaired of humanity because all you look at is spam every day. Bad sites, hacked sites, malicious pages. And I just wanted to do something that makes the web better rather than removing all the bad stuff.</p>\n\n\n\n<p>And so I switched over to an advocacy role, and in that role I essentially was traveling, maybe attending 20, 30 conferences every year, talking to a lot of people about their needs, what they have to complain about Google, what requests they have. And I would collect all of this feedback, and then I would go back to the product teams and I would say, hey, this and this is something that people really want. And they would say, thank you for your feedback.</p>\n\n\n\n<p>Essentially at one point I said, okay, we&#8217;re going to build this thing, and that&#8217;s why I switched into product role. And I was able to take all the feedback over the years, that we&#8217;ve gotten from developers and site owners, and to try to build something that makes sense for them. So that&#8217;s how I ended up in the product role for building Site Kit.</p>\n\n\n\n<p>And the idea from the very beginning was to make it beginner friendly and to make it from their perspective to match that feedback, rather than doing something that is like, here&#8217;s your stuff from analytics, here&#8217;s your stuff from Search Console, figure it out. That&#8217;s how we ended up building this and it&#8217;s been now five years. And it actually just a month ago entered the top 10 plugins. So clearly people find some value in it.</p>\n\n\n\n<p>We have 700,000 people that use it every month. And overall it&#8217;s currently at 5 million active installs, meaning that these sites are kind of pinging WordPress so they&#8217;re alive and kicking. It&#8217;s been very encouraging to see that what we&#8217;re doing is helpful to people and we will keep going. There&#8217;s a lot to do.</p>\n\n\n\n<p>[00:06:29] <strong>Nathan Wrigley:</strong> I think it&#8217;s kind of amazing because in the WordPress space, there are some of the, let&#8217;s call them the heavy hitters. You know, the big plugins that we&#8217;ve all heard of, the Yoasts of this world that kind of thing. Jetpack, all those kind of things. This, honestly has gone under the radar a bit for me, and yet those numbers are truly huge. Four and a half to 5 million people over a span of five years is really rather incredible.</p>\n\n\n\n<p>[00:06:54] <strong>Mariya Moeva:</strong> It grew very fast, yeah.</p>\n\n\n\n<p>[00:06:55] <strong>Nathan Wrigley:</strong> Yeah. And yet it&#8217;s not one that, well, I guess most people are reaching out to plugins to solve a problem, often a business problem. So, you know, there&#8217;s this idea of, I install this and there&#8217;s an ROI on that. This is not really that, not really ROI, it&#8217;s more site improvement. Okay, here&#8217;s a site that needs things fixing on it. Here&#8217;s some data about what can be fixed. And so maybe for that reason and that reason alone, it&#8217;s flown under the radar for me because it doesn&#8217;t have that commercial component to it.</p>\n\n\n\n<p>[00:07:24] <strong>Mariya Moeva:</strong> Yeah, for sure. It&#8217;s for free and it&#8217;s not something that, yeah, sells features or has like a premium model and we don&#8217;t market it so much. But I run a little survey in the product where people tell us where they heard from it, and a lot of the responses are either YouTube video, or like blog posts or word of mouth. So it seems to be spreading more that way.</p>\n\n\n\n<p>[00:07:46] <strong>Nathan Wrigley:</strong> Yeah, no kidding. I&#8217;ll just say the URL out loud in case you&#8217;re at a computer when you&#8217;re listening to this. It&#8217;s SiteKit, as one word, dot withgoogle.com. I don&#8217;t know if that&#8217;s the canonical URL, but that&#8217;s where I ended up when I did a quick search for it. So sitekit.withgoogle.com. And over there you&#8217;ll be able to download well, as it labels itself, Google&#8217;s official WordPress plugin.</p>\n\n\n\n<p>The first thing that surprises me is, a, Google&#8217;s interest in WordPress. That is fascinating to me. I mean, obviously we all know, Google is this giant, this leviathan. Maybe you&#8217;ve got interest in other CMSs, maybe not. I don&#8217;t really know. But I think that&#8217;s curious. But obviously 43% of the web, kind of makes sense to partner with WordPress, doesn&#8217;t it? To improve websites.</p>\n\n\n\n<p>[00:08:31] <strong>Mariya Moeva:</strong> Yeah. I work with plenty of CMSs. I work with Wix, with Squarespace, and we essentially what I try to do and what my team tries to do, we are called the Ecosystem Team. So we want to bring the things that we think would be useful to site owners and businesses directly to where they are.</p>\n\n\n\n<p>So if you are in your Wix dashboard, you should be able to see the things from Google that are useful. And same if you are in WordPress. And obviously WordPress is, orders of magnitude, a bigger footprint than any of the others. And also it has this special structure where everything is decentralised and people kind of mix and match. So that&#8217;s why we went with the plugin model. And using the public APIs, we want to show what&#8217;s possible.</p>\n\n\n\n<p>Because all the data that we use is public data. There&#8217;s no special Google feature that only the Google product gets, right? We are just combining it in interesting ways because I&#8217;ve spent so much time talking to people, like what they need. And so we just curate and combine in ways that are actually helping people to make decisions and to kind of clear the clutter.</p>\n\n\n\n<p>Because when you go to analytics, it&#8217;s like 50 reports and so many menus and it&#8217;s like, where do I start? So we try to give a starting point in Site Kit. And we also try to help with other things like make people sustainable. One thing that we recently launched just a month ago is called Reader Revenue Manager. So you can put a little prompt on your site, which asks people to give you like $2 or whatever currency you are in, or even put like a subscription.</p>\n\n\n\n<p>And so the idea is you don&#8217;t have to have massive traffic in order to generate revenue from your content. If you have your hundred thousand loyal readers, they can help you be more sustainable. So we&#8217;re looking at these kind of features, like what can we launch that is more for small and medium sites and would be helpful? And how can we make it as simple as possible? So that people don&#8217;t kind of drop off during the setup because it&#8217;s too complicated.</p>\n\n\n\n<p>[00:10:33] <strong>Nathan Wrigley:</strong> Would it be fair to summarise the plugin&#8217;s initial purpose as kind of binding a bunch of Google products, which otherwise you would have to go and navigate to elsewhere? So for example, I&#8217;m looking at the website now, Search Console, Analytics, Page Speed Insights, AdSense, Google Ads, and all of those kind of things. Typically we&#8217;d have to go and, you know, set up an account. I guess we&#8217;d have to do that with Site Kit anyway. But we&#8217;d have to go to the different URLs and do all of that.</p>\n\n\n\n<p>The intention of this then is to bind that inside of the WordPress UI, so it&#8217;s not just the person who&#8217;s the admin of that account. You can open it up so that people who have the right permissions inside of WordPress, they can see, for example, Google Analytics data. And it gets presented on the backend of WordPress rather than having to go to these other URLs. Is that how it all began as a way of sort of surfacing Google product data inside the UI of WordPress?</p>\n\n\n\n<p>[00:11:21] <strong>Mariya Moeva:</strong> Yeah, we wanted to bring the most important things directly to where people are, so they don&#8217;t have to bother going to 15 places. And we wanted to drastically decrease and curate the information so that it&#8217;s easy to understand, because when you have 15 dashboards in Analytics and 15 dashboards in Search Console, and then you have to figure out what to download and in which spreadsheet to merge and how to compare, then this is. Maybe if you have an agency taken care of, they can help you. But if you don&#8217;t, which 70% of our users say that they&#8217;re one person operation, so they&#8217;re taking care of their business, and on top of that, the website. We wanted to make it simpler to understand how you&#8217;re doing, and what you should do next with Google data.</p>\n\n\n\n<p>[00:12:02] <strong>Nathan Wrigley:</strong> So it&#8217;s a curated interface. So it&#8217;s not, I mean, maybe you can pull in every single thing if you so wish. But the idea is you give a, I don&#8217;t know, an easier to understand interface to, for example, Google Analytics.</p>\n\n\n\n<p>That was always the thing for me in Google Analytics. I&#8217;m sure that if you have the time and the expertise, like you&#8217;re an agency that deals with all of that, then all of that data is probably useful and credible. But for me, I just want to know some top level items. I don&#8217;t need to dig into the weeds of everything.</p>\n\n\n\n<p>And there was menus within menus, within menus, and I would get lost very quickly, and dispirited and essentially give up. So I guess this is an endeavor to get you what you need quickly inside the WordPress admin, so you don&#8217;t have to be an expert.</p>\n\n\n\n<p>[00:12:43] <strong>Mariya Moeva:</strong> Yeah. And then it gets more powerful when you are able to combine data from different products. So, for example, we have a feature called Search Funnel in the dashboard, which lets you, it combines data from Search Console on search impressions and search clicks, and then it combines data from Analytics on visitors on the site and conversions. So it kind of helps you map out the entire path, versus having to go over here, having to go over there, having to combine everything yourself. So when you combine things, then it gets also more powerful.</p>\n\n\n\n<p>We have another feature which lets you combine data from AdSense and Analytics. So if you have AdSense on your site, you can then see which pages earn you the most revenue. So when you have that, suddenly you can see, okay, so I have now these pages here, what queries are they ranking for? How much time people spend on them? Can I expand my content in that direction? It helps you to be more focused in kind of the strategy that you have for your site.</p>\n\n\n\n<p>[00:13:45] <strong>Nathan Wrigley:</strong> Is it just making, I mean, I say just, is it making API calls backwards and forwards to Google&#8217;s Analytics, Search Console, whatever, and then displaying that information, or is it kind of keeping it inside the WordPress database?</p>\n\n\n\n<p>[00:13:58] <strong>Mariya Moeva:</strong> We don&#8217;t store anything, well, almost anything. Yeah, we wanted to keep the data as secure as possible, so we created this proxy service, which kind of helps to exchange the credentials. So the person can authenticate with their Google account, and then from there, the data is pulled via API, and we cache the dashboard for one hour. After that we refreshed authentication token. From the data itself, nothing is stored.</p>\n\n\n\n<p>[00:14:23] <strong>Nathan Wrigley:</strong> So it&#8217;s just authentication information really that&#8217;s stored. Well, that&#8217;s kind of a given, I suppose. Otherwise you&#8217;ll be logging in every two minutes.</p>\n\n\n\n<p>[00:14:29] <strong>Mariya Moeva:</strong> Right. So that&#8217;s the model that we have because we really wanted people to be able to access this data, but also to keep it secure. And because of how the WordPress database is, we didn&#8217;t feel like we could save it there.</p>\n\n\n\n<p>[00:14:41] <strong>Nathan Wrigley:</strong> It sounds from what you&#8217;ve just said, it&#8217;s as if it&#8217;s combining things from a variety of different services, kind of linking them up in a structured way so that somebody who&#8217;s not particularly experienced can make connections between, I don&#8217;t know, ads and analytics. The spend on the ads and the analytics, you know, the ROI if you like.</p>\n\n\n\n<p>Does it do things uniquely? Is there something you can get inside of Site Kit which you could not get out of the individual products if you went there? Or is it just more of a, well, we&#8217;ve done the hard work for you, we&#8217;ve mapped these things together so you don&#8217;t have to think about it?</p>\n\n\n\n<p>[00:15:10] <strong>Mariya Moeva:</strong> The one thing that it does that I&#8217;m super excited about, and we&#8217;ll build on that, but we have the fundamental of it now, is it actually creates data for you. Because in contrast to Search Console or Analytics or all these other, which are kind of Google hosted, they can only tell you like a long help center article, go there on your site, then click this, then paste this code, right? They cannot help you with this, whereas Site Kit is on the website.</p>\n\n\n\n<p>So if you agree, which we don&#8217;t install anything without people&#8217;s consent, like they have to activate the feature, but if you agree, then we can do things on your behalf. So for example, we can track every time someone clicks the signup button and we can generate an analytics event for you, even if that plugin normally doesn&#8217;t send analytics events. And that way, suddenly you have your conversion data available.</p>\n\n\n\n<p>So very often people look to the top of the funnel, like how many people came to my site? But they don&#8217;t look to what these people did beyond kind of, oh, they stayed two minutes. So what does this mean? You want to see, did they buy the thing? Did they sign up for the thing, or subscribe or whatever it is? And we help create this data because we have this unique access to the source code of the site.</p>\n\n\n\n<p>So we create, for example, on leads generation or purchases. We also, every time that a specific page is viewed, we will generate an event about the author of the page. So then we can aggregate the data, which authors bring in the most page views. Let&#8217;s say you have like a site with five, six, whatever authors. Or which categories are bringing in the most engagement and these kind of things.</p>\n\n\n\n<p>[00:16:52] <strong>Nathan Wrigley:</strong> So it really does get very WordPressy. It&#8217;s not just to do with the Google side of things. It is mapping information from Google, so categories, author profiles, that kind of thing, and mapping them into the analytics that you get. Okay, that&#8217;s interesting. So it&#8217;s a two-way process, not just a one-way process.</p>\n\n\n\n<p>[00:17:09] <strong>Mariya Moeva:</strong> Yeah. It&#8217;s very much integrated with WordPress. We have also a lot of other features, like for example, that kind of stretch into other parts of the website. So this Reader Revenue Manager that I mentioned before with the prompts that you can put on your pages. You can go to the individual post and for every post there&#8217;s like a little piece of control UI that we&#8217;ve added there in the compose screen, where you can say, this is excluded from this prompt, or, you know, you can control from there.</p>\n\n\n\n<p>So we try to integrate where it makes sense, like where the person would want to take this action. And again, because it&#8217;s on the website, we can kind of spread out beyond just this one dashboard.</p>\n\n\n\n<p>[00:17:48] <strong>Nathan Wrigley:</strong> And would I, as a site admin, would I be able to assign permissions to different user roles within WordPress? So for example, an editor, or a certain user profile, may be able to see a subset of data. You know, for example, I don&#8217;t know, you are involved in the spending on AdSense. But you, other user over there, you&#8217;ve got nothing to do with that. But you are into the analytics, so you can see that, and you over there you can see that. Is that possible?</p>\n\n\n\n<p>[00:18:12] <strong>Mariya Moeva:</strong> We have something called dashboard sharing. So it has the same, like if you use Google Docs or anything like that, it has this little person with a plus in the corner, icon. And then from there, if you are the admin who set up this particular Google Service, who connected it to Site Kit, then you&#8217;re able to say who should be able to see it. So you essentially grant view only access to, let&#8217;s say all the editors, or all the contributors or whatever. And then you can choose which Google service&#8217;s data they can see.</p>\n\n\n\n<p>[00:18:44] <strong>Nathan Wrigley:</strong> So yes is the answer to that, yeah.</p>\n\n\n\n<p>[00:18:46] <strong>Mariya Moeva:</strong> Yeah, yeah. So they don&#8217;t have to set it up, I mean, they have to go through a very simplified setup, and then they basically get a kind of a screenshot. I mean it&#8217;s, you can still click on things, but you can&#8217;t change anything, so it&#8217;s kind of a view-only dashboard.</p>\n\n\n\n<p>[00:18:59] <strong>Nathan Wrigley:</strong> I&#8217;m kind of curious about the market that you pitch this to. So sell is the wrong word because it&#8217;s a free plugin, but who you&#8217;re pitching it at. So obviously if you&#8217;ve got that end user, the site owner. Maybe they&#8217;ve got a site and they&#8217;ve got a small business with a team. Maybe it&#8217;s just them, so there&#8217;s the whole permissions thing there.</p>\n\n\n\n<p>But also I know that Google, there are whole agencies out there who just specialise in Google products, and analysing the data that comes out of Analytics. Can you do that as well as an agency? Could I set this up for my clients and have some, you know, I&#8217;ve got my agency dashboard and I want to give this client access to this website, and this website and this website, but not these other ones? Can it be deployed on a sort of agency basis like that?</p>\n\n\n\n<p>[00:19:38] <strong>Mariya Moeva:</strong> You would still have to activate it for every individual site. So in that sense, there&#8217;s a bunch of steps that you have to go through. But once it&#8217;s activated, you can then share with any kind of client. And actually we have a lot of agencies that can install it for every site that they have.</p>\n\n\n\n<p>Just today someone came and after he saw the demo, he was like, okay, I&#8217;m going to install it for all my clients. Because what we&#8217;ve heard is that it&#8217;s exactly the level of information that a client would benefit from. And this means then that they pester the agency less. So we&#8217;ve literally heard people saying, you&#8217;re saving me a lot of phone calls. So that&#8217;s why agencies really like it.</p>\n\n\n\n<p>And the next big feature request, which we&#8217;re working on right now, is to generate like an email report out of that. So for those who don&#8217;t even want to log into WordPress to see, there will be a possibility to get this in their inbox.</p>\n\n\n\n<p>[00:20:30] <strong>Nathan Wrigley:</strong> So you could get it like a weekly summary, whatever it that wish to trigger. And, okay, so that could go anywhere really. And then your clients don&#8217;t even need to phone you about that.</p>\n\n\n\n<p>[00:20:41] <strong>Mariya Moeva:</strong> Yeah. So we are trying to really actively reach people where they are, even if that&#8217;s their email inbox.</p>\n\n\n\n<p>[00:20:49] <strong>Nathan Wrigley:</strong> And the other question I have is around your relationship with some of the bigger players, maybe hosting companies. Do you have this pre-installed on hosting cPanels and their, you know, whatever it is that they&#8217;ve got in their back end?</p>\n\n\n\n<p>[00:21:02] <strong>Mariya Moeva:</strong> Yeah, we have quite a few hosting providers that pre-install it for their WordPress customers. The reason for this is that they see better lifetime value for those customers that have a good idea of how their site is doing. And yeah, Hostinger is one of those. cPanel. Elementor pre-installs it for all of their users. And they see very good feedback because again, it&#8217;s super simple to set up and super easy to understand once you have it. So for them it&#8217;s kind of like an extra feature that they can offer, extra value to their users for free.</p>\n\n\n\n<p>[00:21:32] <strong>Nathan Wrigley:</strong> We know Google&#8217;s a fabulous company, but you don&#8217;t do things for nothing. So what&#8217;s the return? How does it work in reverse? So we know that presumably there must be an exchange of data. What are we signing up for if we install Site Kit?</p>\n\n\n\n<p>[00:21:47] <strong>Mariya Moeva:</strong> So, at least, I mean, Google is a huge company, right? There&#8217;s hundreds of thousands of people working. So I can&#8217;t speak for the whole of Google, but I can speak for the Ecosystem Team, which I&#8217;m part of, like the web ecosystem.</p>\n\n\n\n<p>The main investment here, or the main goal for us is that the open web continues to thrive, because if people don&#8217;t put content, interesting, relevant content on the open web, the search results are going to be very poor and that&#8217;s not a good product.</p>\n\n\n\n<p>So our idea is to support all the people who create content to make sure that they&#8217;re found, like if you&#8217;re a local business, that people can find you when they need stuff from that particular local business. And what we see is that, especially for smaller and medium sites, they really struggle, first with going online, and then with figuring out what they&#8217;re supposed to do. And so a lot of them give up because in comparison to other platforms, it&#8217;s a little bit of an upfront investment, right? Like you have to pay for hosting, you have to set up the site, you have to add content.</p>\n\n\n\n<p>So we try to help people as much as we can to see the value that the open web brings to them, so that they can continue to create for the open web. So that&#8217;s our hidden motivation. I think in that sense, we&#8217;re very much aligned with the WordPress community because here everybody cares about the open web and for all kind of small, weird websites to continue flourishing and get their like 100 or 300 or 1,000 readers that they deserve.</p>\n\n\n\n<p>So that&#8217;s the motivation. I think because it includes other things like AdSense and AdWords, like people can set up a ads campaign directly from Site Kit in a very simplified flow, and the same thing for AdSense. Obviously some money exchanges hands, but this is relatively minor compared to the benefit that we think there is for the web in general.</p>\n\n\n\n<p>[00:23:35] <strong>Nathan Wrigley:</strong> Google really does seem to have a very large presence at WordPress events. I mean, I don&#8217;t know about the smaller ones, you know, the regional sort of city based events, but at the, what they call flagship events, so WordCamp Asia and WordCamp Europe and US, there&#8217;s the whole sponsor area. And it&#8217;s usual to see one of the larger booths being occupied by Google. And I wonder, is it Site Kit that you are talking about when you are here or is it other things as well?</p>\n\n\n\n<p>But also it&#8217;s curious to me that Google would be here in that presence, because those things are not cheap to maintain. So there must be somebody up in Google somewhere saying, okay, this is something we want to invest in. So is it Site Kit that you are basically at the booth talking about?</p>\n\n\n\n<p>[00:24:19] <strong>Mariya Moeva:</strong> So me, yes, or people on my team. We have like a Site Kit section this year. There&#8217;s also Google Trends. There&#8217;s also some other people talking about user experience and on search. And this changes depending on which teams within Google want to reach out to the WordPress community.</p>\n\n\n\n<p>But with Site Kit, we&#8217;ve been pretty consistent for the last six years. We are always part of the booth. But the kind of whole team, like the whole Google booth content has kind of changed over the years as well depending on who&#8217;s coming.</p>\n\n\n\n<p>[00:24:51] <strong>Nathan Wrigley:</strong> I know that a lot of work being done is surrounding performance and things like that, and a lot of the Google staff that are in the WordPress space seem to be focused on that kind of thing, talking about the new APIs that are shipping in the browsers and all of those kind of things.</p>\n\n\n\n<p>Okay, so on the face of it, a fairly straightforward product to use. But I&#8217;m guessing the devil is in the detail. How do you go about supporting this? So for example, if I was to install it and to run into some problems, do you have like a, I don&#8217;t know, a documentation area or do you have support, or chat or anything like that? Because I know that with the best will in the world, people are going to run into problems. How do people manage that kind of thing?</p>\n\n\n\n<p>[00:25:27] <strong>Mariya Moeva:</strong> Yeah, this was something that I was super, I felt really strongly about based on my previous experience in the developer advocate world. Because very often I got feedback that it&#8217;s super hard to reach Google. And it&#8217;s also understandable given the scale of some of the products.</p>\n\n\n\n<p>But when I started this project I insisted that we allocate resources for support. So we have two people full-time support. One of them is upstairs, the support lead. He knows the product inside and out. They&#8217;re always on the forum, the plugin forum, support forum. And they answer usually within 24 hours. So everybody who has a question gets their question answered.</p>\n\n\n\n<p>We&#8217;ve also created the very detailed additions. When you have Site Kit, you also get a few additions to the Site Health forum, so you can share that information with them and they see like detailed stuff about the website so they can help debug. And in many, many cases, I&#8217;ve seen people coming pretty angry, leave a one star review, then James or Adam who are support people, engage with them, and then it turns into a five star review because they feel like, okay, someone listened to me and helped me figure out what is going on.</p>\n\n\n\n<p>We have real people answering questions relatively quickly. And they don&#8217;t just go, of course they focus on the WordPress support forum, but they also check Reddit and other places where people like mentioned Site Kit, and they try to help and to direct them to the right place. So for Site Kit, we have very robust support.</p>\n\n\n\n<p>Now, when it&#8217;s an issue with a product, a Google product that is connected to Site Kit, so it&#8217;s not a Site Kit problem, let&#8217;s say you got some kind of strange message from AdSense about your account status changing. Then we would have to hand over to the AdSense account manager or support team that they have, because we don&#8217;t know everything, like how AdSense makes decisions and stuff like that. But for anything Site Kit related, we are very fast to answer.</p>\n\n\n\n<p>[00:27:22] <strong>Nathan Wrigley:</strong> That&#8217;s good to hear because I think you&#8217;re right. I think the perception with any giant company is that it kind of becomes a bit impersonal, and Google would be no exception. And having just a forum which never seems to get an answer, you drop something in, six months later, you go back and nobody&#8217;s done anything in there except close the thread, kind of slightly annoying. But something like this. So 24 hours, roughly speaking, is the turnaround time.</p>\n\n\n\n<p>[00:27:45] <strong>Mariya Moeva:</strong> Yeah. I mean, not on the weekend, but yeah.</p>\n\n\n\n<p>[00:27:46] <strong>Nathan Wrigley:</strong> Yeah. Still, that&#8217;s pretty amazing.</p>\n\n\n\n<p>[00:27:47] <strong>Mariya Moeva:</strong> Yeah, yeah. We are very serious about this because, I mean, also the WordPress community is really strong, right? So you want to show that we care. We want to hear from people. A lot of bugs then also turn into feature requests and get prioritised to be developed. So, yeah, we really value when people come to complain. It&#8217;s a good thing.</p>\n\n\n\n<p>[00:28:03] <strong>Nathan Wrigley:</strong> Excellent. Okay, well, we won&#8217;t open that as a goal, please send in your complaints. But nevertheless, it&#8217;s nice that you take it seriously.</p>\n\n\n\n<p>So it sounds like it&#8217;s under active development. You sound like this is basically what you&#8217;re doing over at Google. Do you have a roadmap? Do you have a sort of laundry list of things that you want to achieve over the next six months? Interesting things that we might want to hear about.</p>\n\n\n\n<p>[00:28:21] <strong>Mariya Moeva:</strong> Sure, yeah. I mean, my ultimate vision, which is not the next six months, I would love to move away as much as possible from just stats. As curated and as kind of structured as it is right now, and get more into like recommendations, and like to-do list. Because what I hear from people again and again, it&#8217;s like, I have two hours this month, tell me what should I do with those two hours?</p>\n\n\n\n<p>So they&#8217;re asking a lot from us. They&#8217;re asking essentially to look, analyse everything and to prioritise their tasks, to tell them which one is the most important or most impactful. And this is like several levels of analysis further than where we are now.</p>\n\n\n\n<p>So one thing that we are looking to work on is benchmarking, because you cannot know are you growing or not, unless you know how you&#8217;re doing on average. And today, people who are a little bit more savvy can do this of course, but a lot of people don&#8217;t. And so for us to be able to tell you, not just you got 20 clicks this week, but also this is okay for you, or this is better than last year, this time, or this is better than your competitors. I think that&#8217;s a really valuable way to interpret the data and to help people understand what it means.</p>\n\n\n\n<p>[00:29:38] <strong>Nathan Wrigley:</strong> Yeah. And really, Google is one of the only entities that can provide that kind of data.</p>\n\n\n\n<p>[00:29:44] <strong>Mariya Moeva:</strong> Especially for search.</p>\n\n\n\n<p>[00:29:45] <strong>Nathan Wrigley:</strong> Yeah, especially against competitors. That&#8217;s really interesting because analysing the data, whilst it&#8217;s fun for some people, I feel it&#8217;s not that interesting for most people. And so just having spreadsheets of data, charts of data, it&#8217;s interesting and you no doubt gain some important knowledge from it. But being told, here&#8217;s the outcomes of that data, try doing this thing and try doing that thing, that is much more profound than just demonstrating the data.</p>\n\n\n\n<p>And I&#8217;m guessing, I could be wrong about this, and I&#8217;ve more or less said this in every interview over the last year, I&#8217;m guessing there&#8217;s an AI component to all of that. Getting AI to sort of analyse the data and give useful feedback.</p>\n\n\n\n<p>[00:30:22] <strong>Mariya Moeva:</strong> I mean, we are investigating how to do all of these things. I think in the case of WordPress, it&#8217;s a little bit trickier again, because of the distributed nature, and the fact that all the site information lives on the site and then all the Google information. So we&#8217;re not like fully hosted where you can access everything and control everything, something like a Squarespace or a Wix.</p>\n\n\n\n<p>But there&#8217;s definitely, like AI is a perfect use case for this, right? Like benchmarking, you can bucket sites into relevant groups and then see, are they performing better or worse? That&#8217;s like classic machine learning case. And we will see exactly, technically, how we&#8217;re going to reach this, but that&#8217;s one of the things that we&#8217;re working on right now.</p>\n\n\n\n<p>Another thing is to expand much more the conversion reporting and to help people understand, are they achieving their goals? Because this is something that surprisingly to me, so many people pay money and invest time in the site, and they cannot articulate what the site is doing. Is it working? Is it doing its job? And they&#8217;re like, well, like I got some people visiting. And I&#8217;m like, did they buy the thing? So you have to know what to</p>\n\n\n\n<p>track, and then also to take action after you see the metrics, like to move them in one direction or another. And so helping people like map out this full funnel is one thing that we&#8217;re working on. And the other thing is also this email report.</p>\n\n\n\n<p>[00:31:40] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s amazing. So really under active development. And you sound very impassioned about it. You sound like this has become your mission, you know?</p>\n\n\n\n<p>[00:31:47] <strong>Mariya Moeva:</strong> I think, nobody ever complained that something is easy, right? When you make things simple and easy for people, they appreciate, even if they&#8217;re more knowledgeable than if they can do more advanced things themselves.</p>\n\n\n\n<p>And I personally really care, like every time that I find a random website with really strange content, but just, someone put their soul into it. I recently found something in Zurich of like tours of Zurich, walking tours, by someone who really cares about history and architecture.</p>\n\n\n\n<p>And it&#8217;s a terrible website design wise, but the content is amazing. And I was like, okay, this person could use some help, but he&#8217;s doing, or she&#8217;s doing like a great job at the content part, and then should get the traffic that they deserve for this. So that&#8217;s what motivates me also to come here.</p>\n\n\n\n<p>One person, two or three WordCamps ago came over and was saying, everything about Google is hard except Site Kit. And I was like, yeah, that&#8217;s what we are trying to do. We really want to simplify things for you. So, yeah, being here is also super motivating. To talk to people and to hear feedback and feature requests. And again, we like when people come to complain.</p>\n\n\n\n<p>[00:32:54] <strong>Nathan Wrigley:</strong> Well, I was just speaking to a few people prior to you entering the room and those few people all have Site Kit installed on their site. So you&#8217;re doing something right.</p>\n\n\n\n<p>[00:33:02] <strong>Mariya Moeva:</strong> I hope it&#8217;s helpful. I hope it answers some questions and saves people some time. That&#8217;s what we are trying to do. Yeah, we are in the part of Google that has the ecosystem focus, so we know that ecosystem changes take longer. I mean, still it&#8217;s a fast growing plugin. It got to 5 million in 5 years, but still that&#8217;s 5 years. And in the context of software companies which move very fast, 5 years is a long time.</p>\n\n\n\n<p>Yeah, we will keep going and hopefully more people can benefit from it. But we do have, yeah, still there are many people who come by and they&#8217;re like, whoa, what is this? Show me.</p>\n\n\n\n<p>[00:33:36] <strong>Nathan Wrigley:</strong> Well, that&#8217;s nice. There&#8217;s for growth as well.</p>\n\n\n\n<p>[00:33:38] <strong>Mariya Moeva:</strong> Yeah, yeah. For sure. I mean, for sure there&#8217;s always, and more people create new sites. So, again, going back to that hosting provider question of like, can we bring it to them at the moment of creation so that they know this is something I can use?</p>\n\n\n\n<p>[00:33:50] <strong>Nathan Wrigley:</strong> Yeah. So one more time, the URL is sitekit.withgoogle.com. I will place that into the show notes as well.</p>\n\n\n\n<p>Mariya, I think that&#8217;s everything that I have to ask. Thank you so much for chatting to me about Site Kit.</p>\n\n\n\n<p>[00:34:01] <strong>Mariya Moeva:</strong> Yeah, thank you for the invitation. It&#8217;s been a pleasure to talk about the ecosystem. And, yeah, if people have feature requests, they can always write us either on GitHub in the Site Kit repo, or on the support forum, or if they are coming to any WordCamp where we also are, we are also super happy to hear. So we always love to know what people struggle with, so that we can build it for them and make it easy.</p>\n\n\n\n<p>[00:34:23] <strong>Nathan Wrigley:</strong> Thank you very much indeed.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/mariyamoeva/\">Mariya Moeva</a>.</p>\n\n\n\n<p>Mariya has more than 15 years of experience in tech across search quality, developer advocacy, community building and outreach, and product management. Currently she’s the product lead for Site Kit, Google’s official WordPress plugin. She’s presented at WordCamp Europe in Basel this year, and joins us to talk about the journey from studying classical Japanese literature to fighting web spam at Google, and eventually shaping open source tools for the web.</p>\n\n\n\n<p>Mariya talks about her passion for the open web and how years of direct feedback from site owners shaped the vision for Site Kit, making complex analytics accessible and actionable for everyone, from solo bloggers to agencies and hosting providers.</p>\n\n\n\n<p>Site Kit has had impressive growth for a WordPress plugin, currently there are 5 million active installs and a monthly user base of 700,000.</p>\n\n\n\n<p>We learn how Site Kit bundles core Google products, like Search Console, Analytics, PageSpeed Insights, AdSense into a simpler, curated WordPress dashboard, giving actionable insights without the need to trawl through multiple complex interfaces.</p>\n\n\n\n<p>Mariya explains how the plugin is intentionally beginner-friendly, with features like role-based dashboard sharing, integration with WordPress’ author and category systems, and some newer additions like Reader Revenue Manager to help site owners become more sustainable.</p>\n\n\n\n<p>She shares Google’s motivations for investing so much in WordPress and the open web, and how her team is committed to active support, trying to respond rapidly on forums and listening closely to feedback.</p>\n\n\n\n<p>We discuss Site Kit’s roadmap, from benchmarking and reporting features to smarter, more personalised recommendations in the future.</p>\n\n\n\n<p>If you’ve ever felt overwhelmed by analytics dashboards, or are looking for ways to make data more practical and valuable inside WordPress, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://sitekit.withgoogle.com/\">Site Kit</a></p>\n\n\n\n<p><a href=\"https://readerrevenue.withgoogle.com/\"> Reader Revenue Manager</a></p>\n\n\n\n<p><a href=\"https://trends.google.com/trends/\">Google Trends</a></p>\n\n\n\n<p><a href=\"https://sitekit.withgoogle.com/documentation/troubleshooting/site-kit-support/\">Site Kit support</a></p>\n\n\n\n<p><a href=\"https://github.com/google/site-kit-wp\">Site Kit on GitHub</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jul 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Open Channels FM: Navigating Rebranding Phase Two with Sunsetting Series and Channel Updates at Open Channels FM\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=104313\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"https://openchannels.fm/navigating-rebranding-phase-two-with-sunsetting-series-and-channel-updates-at-open-channels-fm/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"BobWP\'s updating us on the podcast\'s rebranding journey called \"phase two.\" He explains how they\'re changing series, sunsetting some, and keeping the good stuff fresh and relevant.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jul 2025 09:50:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WordCamp Central: Highlights from WordCamp Masaka 2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://central.wordcamp.org/?p=11380324\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://central.wordcamp.org/news/2025/07/highlights-from-wordcamp-masaka-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:17056:\"<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>WordCamp Masaka 2025, held from July 18–19 at Equator University of Science and Technology, wrapped up with a strong sense of community, innovation, and shared purpose. The second edition of this dynamic gathering brought together 291 attendees under the theme “Connecting Communities, Inspiring Ideas.” While we were just 9 shy of our 300-participant target, the energy and engagement made the event a resounding success.</p>\n\n\n\n<p>Participants from across Uganda and beyond including speakers from South Africa, Kenya, and Ghana—engaged in the two days of insightful talks, practical workshops, and meaningful conversations about the future of WordPress and open-source collaboration.</p>\n\n\n\n<p>A heartfelt thank you to our amazing sponsors for their incredible support. This event would not have been possible without your generosity.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Admin Sponsors:</strong> <a href=\"https://masaka.wordcamp.org/2025/sponsor/jetpack/\" rel=\"noreferrer noopener\" target=\"_blank\">Jetpack</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/bluehost/\" rel=\"noreferrer noopener\" target=\"_blank\">Bluehost</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/woo/\" rel=\"noreferrer noopener\" target=\"_blank\">Woo</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/hosting-com/\" rel=\"noreferrer noopener\" target=\"_blank\">Hosting.com</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/kinsta/\" rel=\"noreferrer noopener\" target=\"_blank\">Kinsta</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/elementor/\" rel=\"noreferrer noopener\" target=\"_blank\">Elementor</a></li>\n\n\n\n<li><strong>Micro Sponsors:</strong> <a href=\"https://masaka.wordcamp.org/2025/sponsor/forthfocus/\" rel=\"noreferrer noopener\" target=\"_blank\">Fothfocus</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/die-seo-firma/\" rel=\"noreferrer noopener\" target=\"_blank\">SEOFirma</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/sharebility-uganda-edutech/\" rel=\"noreferrer noopener\" target=\"_blank\">Sharebility Uganda</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/kasiryelabs/\" rel=\"noreferrer noopener\" target=\"_blank\">KasiryeLabs</a>, <a href=\"https://masaka.wordcamp.org/2025/sponsor/ablestate/\" rel=\"noreferrer noopener\" target=\"_blank\">Ablestate</a></li>\n\n\n\n<li><strong>Media Partners:</strong> <a href=\"https://x.com/videoproducerug\" rel=\"noreferrer noopener\" target=\"_blank\">Wrapped</a>, <a href=\"https://metaversewp.com/\" rel=\"noreferrer noopener\" target=\"_blank\">MetaverseWP</a>, <a href=\"https://urban-magazine.biz/\" rel=\"noreferrer noopener\" target=\"_blank\">Urban Magazine</a>, <a href=\"https://wplift.com/\" rel=\"noreferrer noopener\" target=\"_blank\">WPLift</a></li>\n\n\n\n<li><strong>Venue Host:</strong> <a href=\"https://equsat.ac.ug/\" rel=\"noreferrer noopener\" target=\"_blank\">Equator University of Science and Technology</a></li>\n</ul>\n</div></div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">A Look at the Event</h3>\n\n\n\n<p>Among the many impactful moments was the panel discussion titled “From Barriers to Belonging: Building Diverse &amp; Inclusive Tech Communities.” This session encouraged meaningful dialogue around representation and inclusion, prompting participants to reflect on how to build more welcoming and equitable environments in tech.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Panel discussion at WordCamp Masaka 2025 featuring moderator Cerinah N Kasirye and panelists Sumaiya Nalukwago, Samuel Osei, and Scovia Akello Emaru discussing building diverse and inclusive tech communities.\" src=\"https://lh3.googleusercontent.com/pw/AP1GczOaW1CJCYusTKqynyD-xxT1_gHs3KFRMvACZ0aciRh8dwD59QhG_idqtHd4RHp30weQJqW8nNHFV8oW-8fCddA2jtPAfsXAPaOTXqODfjV8sXUWBPsgZLT_nnvHCYu3pQ7C2D8gxKoCVr9Yn4bQjBh0=w1463-h975-s-no-gm?authuser=0\" /><figcaption class=\"wp-element-caption\">From left: Cerinah N Kasirye (Moderator), Sumaiya Nalukwago, Samuel Osei, and Scovia Akello Emaru — panelists of “From Barriers to Belonging: Building Diverse and Inclusive Tech Communities” at WordCamp Masaka 2025.</figcaption></figure>\n\n\n\n<p>The event also featured a vibrant Student Engagement Program, which provided high school, vocational, and university students with an opportunity to explore WordPress. Through hands-on workshops, practical presentations, and networking opportunities with industry professionals, students gained valuable exposure and insights. Notably, several high school representatives expressed strong interest in bringing hands-on WordPress workshops and training sessions to their schools. They also proposed mentorship programs to help students develop real-world projects—highlighting a growing enthusiasm for learning and community involvement.</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczMY8qnPrt-5qBKfvGKegcqVl35QzX0DzQywSSjJX84DKz_ajfgn9AS3WLHHdRZeyUfC7xON70Qjhx88zLA5NxuJXDj7fRlxPmqLdqXaPbzzg-tF64OVqh4vbS60Cma3T6YQRZH-IIzbhz4rNcR1IMQb4w=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczPgKp4K3RE8FPhX10ehskPvbl-FXjbaFzFzEmove07e6kdyYVesJLKutHogfoZsUAKf5Rx3esfJC6KhIazbjtCfkJgwG8iJVNmTnHUs-9LXcpY4BpuiKraH-DXXXv67PZMFbQsbtMSnNACKVeEhWlBe-A=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n</div>\n\n\n\n<p>The swag from Jetpack was warmly appreciated by attendees, adding a thoughtful and useful touch that made the event even more memorable.</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"Thabotswana, a representative from Jetpack, seated at the Jetpack sponsor table during WordCamp Masaka 2025, with a laptop in front of him and branded Jetpack swag displayed beside him for attendees.\" src=\"https://lh3.googleusercontent.com/pw/AP1GczOEW8LiCRAPBh_NjNtXsTn3mrMVZJb-o7jupKFtmtUF156sOX2VL096j7PalGF07W2K7qAEY0QlaRn7gvcp3IDiGs_XwaA6rGHwqD6WbvJxQp2xNGFxOzpepQXGKcsF0DdEuE0T7KhxnncuHmbmtTWD=w1298-h975-s-no-gm?authuser=0\" /><figcaption class=\"wp-element-caption\">Thabo Tswana from Jetpack at WordCamp Masaka 2025 sponsor table.</figcaption></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-style-default\"><img alt=\"Swag items from Jetpack displayed at WordCamp Masaka 2025\" src=\"https://pbs.twimg.com/media/GwT5JDcWsAAOBmr?format=jpg&amp;name=900x900\" /><figcaption class=\"wp-element-caption\">Jetpack swag items on display at WordCamp Masaka 2025 sponsor table.</figcaption></figure>\n</div>\n</div>\n\n\n\n<p>Key themes explored during the event included:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Community and Career Growth: Sessions offered guidance on personal and professional development within the WordPress ecosystem.</li>\n\n\n\n<li>Security Focus: Attendees gained essential knowledge to protect websites and mitigate threats.</li>\n\n\n\n<li>Design and Development: Practical insights covered modern workflows, full site editing, and block editor techniques.</li>\n\n\n\n<li>Diversity and Inclusion: Sessions highlighted how missing perspectives create an innovation gap that could threaten WordPress’s future, emphasizing the need to build diverse and inclusive communities and empower women in tech.</li>\n\n\n\n<li>Website Management: Strategies for backup, restoration, and site migration were shared.</li>\n\n\n\n<li>Marketing and Innovation: Topics included growth strategies like email marketing, AI and VR applications, and WordPress’s role in sustainable development.</li>\n</ul>\n\n\n\n<p>Throughout the event, networking breaks and a community photo session provided ample opportunities for attendees to connect, share ideas, and build lasting relationships.</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczPlwIiI4E1IzNZ2fWkYZerd9-lCg4ANwFdEMO6cO0VTqqGCxqiqT-vTcZcUw2sPOxdbtWs26CpeCNoA59fH1-yY-kKwM4j4MhAmzyALBcWtTRuRuX2EadYdL86PpDRiOwD77aSBE121wk5Mlur1wCDbBQ=w1733-h975-s-no-gm?authuser=0\" /></figure>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczN5i1Nay5UKSyyoVsNS_gyzSZ4okuOhwpBs9IeLmjHVXDjW39-aCxawgIvv5WYKvYrxypQOhBMlWHbxhgWxGaDsCVeke5nx1jFSVboNwP3LSbz73UHjMzqEoOyjVMvJbNDZvJld6jgm-UT8z645hQ2C=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczMKrozq1eGAVPeDIvpcRL8ERV-mjcttH64bYDtJG0eWPQredf67pkp85j-uqEjH_8uZ5Gu3dM5FoaDswtEls2A8uJIV7Qu8GFVzoBGM6iJAGhVEICe_XOnyU2WEyX59R2UIgRAYe7YbJM4XwDTBxs9k=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczMRB0TV91fj6XgeNFM7Zcg_5Xuzz3CVM6ziRoywITAQE0p1TsVM-ESguAphNNL2eMbb808KvggWywhcDumTTuAP8c9vRMZJSXgVGv3NTCecAmAXGat7XEMX2KV7dDZ-HWDv6ksKz5zxdEIeLii4ipdB=w1463-h975-s-no-gm?authuser=0\" /></figure>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczNAjFX5DQxfvaSWGNFsE-oGDYTYzaSNJGNUp9Vsz2PulrcmUt7St95y6R6abQjJL10oY5bGuSDog9Al3OuHy6iIjo1JwjMkMVRy4qcxYnFCTlSGJJHJW-mqYRqNiztp6QT45BzIkF7WdC6RkyNGrxWH=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczPqTl-uETljl5-2jh49daWSU0YLff065-OuLDfRYpWayqVOXG9sBQbRFxTAa0nMNmxQnmWwgC8XvKGQ4bp_LEyEYOeNuWRFXgAGft1cIJzipCcrLgaTM6HfUZ_WRWa81RqXn_Aomhld6oeYBeuj7b-zPA=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" src=\"https://lh3.googleusercontent.com/pw/AP1GczMwMdCytIIOebKK-GXOoF9cEqbIhDvJEtqjS3VJ-CH8Ol4bQiOl4lof6N-UlAzxBjhFPqaA6ky2CfqwQARzezYaomkE9qPklpY7-fKfi8jTp2a9JHrOWSi1Mbwm024bazgJ5eAIn9gzJCJBNBIJdI3ezg=w1463-h975-s-no-gm?authuser=0\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://photos.app.goo.gl/4bD56irqtbJKUKsD7\" rel=\"noreferrer noopener\" target=\"_blank\"><img alt=\"📸\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f4f8.png\" style=\"height: 1em;\" /> Browse Photo Gallery</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\" style=\"height: 20px;\"></div>\n</div></div>\n</div></div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Impact and Community Spirit</h3>\n\n\n\n<p>WordCamp Masaka 2025 was a testament to the thriving WordPress community in Uganda. It served as a powerful platform for knowledge exchange, skill enhancement, and fostering a strong sense of camaraderie. The diverse range of topics, from technical deep-dives to discussions on community building and future technologies, ensured there was something for everyone.</p>\n\n\n\n<p>The enthusiasm of the speakers, the active participation of attendees, and the invaluable support from sponsors created an unforgettable experience.</p>\n\n\n\n<p>During the event, <a href=\"https://profiles.wordpress.org/thehopemonger/\" rel=\"noreferrer noopener\" target=\"_blank\">Arthur Kasirye</a><strong> </strong>(Community Program Supporter),<strong> </strong><a href=\"https://profiles.wordpress.org/ssebuwufumoses/\" rel=\"noreferrer noopener\" target=\"_blank\">Ssebuwufu Moses</a> (WordCamp Masaka 2025 Lead Organizer),<strong> </strong>and<strong> </strong><a href=\"https://profiles.wordpress.org/thabotswana/\" rel=\"noreferrer noopener\" target=\"_blank\">Thabo Tswana</a> (Event Supporter) met with <strong>Professor Mouhamad Mpezamihigo</strong>, Vice Chancellor of Equator University of Science and Technology, to introduce the <a href=\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\" rel=\"noreferrer noopener\" target=\"_blank\"><span style=\"text-decoration: underline;\">WordPress Credits Internship Program</span></a>—an initiative that integrates university students into the WordPress open source community through hands-on contribution projects. Professor Mpezamihigo expressed strong interest in the program and committed to formally submitting the university’s interest form, signaling a promising collaboration to advance student engagement and practical skills development.</p>\n\n\n\n<p>The success of this event reinforces the growing potential of WordPress as a tool for digital empowerment and economic development in the region. The connections made and the knowledge shared will undoubtedly contribute to the continued growth and innovation within the Ugandan tech landscape.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\"><strong>Looking Ahead</strong></h3>\n\n\n\n<p>The community looks forward to building on the momentum generated by WordCamp Masaka 2025 by continuing to collaborate, learn, and contribute to the global WordPress project.</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Follow Masaka WordPress Meetup on X and LinkedIn for updates, news, and upcoming events.</p>\n\n\n\n<ul class=\"wp-block-social-links has-visible-labels is-style-pill-shape is-content-justification-left is-layout-flex wp-container-core-social-links-is-layout-fdcfc74e wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-x  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://x.com/WordPressMasaka\" rel=\"noopener nofollow\" target=\"_blank\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z\"></svg><span class=\"wp-block-social-link-label\">X</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://www.linkedin.com/company/wordcampmasaka/\" rel=\"noopener nofollow\" target=\"_blank\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"></path></svg><span class=\"wp-block-social-link-label\">LinkedIn</span></a></li></ul>\n\n\n\n<p>For more information about WordCamp Masaka 2025, please visit <a href=\"https://masaka.wordcamp.org/2025/\" rel=\"noreferrer noopener\" target=\"_blank\">https://masaka.wordcamp.org/2025/</a>.</p>\n</div></div>\n</div></div>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jul 2025 05:50:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Ssebuwufu Moses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"HeroPress: A Decade with WordPress: My Journey of Growth, Contribution, and Courage\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:212:\"https://heropress.com/essays/a-decade-with-wordpress-my-journey-of-growth-contribution-and-courage/#utm_source=rss&utm_medium=rss&utm_campaign=a-decade-with-wordpress-my-journey-of-growth-contribution-and-courage\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15545:\"<img alt=\"Pull Quote: When I look back, the journey feels full — full of lessons, full of change, and full of heart.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2025/07/072925-min.jpg\" width=\"1024\" /><figure class=\"wp-block-image alignright is-resized\"><img alt=\"\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcRyDxyvsWpBpWWa2G9siWnD6J54uFuHtkTcHklkXSvTW8nCoC2sGRwz45NlqLHrF3V6djYlvDcmh0tdf849n6cMqg4d_9yceVVEvaWWPKR3Bgrm-qSKTGfBxjyo67aRW5gyEtC?key=5NJTv3YzQ_HvxKfiq8hX5A\" style=\"width: 245px; height: auto;\" /></figure>\n\n\n\n<p>I never imagined I’d be writing this.</p>\n\n\n\n<p>Ten years. A full decade of working in tech, without pause. Of growing, stumbling, learning, and showing up — with WordPress at the center of it all.</p>\n\n\n\n<p>When I look back, the journey feels full — full of lessons, full of change, and full of heart.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-from-india-s-city-of-lakes-to-the-heart-of-open-source\"><strong>From India’s City of Lakes to the Heart of Open Source</strong></h2>\n\n\n\n<p>This year marks a major milestone in my life — 10 years of professional experience in the WordPress ecosystem. As I reflect on this journey, it’s not just a work anniversary. It’s a story woven with personal growth, learning, community, and quiet resilience — a journey that began in a small city in <a href=\"https://en.wikipedia.org/wiki/Udaipur\">Udaipur, Rajasthan, India</a>, and now reaches across the globe.</p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img alt=\"\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXedVMYabF4JiHteWIjqrp24wRnBnLGodWAaRQ9yY3iFP6hykY88FQ-VHse-2WX-HYOeiWzn6-J8wuulsTXfMkFFvSBW3eGXl8LyB50CEAE_aXLdQRFEwVKQ9QXh9SEFR93l9wnPFg?key=5NJTv3YzQ_HvxKfiq8hX5A\" style=\"width: 805px; height: auto;\" /></figure>\n\n\n\n<p>I was born and raised in Udaipur — a city known for its lakes and history, but not especially for tech companies. After completing my college degree, like many fresh graduates, I faced the uncertainty of landing a job — especially with the added constraint of staying in my hometown. Thankfully, my parents were incredibly supportive. They guided me, encouraged me, and reminded me that ambition has no boundaries — not even geographical ones.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-unexpected-beginning\"><strong>The Unexpected Beginning</strong></h2>\n\n\n\n<p>Though I had trained in software testing, I didn’t know much about WordPress back then. I stumbled into the WordPress world by joining a local startup in Udaipur. That decision would change the course of my life.</p>\n\n\n\n<p>The company, led by <a href=\"https://heropress.com/essays/wordpress-my-future/\">Puneet Sahalot</a>, was where my real journey began. Puneet, a close friend and mentor, introduced me to WordPress — its structure, its vastness, and more importantly, its values. He had a gift for seeing potential in people and believed in exploring uncharted paths. Puneet is no longer with us today, but his wisdom and encouragement remain a cornerstone in my journey.</p>\n\n\n\n<p>With his influence, I began digging deeper into WordPress. Finding my first bug on the WordPress core was a moment of both confusion and pride. Submitting it felt like stepping into a world where I didn’t just work on projects — I became part of a global movement.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>“That one bug wasn’t just a bug — it was a beginning.”</p>\n</blockquote>\n\n\n\n<p>That first bug ignited something within me. I started contributing to various areas — from core testing to translations, organizing local WordCamps, and even speaking at events. It felt empowering to give back to something that gave me so much.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_1987.jpg\"><img alt=\"\" class=\"wp-image-8096\" height=\"800\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_1987.jpg\" width=\"800\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/9c4e2977-d4b6-44b4-a5d5-87ba4ece3883.jpg\"><img alt=\"\" class=\"wp-image-8100\" height=\"576\" src=\"https://heropress.com/wp-content/uploads/2025/07/9c4e2977-d4b6-44b4-a5d5-87ba4ece3883.jpg\" width=\"1024\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/7704fd56-150f-4ff7-a68d-c432269a8c5e.jpg\"><img alt=\"\" class=\"wp-image-8101\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2025/07/7704fd56-150f-4ff7-a68d-c432269a8c5e-1024x768.jpg\" width=\"1024\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/f6e17e30-332e-4084-9a79-8b7720015785.jpg\"><img alt=\"\" class=\"wp-image-8102\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2025/07/f6e17e30-332e-4084-9a79-8b7720015785-1024x768.jpg\" width=\"1024\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9437.jpg\"><img alt=\"\" class=\"wp-image-8103\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9437-984x1024.jpg\" width=\"984\" /></a><figcaption class=\"wp-element-caption\">Screenshot</figcaption></figure>\n</figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-growth-beyond-comfort-zones\"><strong>Growth Beyond Comfort Zones</strong></h2>\n\n\n\n<p>Marriage brought a new chapter — I moved to a metro city and joined <a href=\"https://brainstormforce.com/\">Brainstorm Force</a>, where I worked on a suite of powerful WordPress products, including the very popular Astra theme.</p>\n\n\n\n<p>From a small local team to a larger product-driven organization, the shift was both challenging and fulfilling. I moved from being a tester to becoming a Product Manager, learning to balance leadership, quality assurance, user experience, and team collaboration. I found myself not just testing products — but shaping them.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>I was also incredibly grateful to have a life partner who encouraged me to aim higher and supported my ambitions every step of the way.</p>\n</blockquote>\n\n\n\n<p>One of the proudest moments in my journey was being selected to lead the test team for the WordPress 5.6 and 5.7 releases. It was surreal. The appreciation and recognition I received from the global community made me realize how far I had come — from finding my first bug to helping others make WordPress better.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9461.jpg\"><img alt=\"\" class=\"wp-image-8104\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9461-922x1024.jpg\" width=\"922\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/unnamed.jpg\"><img alt=\"\" class=\"wp-image-8107\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/unnamed-766x1024.jpg\" width=\"766\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/unnamed.png\"><img alt=\"\" class=\"wp-image-8108\" height=\"189\" src=\"https://heropress.com/wp-content/uploads/2025/07/unnamed-1024x189.png\" width=\"1024\" /></a></figure>\n</figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-a-new-rhythm-work-and-motherhood\"><strong>A New Rhythm: Work and Motherhood</strong></h2>\n\n\n\n<p>Life shifted gears again when I joined <a href=\"https://caseproof.com/\">Caseproof</a> (<a href=\"https://memberpress.com/\">MemberPress</a>) — a fully remote role that brought with it the flexibility I needed at a very important time in my life.</p>\n\n\n\n<p>Working remotely was a new experience but quickly became a blessing. When I became a mother, I embraced both worlds with open arms. I continued to work with the same dedication, sometimes holding my daughter in one arm while debugging with the other. My work never stopped, and my love for WordPress only deepened.</p>\n\n\n\n<p>These moments, though challenging, became proof that passion, purpose, and parenthood can co-exist beautifully. Each bug fixed, each feature tested, each call attended — became part of a rhythm that blended professional focus with maternal joy.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>“I didn’t take big leaps. I took small steps. But I took them every day. That’s how I got here.”</p>\n</blockquote>\n\n\n\n<p>Some days were messy. Some were magical. But all of them were mine.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_3196-scaled.jpg\"><img alt=\"\" class=\"wp-image-8109\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_3196-1024x768.jpg\" width=\"1024\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9721-scaled.jpg\"><img alt=\"\" class=\"wp-image-8099\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_9721-768x1024.jpg\" width=\"768\" /></a></figure>\n</figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-beyond-the-screen-the-explorer-in-me\"><strong>Beyond the Screen: The Explorer in Me</strong></h2>\n\n\n\n<p>Outside of my professional life, I’m a passionate foodie and an avid traveler. Exploring new places and trying different cuisines fills me with joy and curiosity. So far, I’ve had the privilege of visiting <strong>30 countries</strong> — each one offering a unique flavor, story, and lesson.</p>\n\n\n\n<p>Recently, my family and I began a new chapter by relocating to <strong><a href=\"https://en.wikipedia.org/wiki/Dubai\">Dubai</a></strong>. It’s a city that’s fast-paced, full of opportunity, and incredibly vibrant — and we’re absolutely loving it so far. This new environment continues to inspire both my personal and professional sides in unexpected ways.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_6636-scaled.jpg\"><img alt=\"\" class=\"wp-image-8111\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_6636-768x1024.jpg\" width=\"768\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_5727-scaled.jpg\"><img alt=\"\" class=\"wp-image-8110\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_5727-768x1024.jpg\" width=\"768\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/IMG_1726-scaled.jpg\"><img alt=\"\" class=\"wp-image-8098\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/IMG_1726-768x1024.jpg\" width=\"768\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://heropress.com/wp-content/uploads/2025/07/753fb658-ee15-4087-9665-1b8c23255d34-scaled.jpg\"><img alt=\"\" class=\"wp-image-8112\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2025/07/753fb658-ee15-4087-9665-1b8c23255d34-768x1024.jpg\" width=\"768\" /></a></figure>\n</figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-still-learning-still-contributing\"><strong>Still Learning, Still Contributing</strong></h2>\n\n\n\n<p>Even after 10 years, I still feel like a student. The tech world evolves fast, and I try to keep pace. Recently, I’ve been diving into modern testing tools like <strong><a href=\"https://playwright.dev/\">Playwright</a></strong> and <strong><a href=\"https://www.cypress.io/\">Cypress</a></strong>, and experimenting with <strong>AI-based automation</strong> — which is not just fascinating but necessary in today’s evolving digital landscape.</p>\n\n\n\n<p>I&#8217;m excited to explore new contribution opportunities in WordPress — mentoring, accessibility testing, performance initiatives, and more. There’s always more to give back, and more to learn.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-final-thoughts\"><strong>Final Thoughts</strong></h2>\n\n\n\n<p>This journey wasn’t built on dramatic turns or overnight success. It was made up of steady progress, genuine passion, and a strong belief in community and consistency.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>To those starting out, unsure of their path — your story is waiting. Take that first step.</p>\n</blockquote>\n\n\n\n<p>“You can build a global impact even from a small city. WordPress doesn&#8217;t ask where you&#8217;re from — it only asks, what will you contribute?”</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-reflections-after-10-years\"><strong><img alt=\"🌊\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f30a.png\" style=\"height: 1em;\" /> Reflections After 10 Years</strong></h2>\n\n\n\n<p>If I’ve learned anything over these ten years, it’s this:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You don’t need to be loud to be seen.</li>\n\n\n\n<li>You don’t need to do it all at once.</li>\n\n\n\n<li>You just need to keep showing up — honestly, consistently, and with curiosity.<br /></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-let-s-connect\"><strong>Let’s Connect</strong></h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><img alt=\"📧\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f4e7.png\" style=\"height: 1em;\" /><a href=\"https://www.linkedin.com/in/monika-rao-7261a185/\"> LinkedIn</a></li>\n\n\n\n<li> <img alt=\"💻\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f4bb.png\" style=\"height: 1em;\" /><a href=\"https://github.com/monika-12\"> GitHub</a></li>\n\n\n\n<li><a href=\"http://twitter.com/monikarao13\"> <img alt=\"🌐\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f310.png\" style=\"height: 1em;\" /> Twitter</a></li>\n</ul>\n\n\n\n<p>If you ever want to talk about testing, WordPress contributions, remote work, motherhood, or just career growth, feel free to reach out. I’d love to help, share, and learn with you.</p>\n\n\n\n<p></p>\n<p>The post <a href=\"https://heropress.com/essays/a-decade-with-wordpress-my-journey-of-growth-contribution-and-courage/\">A Decade with WordPress: My Journey of Growth, Contribution, and Courage</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jul 2025 04:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Monika Rao\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Open Channels FM: Designing for Clients Using Figma Systems and WordPress Block Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=104272\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/designing-for-clients-using-figma-systems-and-wordpress-block-themes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:217:\"In the first episode of Publishing Flow, host Derek and Ash Shaw talk about how Figma transformed their WordPress workflow, enhancing design collaboration, client workflows, and even open-sourcing their design system.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Jul 2025 12:22:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Carlos Bravo: Enable xdebug on wordpress-develop repo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://carlosbravo.blog/?p=1222\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://carlosbravo.blog/2025/07/28/enable-xdebug-on-wordpress-develop-repo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1492:\"<p>Just adding this for my future self&#8217;s health. First, update the PHP config file.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>// Enable xdebug.\n\n...\nxdebug.mode=develop,debug\n...</code></pre>\n\n\n\n<p>The VSCode launch file:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"version\": \"0.2.0\",\n    \"configurations\": &#91;\n		{\n			\"name\": \"Listen for XDebug\",\n			\"type\": \"php\",\n			\"request\": \"launch\",\n			\"port\": 9003,\n			\"pathMappings\": {\n				\"/var/www\": \"${workspaceFolder}\",\n			},\n		},\n    ]\n}\n</code></pre>\n\n\n\n<p>Do not forget to update your <code>.env</code> file.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>...\n\n# Where to run WordPress from. Valid options are \'src\' and \'build\'.\nLOCAL_DIR=src\n\n# The PHP version to use. Valid options are \'latest\', and \'{version}-fpm\'.\nLOCAL_PHP=latest\n\n# Whether or not to enable Xdebug.\nLOCAL_PHP_XDEBUG=true\n\n...</code></pre>\n\n\n\n<p>Beware of trying to make it work with AI; you may end up with some hallucinations and tons of files!</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img alt=\"Screenshot of a code editor displaying a file tree with nine changed files, including php-config-enhanced.ini, launch.json, and xdebug-test.php.\" class=\"wp-image-1230\" height=\"280\" src=\"https://i0.wp.com/carlosbravo.blog/wp-content/uploads/2025/07/Screenshot-2025-07-28-at-18.16.29.png?resize=320%2C280&#038;ssl=1\" width=\"320\" /><figcaption class=\"wp-element-caption\">AI generated and updated files, that are not needed in my case.</figcaption></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Jul 2025 16:18:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Carlos Bravo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"Gutenberg Times: Gutenberg Changelog 119 – WordPress 6.8.2 and 6.9, Gutenberg 21.1, 21.2, and 21.3 Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=40947\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-119-wordpress-6-8-2-and-6-9-gutenberg-21-1-21-2-and-21-3-releases/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49786:\"<p>Birgit Pauli-Haack and guest Tammie Lister discuss the latest WordPress and Gutenberg updates, including WordPress 6.8.2 and 6.9, as well as Gutenberg plugin releases 21.1, 21.2, and 21.3. They highlight the renewed excitement around shipping features, the introduction of a core AI team, and significant developments such as Data Views, advanced admin design planning, and ongoing work on collaborative editing. The episode emphasizes the importance of experimenting with new tools, building muscle memory, and encouraging feedback to help shape the evolution of WordPress and Gutenberg.</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2025/07/11/wordpress-6-9-planning-proposal-and-call-for-volunteers/\">WordPress 6.9 Planning Proposal and Call for Volunteers</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/\"><strong>AI Building Blocks for WordPress</strong></a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/php-ai-api/\">PHP AI Client</a>  (<a href=\"https://github.com/WordPress/php-ai-client\">GitHub)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/abilities-api/\">Abilities API</a> (former Feature API) (<a href=\"https://github.com/WordPress/abilities-api\">GitHub</a>)</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/mcp-adapter\">MCP Adapter</a> (<a href=\"https://github.com/WordPress/mcp-adapter\">GitHub</a>) </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-experiments-plugin\">AI Experiments Plugin</a> <a href=\"https://github.com/WordPress/ai\">(GitHub</a>)</li>\n</ul>\n</li>\n\n\n\n<li><strong>Ryan Welcher livestreams</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=HqLXvOneHHw\">Is the Feature API the Future of WordPress?</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=cwWcnZbsElQ\">Unlocking Potential: Feature API Meets WordPress and LLMs</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Jonathan Bossenger livestreams</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=tee4mifo4kw\">Feature API  (Now Abilities API) updates &amp; building a block with Claude Code</a> </li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=_q-1aGvHfqo\">WordPress MCP &amp; Feature API updates </a></li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s released</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\">WordPress 6.8.2 Maintenance Release</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/18/whats-new-in-gutenberg-21-2-16-july/\">What’s new in Gutenberg 21.2? (16 July)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/07/02/whats-new-in-gutenberg-21-1/\">What’s new in Gutenberg 21.1? (2nd July)</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/releases/tag/v21.3.0-rc.1\">Gutenberg 21.3 RC 1 </a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in active development or discussed</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/70711\">Update Experiments settings screen to use DataForms</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/70751\">Template Versioning: preserve active plugin/theme templates</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:00:12]: Well, welcome to our 119th episode of the Good Merck Changelog podcast. In today&#8217;s episode, we&#8217;ll talk about WordPress 6.8.2, WordPress 6.9, Gutenberg plugin releases 21.1, 2 and 3. And then we have two couple of things that are still in the works that need your feedback and discussions. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and WordPress developer advocate and core contributor for WordPress. Tammie is joining me today and I&#8217;m so happy to be able to catch up with my dear friend. Tammie was the design lead on the Gutenberg Project Phase one and still contributes a ton to the project. She sponsored two days a week by a range of awesome companies and individuals, and she&#8217;s also a co-founder of Guildenberg, a company focused on empowering and supporting product makers and also creates products herself. Welcome Tammie to our show. How are you today?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:01:10]: I&#8217;m great. How are you?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:01:12]: Oh, I&#8217;m good, I&#8217;m good. Yeah. I&#8217;m still on Vacation Brain. It&#8217;s my second week back and it&#8217;s the first episode so I don&#8217;t know if I speak Norwegian, German, English or any other language.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:01:24]: So I think you just need to hold on to that Vacation Brain. It&#8217;s important right it for a while.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:01:31]: Well, it&#8217;s holding on to me actually quite a bit. So when you were last on the show it was January, that&#8217;s half a year ago. So a lot has happened since. Anything that stands out for you that you&#8217;re excited about, that you&#8217;re working on.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:01:48]: And that you, yeah, tiny really not significant thing called the core AI team that been released and also just everyone focusing together for 6.9. I feel the most significant thing I think is just the force that everyone is rejuvenated with working in this in the direction of features and the excitement everyone has about shipping. I don&#8217;t know about you, but there&#8217;s generally like a, a shipping is in the air. That’s what it feels like at the moment. People want to ship things and make things and then explore the things. And I think we&#8217;re going to find as we kind of go through the change log. That&#8217;s what caught me as I was, I was reading it, people are using these features and then going oops, I need this. Oops, I need this. And that is what makes everything better as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:02:37]: Yes, I agree with you. There&#8217;s a lot of creativity in the air. There&#8217;s a lot of excitement about what&#8217;s coming next. With the AI, but also just with how to work with the Gutenberg editor. Now that&#8217;s really at a total different level. Yeah, I totally get it. Okay, so let&#8217;s get started. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p>WordPress 6.9 well, the good news is there will be a second major release in 2025. Since the end of May, Automattic has said they&#8217;re contributing again to the open source project. And so some of the contributors are back, but there are also new ideas in there that are coming. So the core committers met in a quarterly meeting earlier. You&#8217;re one of the core committers, so you were at the meeting, but I know Cheltenham rules there.</p>\n\n\n\n<p><em>Tammie Lister </em>[00:03:23]: Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:03:24]: And then out came a proposal that Jeff Paul published on the make blog with a planning proposal as well as the call for volunteers. So Beta 1 is scheduled for October 21st. If the release team that comes together kind of follows the plan and then the release candidate, which is very important for a lot of things, is November 11th, and the final release is then December 2nd in 2025. So from what I hear, and please correct me if I&#8217;m wrong or add to it what I&#8217;m missing, it&#8217;s going to be a little bit more improvements on the design tools. It&#8217;s the new admin design. At some point we will see something more in the release and there will also be maybe even just in experimental ways in Gutenberg collaborative editing. There&#8217;s some explorations, big explorations in the media library, what else.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:04:22]: So I think a lot of it&#8217;s being worked out at the moment and the roadmap post is due. So everything you say, I think it&#8217;s to be determined the boundaries of a lot of those things. But the best way that I can frame it is 6.9 will lay a lot of the groundwork for 7.0 as well. So for some of these things that we want, we have to do some infrastructure just like we had to do with Gutenberg in the phases we have to do infrastructure before. So just to suddenly go ta da, here&#8217;s an admin redesign that would be a little bit a lot for people. So how that happens in what ways, that happens in what areas, that is something that&#8217;s. It&#8217;s either I use the word sprinkles, that&#8217;s a weird word to use. But either some areas more functional could be in 6.9. I think it&#8217;s been worked out at the moment where that is the most useful. But at least friction, I think that&#8217;s the best way to. You know, it&#8217;s one of those Venn diagrams. How can we get the most feedback without causing the least issues at the same time? There&#8217;s been lots of different talks about how that could be done. Everyone will have an opinion and I think that&#8217;s just going to shape up over the next kind of few weeks and then we will see from there.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:05:31]: Yeah, yeah, I, I like that. You know, the, the. All those expirations and aspirations in the air. We&#8217;ll see where that all lands and. Yeah. Will you hear it?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:05:40]: You.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:05:40]: You will hear it at the Gutenberg Changelog first, because a lot of things will happen in the Gutenberg plugins in the following releases. If my calculations are correct, I think 21.8 will be the plugin release that will make all the features into the 6.9 release. Could be also release candidate 20.9 or something like that. But yeah, something like that. So there are a few. We are at three now, so there are five more Gutenberg releases and we will find out what will make it and what will be still in experiments or just the underlying infrastructure. You mentioned it before. AI is in the air. Around WordCamp Europe there was a new core team announced and we talked about it a month ago with Annabella and Anne McCarthy. Vacation Brain. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p>So this week James LePage, one of the team reps, published a post called AI Building Blocks for WordPress. And he outlines first that it&#8217;s not going to be primarily in core. It&#8217;s more like everything is built as a canonical plugin, like a feature plugin, and to void kind of early login into a space that&#8217;s highly not settled and still exploratory, all the standards or something like that. So there are four plugins. One is the PHP AI client SDK. SDK stands for Software Development Kit. So for any that any developer who wants to include AI features can build an appliance for that. Then the Abilities API, you might have heard about it under the name Feature API. That has changed. It&#8217;s now Abilities API and that is that you can register features from your plugin that NNI can react on or act on. And then the MCP adapter, that&#8217;s Model Content protocol adapter for WordPress. And then the last one is the AI Experiments plugin, which is actually a showcase plugin to reel it all in. Yeah, so that&#8217;s kind of that what the post outlines.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:07:57]: Yeah, and I think the Experiments plugin is, as you say, it&#8217;s where everyone&#8217;s going to come together and use these things and also show people how to use these things and how they could implement them. We&#8217;ve had experiments in Gutenberg, we&#8217;ve kind of tucked away. We&#8217;ve also had experiments in design, we&#8217;ve had experiments in theme and I really love this because everyone is trying to work out how on earth they do AI, how on earth they do things where they can be useful in these projects. And one of these things can be maybe you do not know how to very few people do how to do PhPSD or MCP, all these kind of things but you really want to start learning that then being involved in the experiments plugin gives you an opportunity to kind of ride along and start to learn and discover with these teams that are already at that edge and exploring and it&#8217;s more on product kind of work in those kind of pieces.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:08:56]: Yeah, for sure. So if you also want to kind of Follow along Experience WordPress developers I know that Jon Bossenger has a live stream on Twitch where he kind of explores the new things and figures out a way to actually implement something. So he has used the Abilities API to create courses in Sensei via an AI client. So if you want to see how that&#8217;s going to work, go to the YouTube channel of Jon Bossenger. I definitely will share the link in the show notes about that. I also know that Ryan Welcher on his Twitch streams did quite a few experimentations with that lately. He&#8217;s doing his block development cookbook but afterwards he&#8217;s going to jump into AI again. But the previous editions definitely had some MCP and abilities API explorations there. That might be interesting for you because when you see an experienced developer kind of explore things and kind of also go detours. Yeah. You get a better way of thinking for yourself and your head around things that work.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:09:59]: Many, many of them are also exploring it like it&#8217;s a new thing for everybody even if you are an experienced developer. So being able to sit there and as someone who&#8217;s talking through and working through it really helps you kind of feel it&#8217;s not just you that maybe.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:10:14]: Doesn&#8217;t understand.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:10:17]: We&#8217;re all trying to work out where everything goes and how this new world functions.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:10:22]: Yeah. You are not alone.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:10:24]: Yes. Which is what&#8217;s also exciting. And one of the things that&#8217;s also mentioned in the Roadmap is Gutenberg Phase three. A lot of the pieces in there, from the admin redesign to collaborative editing, all of and the Media Lab, which I&#8217;m so excited about. Media is one of my little pet things. But being able to have all of that work be looked at as well, is going to be very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:10:49]: Yeah, yeah. For sure. Absolutely. Yeah. All right. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 6.8.2</h3>\n\n\n\n<p>What&#8217;s released? Well, just this week came out WordPress 6.8.2 maintenance release with about 15 block editor fixes as well as 20 core tickets. A full list of bugs is in the release candidate announcement. You get from the release post block editor features where some of the bigger problems with the navigation link some fixed the query loop bug that overrode the query inherit attribute. Yeah. So it&#8217;s a nice good bug fix maintenance release that makes life a little bit easier and squashes some bugs. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 21.1</h3>\n\n\n\n<p>And that brings us to Gutenberg 21.1 release. There were a few enhancements in there. Do you want to take it on and kick it off?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p><em>Tammie Lister</em> [00:11:40]: Yeah, I&#8217;m going to start with the block library, which is always a good place to start. It&#8217;s been around for a while, but it still is really good to kind of refine it. And the big pieces here really. Comments pagination had some unwanted block margin. Little things like this though feel like they&#8217;re small but they&#8217;re really significant for something that you. You go to time and time again having that unwanted margin and there&#8217;s little refinements and to me it shows maturity and that little refinement coming through. And then this navigation block. I actually was part of this piece with the sub indicator. This shows sometimes a small thing can feel. So it&#8217;s where the flip submenu. So the submenu indicates whether something has a submenu or not. And it wasn&#8217;t showing it, it wasn&#8217;t visually indicating. And it seems like something would be a very easy commit. It is not because it has a lot more implications in testing. So it shows in collaboration how we should have more extensive testing helps as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:12:45]: Yeah, yeah, I can see that. And for the bottom margin, if they are unwanted kind of and removed, I can see quite a few theme developers who. Who fixes that on their theme with custom CSS. Now they need to kind of also remove the custom cms.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:13:02]: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:13:02]: To fix that.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:13:03]: So which is good. But it also shows that if you are making these. So. So one of the things I always suggest is have a kind of hacks file or at least a section so you know that you&#8217;ve hacked it. So you know you&#8217;ve worked around the system, not just kind of hide it within your theme. And it&#8217;s really important to notice these releases and check back if you possibly can with and kind of the last one here in the block Library is remove screencast.com embed block variation. So again, if something isn&#8217;t getting used as much, been able to take that away.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:13:35]: Yeah, absolutely. And well, they also need to take away the O embed part in Core, not only in Gutenberg there. Yeah, so and then there were some updates on the interactivity API that&#8217;s certainly interesting for developers who have actually explored that already. There&#8217;s now support for new router regions where you can click on and jump to and it supports also new styles and script models on the client side navigation. And it also starts using TypeScript for some of the helpers and some of the components or things. I call them modules. So you can better test it against and make sure that your code is compliant there. So the next thing is really exciting for me because I&#8217;m always. I hear a lot of plugin developers kind of talking about extensibility and now we have one block is actually really easy to extend and allow additional block variations. That&#8217;s the social icons block. </p>\n\n\n\n<p>Now you can add any other service that is not maintained by Core easily in a block variation easily. And the PR is 70261 if you want to jump on it has some nice instructions on how to do this. I also know that Justin Tadlock is working on a tutorial for the block developer for the developer blog. Not Block, blog. I&#8217;m really excited about it because I&#8217;m or it came to a good timing for myself. I&#8217;m working on a block theme for the good work times and we have the podcast there, and the podcast needs additional things in there like the podcast name and the description is one thing, but you also need additional social icons where you can subscribe to the blog and to the podcast. So I identified seven of them and of course only one of them is in Core and I need to create the other six of them. I did my first trial on it and it was fairly easy to do. It gets a little bit complicated when you have your own styling to it. But if you&#8217;re just going to push it into the Gutenberg interface and let the user style it or change color pretty much, then it&#8217;s fairly easy to implement.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p><em>Tammie Lister</em> [00:16:00]: So I guess we move on to bug fixes now and then. Bug fixes. This is one of my favorite sections really because it means we&#8217;re just kind of cleaning up a little bit. So calendar block colors do not change between global styles and theme JSON things like that we spoke about like the theme fixing things, things like that, really, really important. Quality of life changes, and then social links allow icon size to be reset and on a theme. Jason Styles. That&#8217;s 70380. That is really, really important as well. Again, a Quality of Life. And you were talking about hacks. There probably has been a hack that you had to put in to kind of work around that as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:16:39]: Yeah. For both of them for the calendar blog as well as for the social links.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:16:42]: Yeah, I can imagine there&#8217;s like a not important for the second one.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:16:50]: Yeah. Yeah. I also came to accustomed to study the bug fixes because sometimes you run into bugs and say is it still there and. Or is it not? And all of them. Oh, it&#8217;s not there anymore. And it&#8217;s kind of really.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:17:03]: And then you can just clean up your bug file, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:17:06]: Yeah. And you can clean up your brain with the workarounds. Not only the theme files but also the memory stuff. Yeah. And that is pretty much what I found interesting in the Gutenberg 21.1 there&#8217;s a whole changelog with tooling and documentation updates and the release post actually has all the change log in there. So you can read up about that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 21.2</h3>\n\n\n\n<p>And we&#8217;re coming to Gutenberg 21.2 and here we see already some changes to the Data Views. It introduces the per page sizes to control the available size of the items per page. So that is something that comes from the admin where you can say it&#8217;s kind of getting feature part on the WP admin view you can say okay, I want 50 things on my page. Please do this also on the new Data View. So that&#8217;s cool.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:18:04]: Yeah, I love this. This also and the kind of next release shows that Data Views is getting used by people because it shows that we need to improve it. I am someone that has been using Data Views in situations and they are great, but they are quite limiting. And it means the more potential you have, the more easily it is to use for an implement. And it also means more feedback. So that&#8217;s what&#8217;s happening and how and improvements are happening. So yeah, the more things like this, whenever you see Data Views or API, that&#8217;s what gets me very happy. I like the other fixes, but this sets us. It&#8217;s moving us forward. And I think sometimes a lot of this can feel hidden because it&#8217;s more like the infrastructure in the sense. But Data Views, data Forms and API work, it really just moves us forward.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:18:53]: Yeah. So can you share in what kind of situations you use the Data Views?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:18:59]: I&#8217;ve been using a lot of experimental, so one of the big things I&#8217;ve been doing is anytime I&#8217;m creating a plugin that&#8217;s pretty much what I use for my interface at the moment. I am trying to not have the normal the interface we use. I&#8217;m trying to use the Data Views from now on because it&#8217;s the way we&#8217;re going. So it feels a lot more natural to do. It&#8217;s easy to do it on the front and you can do it on the back. You can choose how much you have a little bit depending on what you want to do. You may have to do wrappers, all those kinds of different things. So. But again through a lot of it&#8217;s through experimentation but through doing experimentation you find the limitations. So there was a ticket that there&#8217;s been a few people having a conversation. The limitation on settings for example tangent to Data Views you can&#8217;t have a two column necessarily under a particular situation but if you want to do that there needs to be bug fixes. So it&#8217;s by using and by finding out we need to use them in particular situations. So again this having per pages and the one after this improving inline all of these kind of things allow you to be able to start to implement in different ways.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:20:11]: Yeah, yeah. And I can also see that there&#8217;s. There&#8217;s two effects in there with starting now to use the Data Views. One is you get a lot of experiments and practice in it. So experience is kind of you try to adopt it, see how you fail or the system fails and then you can improve upon it. But the muscle memory that you build that you kind of get into the new API really pushes you forward when things then land in core.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:20:39]: And I was lucky enough, I think it was back in November. Goodness me, at Core Dev Days there was an awesome workshop in it and, and that it feels a long time ago now, but it felt kind of like it wasn&#8217;t early with Data Views but it kind of felt that it was earlier and. But that version feels very far away from the version that we&#8217;re getting to play with now and the version now it&#8217;s a lot less grumpy when you implement it. So I would encourage everyone just if you, if you&#8217;re gonna make something and you just want to experiment with it, just start playing with it and see about implementing it. There&#8217;s some great stuff on the developer blog about using it which is just easy to follow. I think it&#8217;s been recently updated. Unless you would know that I think it&#8217;s been updated or recently updated.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:21:29]: Yeah, I think one mom did a blog post about this. Yeah, yeah, yeah. The next one is. Do you want to take the next one too?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:21:38]: Yes. So that&#8217;s a block library one. So the block library add open in app toggle. That&#8217;s like a one those like tongue twisters open in new tab toggle to navigation block sidebar. Okay, so this one, what I like about this is it shows a consistency of interface and actually it shows it even more so if you and I the nerd that I am, I like reading back into tickets and. And actually it shows that. So when it got implemented, one of the last comments is we need to roll this out places to make sure it&#8217;s consistent. So it&#8217;s adding a consistency but then it needs to be rolled out to make sure it&#8217;s consistent in other places. So the interface that we have is great. But if it&#8217;s not consistent. So yeah, that. That&#8217;s what it does. It puts it in the relevant place for where you need the information at the right time and then it&#8217;s rolling it out. So it&#8217;s. It&#8217;s a small quality of life thing. But these. That&#8217;s the type of thing we need to do with the editor interface at the moment.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:22:41]: Absolutely. Yes, absolutely. Because you cannot just say oh, I&#8217;m in a different context. Why is it not working like that. Yeah, yeah.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:22:49]: And. And thinking we now know where people are looking at the time. Like you can make a best guess. You can be like me kind of. But there is a language that is becoming and the language that is refining and then that means we can take some things away and we can really refine where things go.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:23:05]: Yeah, there was. So the next thing is what the format library that improves the inline image replacement workflow. I have not quite figured out what that does, but I&#8217;m just recently discovered the inline image. Again. I kind of was at the early on image block fan and not doing anything in line with images. But I like when you do icons in there or cannot because the whole paragraph works differently when you have an image in there and then you have to fiddle with it.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:23:37]: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:23:37]: And so they. They improve the workflow. I&#8217;m not sure if that&#8217;s getting there. It&#8217;s getting there. Yeah. So if you are using inline images. Yeah. Check it out and see if it really helps you with getting around that.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:23:51]: So in the block editor. So this ticket says allow replacing the post locked modal component 70586 but if you kind of dig into this the too long don&#8217;t read is prep for collaborative editing work. So it&#8217;s basically providing a filter for that which is such an enticing kind of part of it. So in order to be able to build again like what we were talking about, we want all these things in 6.9 and 7, but we need some infrastructure. We need that extensibility and we need the foundations to be able to do that. You can&#8217;t just slap a layer on it and ta da. It just works. So we need all this infrastructure.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:24:29]: Yeah. And it&#8217;s also a shift in kind of approach of things. We have 20 years was only one person editing a post and now we need to get ready that multiple people adding a post. So all the lock things need to be a little bit moving from a.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:24:44]: Book to an iPad.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:24:49]: This was really a book to an iPad. The iPad is still one person using it.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:24:53]: Well, yeah, but it&#8217;s multiple layered.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:24:55]: Yeah, it definitely gets more complex. Yeah. When multiple people do things and when instead of one.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:25:02]: Yeah, that&#8217;s a tin can with a bit of string to a zoom. There you go. That&#8217;s a random analogy.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:25:12]: Yeah, that&#8217;s a good analogy. It&#8217;s like, it&#8217;s like from the caveman to the. Yeah, the Middle Ages. Yeah. Yeah. We have some changes in the components library and there&#8217;s now the date calendar and date range calendar components. They seem to have been missing and now they&#8217;re here. So you can use them for your interfaces when you do events, something like that, or scheduling things. So you have more components to work with and you don&#8217;t have to build them yourself.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:25:46]: But that&#8217;s also part of the design system which we need. Right. So part of it is again the first version. It&#8217;s best bet. It&#8217;s like we think we know, but it when in phase one, when we were building an editor now we needed all these components and all these pieces because we were building an editor, we were making paragraphs and headings. That&#8217;s what we were doing. And it&#8217;s not that anymore.</p>\n\n\n\n<p>It&#8217;s a kit that you can build anything you possibly can think of. So therefore it needs all the pieces of an interface kit to be able to extend so the components. And it&#8217;s now a question of that. Does it need everything? No, because that&#8217;s a lot to maintain. But it&#8217;s certainly if something is used frequently and is going to be like really required by the interface frequently, then it needs to have it. So having our own components or at least having something like native is really, really important.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:26:44]: Yeah. Especially now when they get to the. The whole new admin is built on components greater now.</p>\n\n\n\n<p><em>Tammie Liste</em>r [00:26:52]: And it also means that product makers can use those components a lot easier.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:26:56]: Lovely. Yeah. You don&#8217;t have to make decisions about interfaces anymore.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:26:59]: Yes. I was like, I need a calendar, I need it to work, I need an age.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:27:04]: What are the attributes?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:27:07]: Yeah. And then I think often people like is. Oh, it&#8217;s always going to look. No, you can style it into your heart&#8217;s content. It can be pink with sparkles if you really want. Maybe don&#8217;t do that. But you. But that&#8217;s the thing of a component. You are getting the bones and the structure and the muscle. You aren&#8217;t necessarily getting the makeup.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:27:29]: But it&#8217;s a weird analogy day. Yeah. But it&#8217;s good. Yeah. Yeah. For the Interactivity API, maybe we kind of need to think about some of the knowledge is there. But the two additional PRs that came into good 20.1 will prioritize the custom. Click event handlers for full page navigation that&#8217;s now enabled and then also Preserve media. Preserve media attributes on the initial style sheet after client side navigation. So it&#8217;s a client side navigation. It&#8217;s a full page navigation that has been more stable on the. With the interactivity API. So router feature that was started last plugin released and now it&#8217;s coming. It came in an additional feature there.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:28:21]: And moving on from that and I&#8217;m just going to kind of have a note about API. We likely are going to see more APIs because we should. Because that then shows that you can extend. There&#8217;s been talk about should menus have something like that with the templates API we&#8217;ve seen with site editor sort post types alphabetically within the add template modal. That&#8217;s 70562. Again, all of these things before maybe we would have had something that wasn&#8217;t an API. But an API is a far better way of doing this. It&#8217;s a far more modern approach of doing this and it&#8217;s the proper way to do extensibility.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:28:57]: Yeah. And you have to know how you build it first before you can extend this. Yeah. Right.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:29:03]: So you have to.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:29:04]: Yeah, you have to know what.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:29:05]: What you&#8217;re going to build. And the thing is you can&#8217;t particularly to undertake an API because there&#8217;s a maintenance burden. And I think this is always something particularly like doing work in extensibility. Yes. You could support everything, but unless you have a time machine, that&#8217;s a lot. So really being considerate, particularly once you have an API of just how useful is that? How much of a burden is that going to support is really, really important.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:29:35]: Yeah, absolutely. And we are in the bug fixes again. I like the first one that I want to point out that it&#8217;s the image box it preserves now the line breaks when the caption comes from the media library. So there was a disconnect. Yeah, absolutely. Where you have to do it twice. Why is this losing my. My line breaks and now I have to do it again. Yeah. So now it can do it automatically. It&#8217;s smart enough. And the same is fixed now with the RSS block. Some of the. Well, WordPress allows you to put markup into the title, but when the RSS block pulls in the title it displayed the raw coding instead of the. Yeah, now it kind of just strips it out and shows a very consistent title display in your RSS block for from other sites.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:30:33]: So this is in bug fixes, but it&#8217;s quite important. It&#8217;s enable support for showing individual block variations in style book.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:30:41]: Oh yeah, yeah. That&#8217;s pretty much my most favorite feature enhancement. I think it&#8217;s enhancement but it&#8217;s on a bug fix because you were trying to look to click on the style variations and it wouldn&#8217;t come so there was expectations enables it in the right.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:31:01]: Section is basically.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:31:06]: What happened was when you wanted to style the button block in your site in the styles, you were only able to style the default one. But when you clicked on the outline, you got back to the default one. You couldn&#8217;t style the outline. You had to use a theme JSON or some other JSON file for it or plugin for that. I don&#8217;t know how hard the fix was, but it&#8217;s there. I think that&#8217;s it. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 21.3</h3>\n\n\n\n<p>So we&#8217;re coming for Gutenberg 21.3. Do you want to start out again because it&#8217;s your favorite pieces.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:31:38]: So the first section is Data views under enhancement. So again this really shows the data views are getting used and that&#8217;s too long don&#8217;t read. I guess this episode is these features are getting used by people and these feature getting therefore improvements and iterations and people working on them. So there&#8217;s two particular things to call out or there&#8217;s several things at least there&#8217;s add the data field type 70657, and then add group by field support to grid layout. So this is about grouping items by fields and allows you to organize amounts of data and extend layouts such as table layout in the future. So it&#8217;s setting that groundwork and allowing grouping and it also supports the data Field type. So it&#8217;s again setting up for something that you can do now and allowing you. And also it links in with the new calendar component. So it&#8217;s that kind of link in with the new components as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:32:36]: Yes. So it had a date type field, date time field type. And now there&#8217;s also a date field type that&#8217;s just a date here. It&#8217;s kind of. You need it for the events calendar in the ticket.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:32:49]: Yeah. It says filtering and editing features will be implemented in the future.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:32:53]: Yes. Yeah. And then for the block library, the cover block now supports a poster image. So users with large video file or slow Internet connection see still an image in there before the video loads. That&#8217;s kind of an enhancement for slower connections. Or if you do it locally and you can&#8217;t get the video from another place. Yeah, so that&#8217;s pretty cool. And then the post content block has now an add name selector, a tag name selector. That&#8217;s kind of the part where you identify semantic ways for the. For the cost. Post content. Is it a main content? It&#8217;s a section content. It&#8217;s an article kind of semantic thing. Missing words here. Tags, tags. HTML. Semantic HTML tags. I think the. The technical term for that is.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:33:44]: Yeah, there was one we haven&#8217;t called out, but I&#8217;d like to mention about layout. Adding max limit to row span and column in grid, which is a quality life, which I think is really important as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:33:55]: Excellent. Yeah. Oh yeah, here I see it. Yes, it&#8217;s absolutely. Yeah. And that also shows that there&#8217;s a work to be done on the Grid blog. And that might. Might be. It might not come to 6.9, but it&#8217;s definitely coming. It&#8217;s better. It&#8217;s back on people&#8217;s task list. Yeah. Under the bug fixing there was nothing really stand out for me.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p><em>Tammie Lister </em>[00:34:18]: It just looks like a lot of quality of life and.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:34:20]: Yeah, well, some blocks good bug.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:34:22]: Fixing to me, which is. There&#8217;s been a lot of activity in this release which is really good and there&#8217;s a big section of quality and documentation, which always makes me happy.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:34:33]: Absolutely. So that was it. There was one. Oh, that&#8217;s what I was looking for. Yeah. There&#8217;s one that says remove public APIs for getting images. That has to do with the list view. That there are images in the. In the list view to identify some of the blocks. When you have a cover block that you see the image of that there was an implementation for that, but that is still experimental and there was a shift in how experiments are actually implemented in Gutenberg so people are not tempted to use experimental public APIs anymore. Yeah. So if you find that confusing. It definitely is, but it&#8217;s also for your own good, so to speak. For the good of the maintenance safety. Absolutely. For future safety. But of course, there&#8217;s an acknowledgment that there are plenty of experimental things still in Gutenberg that all have been used in production for many years. Yeah, that was it. That was the Gutenberg release. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>Now we have what&#8217;s in active development or discussed. We can certainly not talk about everything, but we wanted to talk about the update experiment Settings screens to use the data forms. There&#8217;s a PR by Fabian who said, okay, so Gutenberg has an experiment screen where you can check the on or off some of the experiments, like for the collaborative editing or for the grid layout for some forms. And he said, well, if we do want other people to use the data views, we probably should rewrite that experiment settings page in a Gutenberg. So I really love that initiative. Yeah.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:36:15]: Experiment should be experimental.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:36:19]: Say that again.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:36:21]: The experiment should be experimental.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:36:23]: Absolutely, absolutely. Well, a few plugin releases before Anne went through and actually gave some section headers in there. So they were not just added to the list and not kind of clustered together.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:36:37]: And that&#8217;s where there was a. Like, under certain circumstances the two column can be worked out. So that&#8217;s how we find out the limitations.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:36:45]: Right.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:36:45]: Like by using this, all these features again, we have to use them. This is what we&#8217;ve learned time and time again. They&#8217;re great, they&#8217;re amazing, but we need to use them, we need to implement them. Even we can&#8217;t put them in a beta and say, oh, just do some usability testing. No, we need to build with them. We need to get our hands dirty and need to see, oh my goodness, you can&#8217;t do this. Oh, this doesn&#8217;t work with this type of data. That&#8217;s what we need to happen. So using it in the plugin makes a lot of sense in a way that doesn&#8217;t cause a negative experience. And that page isn&#8217;t going to hopefully cause a negative experience.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:37:25]: Well, if you want to learn how to do this, yeah, that&#8217;s a kind of an interesting page to look at the code to learn from it and kind of say, maybe you can implement it in your own one page settings page.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:37:38]: It looks so much better when you look at it. You look at and no shade. Because at the time the settings pages were amazing in WordPress. But times have changed and looking at the two columns or the new Iterations. Even the single version is night and day. It really is.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:37:59]: Yeah. When you see the before and after, you see. Really see the difference. Okay, I want to live there. I don&#8217;t want to live there anymore. Yes.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:38:07]: I want to be there in that world. World has white space.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:38:14]: Yeah, the road has white space. A couple of days ago I showed my husband, he is also a programmer, but he is a programmer from the early database days. Yeah like a clipper and ebay and all that. And then he sees some of the. And he looked at the screen and said well what&#8217;s all the white space there?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:38:43]: That was the thing like back then it costs, it cost bandwidth. Like every line was a cost. I remember when I learned you couldn&#8217;t have have large space taken up because it costs. Now it doesn&#8217;t. Now I just want all the space because it doesn&#8217;t. Well, it does cost, but it doesn&#8217;t cost as much now. It almost costs us more to not have it because it costs us like a negative user experience which is weird, wibbly, upside downy world to live in. But that&#8217;s what we have. Of course we don&#8217;t go too far to the extreme where you can actually implement it or use it because too much white space. Space is weird. But yeah, just be able to breathe in an interface.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:39:21]: Yeah. And. But it&#8217;s interesting that these visual DNA is still in. In some people&#8217;s minds. Right. That&#8217;s what that. What I kind of took away from it said go away, go back to your 90s, go back to your terminal.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:39:37]: Go back to your courier terminal.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:39:39]: No, he says why are you doing command line? Isn&#8217;t that so 80s didn&#8217;t we call go away with? Okay. So yeah, it&#8217;s interesting discussions in Pauli-Haack&#8217;s home. So we have a second thing that we wanted to talk about that&#8217;s the PR by Luigio Teschio and he is working on exploring template versioning to preserve active plugin and theme templates instead of letting it be overwritten by database. And I don&#8217;t know how that&#8217;s going to work. Have you looked at that?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:40:18]: I haven&#8217;t really looked at it yet, but I&#8217;m really curious to follow it. And I think just exploring different ways of doing things is really interesting as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:40:28]: Yeah. So I leave that link in the.</p>\n\n\n\n<p><em>Tammie Lister</em> [00:40:31]: Call for feedback and thoughts on it, which is a really interesting perspective. I think real world use cases is something I was trying to think about and that&#8217;s the kind of feedback I would like to give and that&#8217;s what I&#8217;ll be going back to it with trying to add that type of thinking.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:40:48]: Excellent. Excellent. So, well, I guess we&#8217;re at the end of the show. This is it. And as always, dear listeners, thank you so much for being here. And if you want, you can leave us a review on any of your favorite podcast apps. And if you&#8217;re on Spotify, the review is you can also leave comments. So we can have a little conversation there as well, if you want to. But the show notes will be published on Gutenbergtime.com/Podcast. This is episode 119. If you have questions or suggestions or news you want to include us, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a> that&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a> so, Tam, is there anything that you want our listeners to take away from it that we haven&#8217;t talked about?</p>\n\n\n\n<p><em>Tammie Lister</em> [00:41:35]: I think the big one is if you can start experimenting and exploring things like data views and data forms in your product, because now is the time to do that. And then start giving feedback, because there&#8217;s lots to come this year that you&#8217;ll be able to end early next year. So being able to, as you mentioned, start that muscle memory and start learning with it is really, really important.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em> [00:41:57]: Excellent. Yeah, that&#8217;s a great way to end this podcast episode. And thank you all for listening. Thank you, Tammie, for being here. And goodbye. And I&#8217;ll see you at WordCamp. Yes, thanks for having me. All right, take care. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Jul 2025 15:23:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Gutenberg Times: WP-Admin Redesign, Block theme adoption — Weekend Edition 335\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=40940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18505:\"<p>Hi,</p>\n\n\n\n<p>ICYMI, organizers of WordCamp US (WCUS) <a href=\"https://x.com/WordCampUS/status/1948389752274559339\">announced</a> Danny Sullivan, search liaison at Google, as the keynote speaker. It&#8217;s hugely relevant now that sites are dealing with decreasing clicks from search engines. The brilliant <strong>Rae Morey</strong> of <em>The Repository</em> has the skinny for you about <a href=\"https://www.therepository.email/googles-danny-sullivan-to-keynote-wordcamp-us-2025-as-speaker-lineup-begins-to-take-shape\">what else is happening at WCUS</a>.</p>\n\n\n\n<p>I am really getting excited for WordCamp US. Are you, too? <a href=\"https://us.wordcamp.org/2025/tickets/\">Did you get your ticket yet?</a> I would love to meet you and catch up! </p>\n\n\n\n<p>You might have to juggle family plans and necessities, though. You might need to get kids to school or enjoy the last summer camping trip over Labor Day weekend. Or you might be apprehensive about traveling to the US in general. All good reasons. And I will miss you. We can catch up afterward. <img alt=\"🤗\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f917.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p>Enjoy this week&#8217;s updates. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/#admin-redesign-abilities-api-and-routing\">Admin Redesign, Abilities API, and Routing</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/#0-p\">Plugins, Themes, and Tools for #nocode Site Builders and Owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wp-admin-redesign-block-theme-adoption-weekend-edition-335/#3-building-themes-for-fse-and-word-press\">Building Blocks and tools for the block editor</a></li></ol></nav>\n</div></div>\n</section>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>First-time release lead <strong>Aki Hamano</strong> made <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v21.3.0-rc.1\">Gutenberg 21.3 RC available for testing.</a> </p>\n\n\n\n<p><strong>Tammie Lister</strong> and I included Gutenberg 21.1, 21.2, and 21.3 in our latest Gutenberg Changelog episode recording. We also talked about WordPress 6.9, the AI Team, and more. The episode will drop on your favorite podcast app over the weekend.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-40972\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/07/Screenshot-2025-07-25-at-10.53.45.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"admin-redesign-abilities-api-and-routing\">Admin Redesign, Abilities API, and Routing</h3>\n\n\n\n<p>Lead architect of Gutenberg <strong>Matias Ventura</strong> published two issues on GitHub for broad discussion of the next iteration of the Admin Design and tied together concepts of the Command Palette with the Abilities API. </p>\n\n\n\n<p>In <a href=\"https://github.com/WordPress/gutenberg/issues/70913\"><strong>Admin Materials and Surfaces</strong></a>, Ventura outlines the next iteration of the Admin redesign with screenshots. He breaks it down into three main building blocks. You can think of it like organizing a house:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Materials</strong> are like the rooms and spaces (the foundation, main areas, and pop-up spaces)</li>\n\n\n\n<li><strong>Concepts</strong> are like the furniture and appliances that go in those rooms (navigation menus, content lists, forms, etc.)</li>\n\n\n\n<li><strong>Screens</strong> are like how you arrange everything together for different purposes (living room setup vs. kitchen setup)</li>\n</ul>\n\n\n\n<p>The goal is to make WordPress&#8217;s admin area more flexible so users can customize their workspace, and plugin developers can create interfaces that fit naturally with the rest of the system. The updates need to ensure consistency, flexibility, scalability, and clarity across the entire admin and plugin experience. <a href=\"https://github.com/WordPress/gutenberg/issues/70913\"> To learn more details, consult the GitHub post</a>. </p>\n\n\n\n<p>In the <a href=\"https://github.com/WordPress/gutenberg/issues/70710\"><strong>Abilities &amp; Workflows Overview</strong></a>, Ventura outlines plans to create a unified system for handling keyboard shortcuts, commands, and AI-powered workflows. This would enable creating a &#8220;smart assistant&#8221; for WordPress that can help users accomplish tasks more efficiently.</p>\n\n\n\n<p>The post aims to show how contributors can connect these three things that are currently separate and also creates a shared language to discuss these concepts. </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Abilities</strong>—Callable functions with well-defined descriptions, inputs, and outputs schemas that both humans and AI can understand and use</li>\n\n\n\n<li><strong>Workflows</strong>—Chains of abilities, possibly requiring user interaction via form controls along the way to accomplish complex tasks</li>\n\n\n\n<li><strong>Visual Workflow Editor</strong>—A drag-and-drop interface where users can create custom workflows without coding</li>\n</ol>\n\n\n\n<p>In short, the idea is to make it possible that you instead of manually creating a new page (going to Pages → Add New → entering title → setting up template), you could use a workflow that asks for the page title upfront, automatically creates it, and takes you straight to editing &#8211; all triggered by a single command.</p>\n\n\n\n<p>In his overview issue, <a href=\"https://github.com/WordPress/gutenberg/issues/70862\"><strong>Admin Redesign: A solid routing foundation</strong></a>, <strong>Riad Benguella</strong> shares insights from the site editor work and discusses plans to improve the admin dashboard&#8217;s structure by changing how pages load and connect. Using advancements from the performance team on speculative loading and view transitions, as well as various new libraries, should help the admin page load more quickly and smoothly and improve the developer experience for contributors as well as 3rd-party product builders. </p>\n\n\n\n<p>The challenging aspect is ensuring backward compatibility in WordPress so that thousands of plugins continue to function well while creating a new, faster foundation.</p>\n\n\n\n<p>All three GitHub issues are ready to be discussed with the larger site builder and developer community. It&#8217;s the moment to take part in the next iteration of the admin design by providing feedback and sharing use cases.</p>\n\n\n\n<p>In this week&#8217;s podcast episode, <strong>Tammie Lister</strong> makes a case to developers to work with the current iteration of DataViews and Data Form for plugins to become familiar with the approaches, develop muscle memory, and provide feedback on what doesn&#8217;t work yet to make sure it&#8217;s included in the following iterations of the Admin Design work. </p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-119-wordpress-6-8-2-and-6-9-gutenberg-21-1-21-2-and-21-3-releases/\">Gutenberg Changelog 119—WordPress 6.8.2 and 6.9, Gutenberg 21.1, 21.2, and 21.3 Releases</a> with Tammie Lister. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Tammie Lister and Birgit Pauli-Haack recording Gutenberg Changelog 119\" class=\"wp-image-40972\" height=\"184\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/07/Screenshot-2025-07-25-at-10.53.45.png?resize=652%2C184&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode Site Builders and Owners</h2>\n\n\n\n<p><strong>Wes Theron</strong>, Automattic, published a new video to teach you how to  <strong><a href=\"https://www.youtube.com/watch?v=zU7JKgwnwjs\">use the Group Block</a></strong>. Besides adding a Group block to your canvas, he covered how you can nest multiple Group blocks and control them via the ListView. He also has tips on styling a group block, organizing your layout, and previewing it on mobile devices or locking it against accidental changes.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Simon Cooke</strong> from Human Made put out an interesting piece called <a href=\"https://humanmade.com/full-site-editing/full-site-editing-vs-leading-page-builders-a-strategic-comparison/\"><strong>Full Site Editing vs. Leading Page Builders: A Strategic Comparison</strong></a>. He explains why going with Full Site Editing can be a game changer—it&#8217;s built right into the WordPress core. This means it&#8217;s generally faster, more secure, and way easier to manage when things get big. On the flip side, page builders can really bog things down and cause a headache with plugins, especially for larger teams.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/view-transitions/\">View Transitions </a>plugin by <strong>Felix Arntz</strong> played the main character in <strong>Jamie Marsland&#8217;</strong>s video <a href=\"https://www.youtube.com/\"></a><a href=\"https://www.youtube.com/\"></a><a href=\"https://www.youtube.com/watch?v=eQu5UhWskuM\"><strong>This FREE WordPress Plugin Is a Must-Have for Every Website!</strong></a> It makes your WordPress site to feel faster, smoother, and more like a modern app. Marsland feels that anyone&#8217;s hardly talking about it.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p><strong>Joe Simpson Jr.</strong> gave a talk at <strong>WordCamp Monclair</strong>: <strong><a href=\"https://wordpress.tv/2025/07/25/a-journey-from-page-builders-to-blocks-in-wordpress/\">A Journey from Page Builders to Blocks in WordPress</a></strong> and it now available on WordPressTV. <br />If you’re still hanging on to the Classic Editor or those tried-and-true theme methods, you’re not alone—and this session is right up your alley. Simpson takes a leisurely stroll through a real-world site rebuild, sharing the bumps and surprises that come with moving from classic setups or page builders to full site editing with blocks. He&#8217;ll talk through how to pick the right tools for your needs, compare the different ways to build a site these days, and help you figure out when it might finally be time to make the switch. Simpson also even looks back at how Gutenberg has evolved over the years. Whether you’re new to WordPress or just a bit slow to embrace the changes, there’s something here for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p>Cloudways&#8217; <strong><a href=\"https://x.com/iiarehman\">Abdul Rehman</a></strong> set out to explain <a href=\"https://www.cloudways.com/blog/wordpress-hybrid-themes/\"><strong>WordPress Hybrid Themes: What They Are, Why They Matter, and How to Build One in 2025</strong></a>. He found<br />Hybrid WordPress themes are the best of both worlds—they mix old-school classic theme structure with cool new block features. You get more design freedom without ditching your old plugins or custom code. Perfect if you want flexibility but aren’t ready for a full block theme leap.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>At WordCamp Montclair, <strong>Beth Soderberg</strong>—who’s been using blocks since the early days—shared <a href=\"https://wordpress.tv/2025/07/25/my-process-for-building-a-custom-wordpress-theme-in-2025/\"><strong>how she builds custom WordPress themes in 2025</strong></a>. She walked us through her current process of building a block theme. She talked about choosing base themes and explained how her tools and workflow have changed. Soderberg also broke down how she decides when to use the editor and when it’s better to dive into code, plus showed how blocks can handle page structure instead of relying on old-school templates. She wrapped up with some tips on setting up the site editor so it’s easy for anyone to manage a block-based site.</p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and tools for the block editor</h2>\n\n\n\n<p>If you found last week&#8217;s four-hour Block Development Cookbook video was a little too much to get started, <strong>Ryan Welcher</strong> began the work of slicing up the cookbook into individual recipes videos. Here is <a href=\"https://www.youtube.com/watch?v=K4COA6no19k\">his announcement video</a> and first recipe: <strong><a href=\"https://www.youtube.com/watch?v=ogf0qOAmkIo\">Save Time With This Block Binding Trick!</a></strong></p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Jul 2025 23:19:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Open Channels FM: Managing Team Growth and Delegation in WordPress Plugin Businesses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=103823\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://openchannels.fm/managing-team-growth-and-delegation-in-wordpress-plugin-businesses/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:348:\"In this episode of WP Behind the Builds series, host Mark Westguard chats with Maarten Belmans of Studio Wombat to explore the ins and outs of running a WordPress plugin business. Maarten shares his journey from leaving a cushy IT consulting job to traveling Australia and launching his first WordPress plugin. The conversation covers how [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Jul 2025 13:22:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: #178 – Adam Silverstein Explores Transformative Browser Features Impacting WordPress Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=197768\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://wptavern.com/podcast/178-adam-silverstein-explores-transformative-browser-features-impacting-wordpress-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:79151:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, how new, native browser features, are transforming what&#8217;s possible on the web.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast. And you can copy and paste that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p>[00:01:10] <strong>Adam Silverstein:</strong> So on the podcast today we have Adam Silverstein.</p>\n\n\n\n<p>Adam is a WordPress Core committer and works to fix bugs and improve modern web capabilities. He&#8217;s also a Developer Relations Engineer on Chrome&#8217;s Web Platform team at Google, and there he focuses on making the open web better for everyone.</p>\n\n\n\n<p>Adam is here to break down how the rapid evolution of browser technology can supercharge your WordPress sites. We are doing this by referencing his presentation at WordCamp Europe 2025, in which he covered multiple new features of browsers, which can be used by WordPress users to bring a variety of experiences to their websites. In many cases these are browser APIs and features, and are quietly redefining what&#8217;s possible on the web. From CSS powered popovers, and scroll driven animations, to speculative loading that speeds up your page transitions. Adam explains how these advancements are changing what&#8217;s possible for both developers and end users.</p>\n\n\n\n<p>The conversation sheds light on the collaboration between browser vendors, Chrome, Firefox, Safari, and Edge, through initiatives like Interop and Baseline, paving the way for more consistent and robust features across platforms.</p>\n\n\n\n<p>Adam also talks about practical topics central to the WordPress community, like how the Popover API and native CSS carousels reduce JavaScript bloat, make sites more accessible, and deliver a better overall user experience.</p>\n\n\n\n<p>He shares exciting new frontiers, such as browser-based image processing, powered by WebAssembly, which is paving the way for universal support of modern formats like AVIF and Ultra HDR, and even running AI locally in your browser, no API key or cloud server required.</p>\n\n\n\n<p>He provides concrete examples on how these technologies can be leveraged in WordPress via Core updates, canonical plugins, and Gutenberg experiments, with a special focus on how developers can get involved and offer feedback to help shape future web standards. Prepare to look at your browser in a whole new light, truly.</p>\n\n\n\n<p>Whether you&#8217;re a theme designer, plugin developer, or site owner simply curious about what&#8217;s next, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Adam Silverstein.</p>\n\n\n\n<p>[00:03:47] <strong>Nathan Wrigley:</strong> I am joined on the podcast by Adam Silverstein. Hello, Adam.</p>\n\n\n\n<p>[00:03:51] <strong>Adam Silverstein:</strong> Hello.</p>\n\n\n\n<p>[00:03:53] <strong>Nathan Wrigley:</strong> This is our second conversation. We had a conversation, I want to say four years ago, maybe more in San Diego, think. And at that point we talked about images, AVIF, WebP, those kind of things. We might get into that today.</p>\n\n\n\n<p>Adam&#8217;s been working with Google for many, many years. Making the web a faster place, I think is a fair way to sum up your career. Just tell us a little bit about yourself, just so that, because this is a fairly technical topic and you are honestly going to have to teach me an awful lot as we speak. Let us know what your credentials are, why people should listen to what you have to say.</p>\n\n\n\n<p>[00:04:21] <strong>Adam Silverstein:</strong> Oh, wow. Being a Googler is not good enough, huh? Well, I&#8217;ve been doing WordPress for a long, long time. I think I started, first started contributing back in 3.6. So I&#8217;m deeply involved in the Core project. I am a Core committer, which is something that I consider an honor, a privilege, and a responsibility. There&#8217;s not that many of us in the world, but I&#8217;m one of the people that actually commits code to WordPress.</p>\n\n\n\n<p>And I used to have my own run, my own agency, tiny me agency, but building sites for clients directly. Then I wound up at 10up. Learned to build enterprise sites, and work with large teams, and do a lot of planning. And then eventually made my way to Google where I&#8217;ve been doing developer relations work. I&#8217;m trying to educate developers and bring things like all these new APIs that I talked about in this talk, so that people can learn about it.</p>\n\n\n\n<p>[00:05:05] <strong>Nathan Wrigley:</strong> Have you been focused more or less entirely on WordPress, or are you in any way engaged with the Chrome team?</p>\n\n\n\n<p>[00:05:11] <strong>Adam Silverstein:</strong> Yeah. So our team kind of organisationally was under Chrome, like that was kind of where we sit. We worked with other, like I&#8217;ve worked with Drupal and TYPO3. So I&#8217;ve worked with some of the other CMSs out there, especially like the open source ones. So that&#8217;s kind of been in my purview, but I would say primarily focused on WordPress. That&#8217;s where I&#8217;ve had the most experience and am most comfortable.</p>\n\n\n\n<p>[00:05:32] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting because on my computer, obviously I have a browser using Chrome, it&#8217;s kind of one of the most benign pieces of software that&#8217;s there, in that it doesn&#8217;t really have a task that&#8217;s assigned to it. I have a music editing piece of software, and I go there for that. And I have a video editing piece of software, and on it goes.</p>\n\n\n\n<p>[00:05:49] <strong>Adam Silverstein:</strong> Yes. And you&#8217;re running those in your browser.</p>\n\n\n\n<p>[00:05:51] <strong>Nathan Wrigley:</strong> Right. But also the browser is just this open thing, you know, you can basically do anything in it, and so incredibly powerful. And it feels like in the last few years it&#8217;s got way more powerful. But most of that is entirely hidden because I open it up and it looks broadly the same today as it did five years ago. You know, the UI may have changed a little bit.</p>\n\n\n\n<p>[00:06:13] <strong>Adam Silverstein:</strong> Right. But what&#8217;s changed is what you can do with it, right? So you talked about editing video or editing audio in your browser. Like, that was not something that was possible five or 10 years ago when we had blue links and HTML. And it was basically, we were publishing newspapers on the web. That was the limit of what we could do.</p>\n\n\n\n<p>[00:06:29] <strong>Nathan Wrigley:</strong> I have an app, it&#8217;s called Descript. I don&#8217;t know if you&#8217;ve come across it, but it&#8217;s a full audio, video editing suite entirely in the browser.</p>\n\n\n\n<p>[00:06:37] <strong>Adam Silverstein:</strong> And famously Adobe released Photoshop. Runs in the browser. The full Photoshop. Yeah, I mean it&#8217;s like mind blowing that that&#8217;s even possible.</p>\n\n\n\n<p>[00:06:45] <strong>Nathan Wrigley:</strong> So the capabilities of the browser have dramatically increased. And you&#8217;ve just done, or you&#8217;re about to do? Just done.</p>\n\n\n\n<p>[00:06:54] <strong>Adam Silverstein:</strong> Yes.</p>\n\n\n\n<p>[00:06:55] <strong>Nathan Wrigley:</strong> Okay. Firstly, how did It go?</p>\n\n\n\n<p>[00:06:56] <strong>Adam Silverstein:</strong> It went great. Packed room. I think people got something out of it. People gave me good feedback.</p>\n\n\n\n<p>[00:07:00] <strong>Nathan Wrigley:</strong> And it was called Modernising WordPress with New Web Platforms. And I&#8217;m just going to read a bit of the blurb that went with that. It says, WordPress is a powerful platform for building websites of all shapes and sizes. To truly thrive, WordPress is embracing the latest advancements in web technology. This talk will explore how developers and site owners can leverage cutting edge web platform capabilities to create next generation WordPress experiences. And then there&#8217;s a little bit more which mentions web APIs and so on and so forth. So that really is going to be the core of this discussion.</p>\n\n\n\n<p>Now, caveat emptor, dear listener, I have nowhere near enough knowledge to ask you these questions. But I&#8217;m going to hope that you are going to help me through it.</p>\n\n\n\n<p>So first stop then, let&#8217;s just go through a whole laundry list of these different APIs. What are some of the fun things that a browser can do now, that it couldn&#8217;t do previously?</p>\n\n\n\n<p>[00:07:53] <strong>Adam Silverstein:</strong> So in the talk, I sort of break it into three areas. There are features that help developers do things that maybe we could do, but we struggled or relied on heavy JavaScript libraries to do.</p>\n\n\n\n<p>There&#8217;s things that help users by creating better experiences on the web than we previously had the ability to do.</p>\n\n\n\n<p>And then the third category is things that previously were just impossible. Just things that we can now do, like running Photoshop in the browser, we mentioned that we could not do before.</p>\n\n\n\n<p>So I did not explore, this is not, the talk was not like an exhaustive list of all the APIs, but it was rather sort of a selection of ones that I thought were interesting. Most of them are new. They are sometimes available only in one browser, not in all the browsers. So they&#8217;re things that are coming to the web platform. Some of them were already on the web platform.</p>\n\n\n\n<p>So let&#8217;s go through them. I&#8217;ll see if I can remember them all. I have my little slide deck here.</p>\n\n\n\n<p>So in the category of helping developers, the first one that I talked about is this thing called the Popover API. So popovers are simply like dialogues or elements that you want to hover above the rest of the page content. And in WordPress we use these extensively in the admin. Like for example, the pointers that you get when you install a new plugin. Or if you open a dialogue, or even like mobile menus use a popover.</p>\n\n\n\n<p>And we have it in Gutenberg. And so we already have this technology, but it relies on JavaScript, and it&#8217;s actually surprisingly complicated to do a popover. You have to pay attention to always being at the highest level. And if there&#8217;s another popover, how do you handle that? And you have to make sure it&#8217;s accessible, so when the user hits the escape key, the popover closes.</p>\n\n\n\n<p>And if it&#8217;s a pointer that&#8217;s trying to point to a new feature, say in a menu, how do you handle when the user resizes the window and that element moves? These are very complicated things. And in JavaScript that means you&#8217;ve got a heavy library that&#8217;s running just to do this simple popover thing.</p>\n\n\n\n<p>So with this new CSS based popover API, you can create a popover with just a couple of lines in your code, and the browser takes care of all of the complicated parts of actually doing the popover.</p>\n\n\n\n<p>[00:09:49] <strong>Nathan Wrigley:</strong> So just pausing there for a moment. The whole power of CSS, I&#8217;m going to say three years, this has been capturing my attention. CSS seems to be able to do a load of programmatic things now that it didn&#8217;t used to be able to. So in this case it&#8217;s, I don&#8217;t know, it&#8217;s calculating the height of the viewport and figuring out is there another thing, how much further to move it down? All of this being handled natively in the browser.</p>\n\n\n\n<p>[00:10:13] <strong>Adam Silverstein:</strong> Exactly. And I think like your point is very true, like CSS capabilities have grown tremendously, and the ability to do sophisticated layouts. And all of these kind of feature things that typically might require JavaScript, now we can do directly in CSS, even things like calculations.</p>\n\n\n\n<p>So CSS is a programming language just like JavaScript, right? People like to poo poo it and and so forth, but it&#8217;s quite powerful. And a lot of these features that I&#8217;m talking about are based on CSS.</p>\n\n\n\n<p>[00:10:36] <strong>Nathan Wrigley:</strong> It&#8217;s kind of interesting, if the 18-year-old me was beginning again, I think CSS would be the thing that I would do first. I think I would learn that inside and out before ever looking at JavaScript. Because I you&#8217;ve got the foundation of modern CSS, and I know there&#8217;s a lot of W3C things that are still being decided and what have you, and obviously the browsers have got various different capabilities. But so much that we would&#8217;ve relied on for JavaScript is now capable with CSS, but unexplored I think by many.</p>\n\n\n\n<p>[00:11:08] <strong>Adam Silverstein:</strong> Right. So this feature popover is available in all the browsers. It&#8217;s in Baseline. So Baseline is the set of features that developers should be looking at for deciding what they can use. Baseline is a somewhat new concept, so people might not be aware of it. But it is basically a way of knowing which features are available on all the major browsers. So if you see a feature that is labeled Baseline, like in the MDN docs, that means it&#8217;s available on all the browsers. You can count on it as a developer.</p>\n\n\n\n<p>So in my talk, I covered a lot of APIs that are actually not in Baseline yet. They&#8217;re still in development. They maybe are available only in Chrome, or Chrome and Edge, or maybe Chrome and Edge and Firefox, but not Safari. As developer, those are the APIs you need to be a little bit wary of, right, because you wanna build something that&#8217;s going to work for everyone.</p>\n\n\n\n<p>In many cases, the API will gracefully degrade, it just won&#8217;t work in the non-supporting browser. But in the case of like a popover, if it is supported in all the browsers, so you&#8217;re safe to use it. If it wasn&#8217;t, you would need to have that JavaScript as a fallback. So some of these APIs are, you know, new and experimental, but the browser vendors are all planning on adding support for them. So I only choose APIs that actually browser vendors have indicated their support.</p>\n\n\n\n<p>[00:12:14] <strong>Nathan Wrigley:</strong> Can we just pause there a moment because I began my journey with the web, oh, Internet Explorer 5 kind of days. You probably remember the days as well as I do, and it was chaos, you know? I mean, really we had to try and fix a whole bunch of things that Internet Explorer did differently from all the other browsers. The browsers didn&#8217;t agree on almost anything. They went off in completely different directions.</p>\n\n\n\n<p>That, I&#8217;m going to say, over the last five or maybe more, maybe more like eight years, there seems to have been a real confluence of, and I don&#8217;t know if that&#8217;s done from like a senior management level, but it does seem like Mozilla is talking to Chromium, Chromium is talking to Safari, and a lot of the people seem to attend the same conferences and talk the same language. They may adopt it at different rates, but they&#8217;re all trying to get to the same point, the open web.</p>\n\n\n\n<p>[00:13:00] <strong>Adam Silverstein:</strong> Yes. And in fact, they&#8217;ve developed an approach to collaborate on this, and that is called Interop. So the Interop effort is sort of a group effort by all of the browsers to agree upon a set of features that they&#8217;re going to work on for each calendar year. So there&#8217;s Interop 2025, there&#8217;ll be one for 2026, and so forth.</p>\n\n\n\n<p>And these features are, they come from either the browser&#8217;s needs, what they want to build, or from developers. So there&#8217;s an open process where they open a GitHub repo each fall and developers can go and submit. And we&#8217;ve actually had some from WordPress that made it in and influenced what browsers do.</p>\n\n\n\n<p>So as developers are out there working, they&#8217;re finding pain points, they&#8217;re struggling to do this or struggling to do that, or it doesn&#8217;t work well in one browser. It works in one browser, but not the other. Interop is sort of the effort each year to come up with a set that the browsers agree upon working on. And those features hopefully all land in Baseline the following year.</p>\n\n\n\n<p>I remember those days very well, and that&#8217;s why we have things like jQuery, right? So we had all these libraries that were built with this promise of sort of normalising the capabilities. Now, you&#8217;re absolutely right, the browsers have realised this is a problem for developers and they&#8217;ve come together to form a standard, and that is the Baseline thing that I mentioned.</p>\n\n\n\n<p>So they&#8217;re always building new APIs on their own, and some of them will never make it into all the browsers, and they may go away or they may change. But if they make it into Baseline, you can be sure that you can use them. And that&#8217;s what&#8217;s different, right? We have this set of features that we can rely on.</p>\n\n\n\n<p>[00:14:21] <strong>Nathan Wrigley:</strong> I kind of feel we lost a decade somewhere of real productivity. You know, the browsers could have been capable of a whole lot more than they are now. I mean, we&#8217;re happy with where we&#8217;ve got, but it does feel like we lost, this proprietary approach to browsers really wasn&#8217;t in the best interest of anybody. But you can see how it grew out of Microsoft and all of these other organizations.</p>\n\n\n\n<p>I&#8217;m guessing that Google with its Chromium browser, Chromium based browser, the fact that that became utterly dominant was probably quite a pivotal point. You know, it was in the sort of eighties and nineties percent, adopted by 80 or 90%. I guess Google was able to push things through a little bit more.</p>\n\n\n\n<p>[00:14:59] <strong>Adam Silverstein:</strong> Perhaps, like they do often lead on features. I mean, I wouldn&#8217;t say they&#8217;re always the lead on features, sometimes Safari has a great idea and they want to develop it, and with Firefox as well. But they do have a huge effort going into it. And, you know, of course Microsoft famously adopted Chromium as the engine for Edge. And so Microsoft is actively contributing as well to Chromium, which is the core of Chrome.</p>\n\n\n\n<p>So yes, I think the dominance did allow them to sort of lead on features and have the other browsers sort of need to follow. If Chrome is going to ship a feature, everyone&#8217;s going to use it. But I don&#8217;t know if that&#8217;s always the case. You know, when you read these, I&#8217;ve read some of these proposals, you know, the browser vendors, they talk to each other in the open, right?</p>\n\n\n\n<p>So these aren&#8217;t like private conversations that are happening in a room somewhere. They are all into open source software. So they&#8217;re, you know, there&#8217;s a repo where like, for example, Chrome will come in and say, we&#8217;re working on this new API, we would like feedback from the teams building Mozilla and Safari about if this is a good feature, are you going to support this? And that&#8217;s like typically early in the process where they try to get that feedback so they know whether this is something that is likely to land in the platform.</p>\n\n\n\n<p>[00:16:02] <strong>Nathan Wrigley:</strong> I don&#8217;t really know whether it was the best thing for one browser to sort of win out, but it certainly seems now that the dust has settled, it seems that that was a fairly good thing to happen.</p>\n\n\n\n<p>[00:16:11] <strong>Adam Silverstein:</strong> Yeah, I mean, I think if we had only had one browser, that would not be good. I mean, Apple is definitely dominant on mobile in markets where iPhones are very popular.</p>\n\n\n\n<p>[00:16:21] <strong>Nathan Wrigley:</strong> North America, for example.</p>\n\n\n\n<p>[00:16:22] <strong>Adam Silverstein:</strong> Exactly. North America and Europe, I think as well. Although if you look at most of the world, it&#8217;s actually Android that is far more dominant. So that&#8217;s where Chrome gets a big percentage of its users because Android is the default browser there, just as Safari is the default browser on iOS devices</p>\n\n\n\n<p>[00:16:35] <strong>Nathan Wrigley:</strong> I guess there was the whole Chromebook thing as well with, you know Google trying to promote this idea of a browser computer, for want of a better word.</p>\n\n\n\n<p>[00:16:43] <strong>Adam Silverstein:</strong> Chrome OS.</p>\n\n\n\n<p>[00:16:44] <strong>Nathan Wrigley:</strong> Yeah, Chrome OS exactly. And but the idea that, when it first came out, I remember looking at Chromebooks and thinking, yeah, it&#8217;s intriguing. It can do Google Docs, but where&#8217;s the video editing? Where&#8217;s the audio editing? I&#8217;m guessing like a modern Chromebook is a full swap out for a, it just doesn&#8217;t have the physical storage memory in some cases.</p>\n\n\n\n<p>[00:17:01] <strong>Adam Silverstein:</strong> It doesn&#8217;t have any. It&#8217;s, well, I mean, it has some for caching, but basically you log in and that&#8217;s your computer. Someone else logs in, it&#8217;s their computer. It&#8217;s fully in the cloud.</p>\n\n\n\n<p>[00:17:09] <strong>Nathan Wrigley:</strong> It&#8217;s pretty amazing.</p>\n\n\n\n<p>[00:17:10] <strong>Adam Silverstein:</strong> Although I will say, I bought a cheap Chromebook, like 150 bucks, refurbished, but I bought it to travel with so that I didn&#8217;t have to carry around my eight pound MacBook Pro. And because I&#8217;m a developer, I figured out how to do development work on it. You can install Linux on it and run, you know, Docker and all the things that you can do on a desktop machine.</p>\n\n\n\n<p>Does take some effort, like that&#8217;s not built in. But they are actually full computers, it&#8217;s just that the way the operating system is set up is this sort of cloud-based thing.</p>\n\n\n\n<p>But it&#8217;s quite, I think they&#8217;re amazing honestly. And, like I said, very inexpensive and also like bulletproof. You never have problems with them because your whole world is basically the browser.</p>\n\n\n\n<p>[00:17:47] <strong>Nathan Wrigley:</strong> And it kind of boots in half a moment, and it&#8217;s so secure.</p>\n\n\n\n<p>[00:17:51] <strong>Adam Silverstein:</strong> Yeah. They&#8217;re fantastic, and especially for like schools or corporate settings because it has all that management built in. I think they&#8217;re great computers. I would definitely recommend them, especially for people who don&#8217;t want to spend all the money that it takes to get, you know, and especially like you&#8217;re saying, everything&#8217;s in the browser these days. So there&#8217;s really, you don&#8217;t need a desktop computer to do most things.</p>\n\n\n\n<p>[00:18:10] <strong>Nathan Wrigley:</strong> Yeah. I think we painted a picture of the power of the browser, we&#8217;ve done well there. We got kind of hijacked a little bit. So you were talking about popovers, that was the first thing. Let&#8217;s return to that. What&#8217;s one of the other things mentioned?</p>\n\n\n\n<p>[00:18:20] <strong>Adam Silverstein:</strong> Next on my list is this Scroll Animations API. So this is animations like CSS animations that are either triggered or tied to a scroll event. So you could think about, like Slider Revolution has this feature in it, or you&#8217;ve seen it on like Apple&#8217;s website where you&#8217;re scrolling and as you&#8217;re scrolling an image is fading in or something is being revealed. Or another good example is like a reading indicator that Medium has at the top of the page as you scroll down.</p>\n\n\n\n<p>So we can do these things today with JavaScript, but it involves paying attention to the user scroll position, and this kind of heavy handed approach to monitoring the user. With CSS scroll driven animations, it&#8217;s just a couple of lines of CSS and suddenly you&#8217;ve tied an animation to scrolling.</p>\n\n\n\n<p>[00:19:01] <strong>Nathan Wrigley:</strong> So again, all handled by CSS, no need for a JavaScript library. Any impact in, I mean, these JavaScript libraries are famous for sort of bogging things down, tons of bloat and what have you. I&#8217;m guessing that because it&#8217;s shipping in the browser, that is minimal to say the least, almost non-existent.</p>\n\n\n\n<p>[00:19:17] <strong>Adam Silverstein:</strong> Yes, and the animations are CSS animations, so they&#8217;re not happening on the main thread. JavaScript famously has one main thread, and if you have something running on that main thread, it&#8217;s going to interfere with other JavaScript. So if you can get rid of some of the JavaScript on your website, that&#8217;s freeing up that thread for the other JavaScript that you have, that you want to do to track your analytics or to, whatever else you&#8217;re trying to do on your page with JavaScript. This is one less piece of JavaScript you need on your site.</p>\n\n\n\n<p>[00:19:42] <strong>Nathan Wrigley:</strong> The feature that you&#8217;ve just mentioned is something that I guess WordPress developers are going to be particularly interested in. They love all that stuff.</p>\n\n\n\n<p>[00:19:48] <strong>Adam Silverstein:</strong> Yes, clients love it. They love animations. And again, this is something that&#8217;s very lightweight, right? The argument against these types of animations is they&#8217;re typically very heavy.</p>\n\n\n\n<p>The other advantages of using CSS based features versus JavaScript is accessibility. Often these features, I mean this isn&#8217;t necessarily true with scroll driven, but like with the carousels, it&#8217;s got that accessibility built in. It&#8217;s got the escaping out of the dialogue.</p>\n\n\n\n<p>Again and again we see that, when you build something in JavaScript, I&#8217;m going to talk in a minute about CSS carousels. When you build it in JavaScript, if you want to make it accessible, there&#8217;s a lot of extra work that goes into doing that well. If the browser builds the feature in as like a fundamental, almost like an HTML component, then the expectation is the browser will take care of that for you. So as a developer, you won&#8217;t even have to pay attention to it.</p>\n\n\n\n<p>[00:20:36] <strong>Nathan Wrigley:</strong> I&#8217;m guessing that in the case of the one you&#8217;ve just described, that&#8217;s really easy to map onto this podcast because a WordPress user, they&#8217;re using a page builder or something like that. They&#8217;re going to have encountered these options, you know, somewhere buried in the settings for this image component is a fade in on scroll.</p>\n\n\n\n<p>And I&#8217;m guessing that in the future in WordPress, this might be some sort of toggle in a block, an image block or something like that. You&#8217;ll just switch it on, assign some characteristics to it like, I don&#8217;t know, fade to 50% at halfway through the viewport. And that will just create the CSS, but all done inside of a panel of a block.</p>\n\n\n\n<p>[00:21:11] <strong>Adam Silverstein:</strong> Yeah, I did exactly that as a pull request and have a link to that in my talk. Yeah, that&#8217;s a great example. It could be an image, it could be a header block.</p>\n\n\n\n<p>I guess one question I have as a Core committer is whether that is actually Core territory. We have this long standing philosophy in WordPress that it&#8217;s kind of the 80 20 rule that a feature that we land in Core should benefit 80% of users, otherwise it belongs in plugin territory.</p>\n\n\n\n<p>That said, one of the things we&#8217;re talking about now is this idea of canonical blocks. So there&#8217;s a lot of new blocks being proposed in Gutenberg right now, and the question is like, how many blocks do you actually want to ship with the editor? There&#8217;s a zillion different things you could think of building a block for, or a feature like animation, say for images like we&#8217;re talking about. But if it&#8217;s not valuable for all users, does it really belong in Core? And does it just overload the list of blocks they have to choose from, or the list of features they have to choose from? Why not just let plugins extend it?</p>\n\n\n\n<p>The other idea, like I said is this idea of canonical blocks. So you could have a block that&#8217;s developed by the Core team, is supported by Core, and is directly installable in the admin, in a like clearly labeled way that this is a Core product. But actually not ship it with WordPress. So it&#8217;s something that you could install with one click. I mean, we actually haven&#8217;t defined exactly what a canonical block or plugin is, but this is sort of what my idea is. It&#8217;s something that&#8217;s like, you&#8217;re one step away from having it installed.</p>\n\n\n\n<p>[00:22:27] <strong>Nathan Wrigley:</strong> Yeah, it feels like a canonical plugin, at least feels to me like something which has the security guarantee of Core, plus the updating guarantee of Core. Basically if you install it, it&#8217;s going to work with the latest version of WordPress, plus the all the backwards compatibility. I kind of like the idea of, like Apple ship with things like iOS, like Core animations. A plugin which just enables the animations in Core blocks.</p>\n\n\n\n<p>[00:22:51] <strong>Adam Silverstein:</strong> Right. Like the capability might already be there. I mean, you know, so one of the other APIs that I talked about in another section is the Speculative Loading API. So this is a good example. And this is actually shipping in WordPress 6.8. And this is the ability for the browser to prefetch the resources for a page that a user is about to navigate to.</p>\n\n\n\n<p>And in WordPress, we shipped it in the most conservative mode possible, which essentially is the user needs to click down on the link, and then before they let go of their mouse, so the time between the mouse down and mouse up event is when the browser is prefetching the resources for that link.</p>\n\n\n\n<p>So if the user clicks down on the link, we&#8217;re very confident that they&#8217;re actually going to navigate. Although it is possible to drag away and not navigate. 90% of users are going to follow that link or more. And so the idea is not to waste prefetching for links that users never visit.</p>\n\n\n\n<p>However it is possible to configure this API in a more bold manner where it will, for example, prefetch links that you hover over, which is going to give you much more of a head start, but also a lower hit ratio where, you know, some people will hover over links and they never click on them. So it depends on your use case.</p>\n\n\n\n<p>So I&#8217;ve already seen, so we landed the API in WordPress at the very conservative level. There&#8217;s already a plugin out that lets users configure that API for their own site, so they can adjust the default settings.</p>\n\n\n\n<p>There&#8217;s another setting that&#8217;s even more aggressive where it actually pre-renders the page. And in that setting, it&#8217;s almost as if you&#8217;ve loaded the page you&#8217;re about to navigate to in another tab, and when you click the link, it&#8217;s like switching tabs. It&#8217;s an instantaneous transition. It&#8217;s like amazing.</p>\n\n\n\n<p>However, you know, if you&#8217;re pre-rendering every page a user hovers over, that&#8217;s going to be a huge additional load on your server. So there is a trade off there. But maybe you have like a large call to action button on your homepage that 50% of your users are going to click on. Go ahead and prefetch that. They&#8217;re going to get a better experience. You&#8217;re going to get a better conversion rate if that page loads faster.</p>\n\n\n\n<p>[00:24:45] <strong>Nathan Wrigley:</strong> if memory serves, this is a browser API, Speculation Rules API and everybody&#8217;s got it switched on in 6.8 and beyond. But it&#8217;s in conservative, and it&#8217;s prefetch not pre-render, it&#8217;s click. And honestly, the chances of you not wishing to get to that page are pretty, like you say, you could slide away. But yeah, if you were to download the speculation rules, I can&#8217;t remember what the name of the plugin is. Anyway, the plugin, the option there is to do things like pre-render, or hover. And then, yeah. You could get into a real mess with the server and, you know, just wasteful.</p>\n\n\n\n<p>[00:25:23] <strong>Adam Silverstein:</strong> Yeah. If you, especially if you&#8217;re on like a light end server, but maybe you want that, like the most important. Like, let&#8217;s say you have an e-commerce store and you&#8217;re really trying to get people to add things to your cart. You know, there&#8217;s all kinds of studies that show that if your pages load faster, and it&#8217;s even buy like things like a hundred milliseconds, the conversion ratio is much higher. People are quick to abandon slow sites. I mean, there&#8217;s all kinds of data on that.</p>\n\n\n\n<p>So you may decide it&#8217;s worth investing the additional resources and dedicated hosting and caching so that you can prefetch and pre-render and get that faster navigation. This API enables that type of navigation that is, you really can&#8217;t get that without this API because it&#8217;s basically letting the browser know, it&#8217;s okay to like start loading resources before I even visit a page.</p>\n\n\n\n<p>[00:26:06] <strong>Nathan Wrigley:</strong> Yeah, I keep having this thought that at some point Chrome&#8217;s going to come up with, it&#8217;s going to know a whole year in advance all pages that I wish to visit and just load them all for me.</p>\n\n\n\n<p>[00:26:15] <strong>Adam Silverstein:</strong> Well, I did actually an experiment with AI to see, like ask AI which link is the user most likely to click on? And I tried it both with just literally dropping the HTML of the webpage in the AI, as well as drawing a screenshot. And I tried it on a very simple page, so like a WordPress plugin page. There&#8217;s a large blue button that says download. Probably the most likely link that users will click on. But the AI was like very good at identifying that. So in theory you could imagine that the browser could actually predict into some degree what users, based on their behavior, are going to click on, or based on the layout of the site.</p>\n\n\n\n<p>[00:26:50] <strong>Nathan Wrigley:</strong> So this is a, curious new world in which we live, isn&#8217;t it? So there could be heuristics about what I&#8217;m literally doing with the mouse. So the mouse is, I don&#8217;t know, approaching a button. That&#8217;s a fairly strong indication. And also, I guess the speed.</p>\n\n\n\n<p>[00:27:05] <strong>Adam Silverstein:</strong> Yeah, if it&#8217;s paused over the button.</p>\n\n\n\n<p>[00:27:07] <strong>Nathan Wrigley:</strong> Right, or slowing down, the speed is sort of coming to a terminus. Yeah. This is all really interesting.</p>\n\n\n\n<p>The 6.8, the Speculative Loading in 6.8, what I really like about that is that there&#8217;s zero configuration. It just works. So it&#8217;s using this fabulous new feature of the browser, but also no technical knowledge whatsoever. Absolutely none. And it would hopefully just save you a bunch of, well, your visitors a bunch of time.</p>\n\n\n\n<p>[00:27:33] <strong>Adam Silverstein:</strong> Exactly.</p>\n\n\n\n<p>[00:27:34] <strong>Nathan Wrigley:</strong> Yeah. Fabulous. Okay, that&#8217;s another one. Any others?</p>\n\n\n\n<p>[00:27:37] <strong>Adam Silverstein:</strong> Oh my gosh, so many. We did touch briefly on CSS carousels, but let&#8217;s just cover that again. So over half of WordPress websites load some sort of slider or JavaScript library.</p>\n\n\n\n<p>[00:27:49] <strong>Nathan Wrigley:</strong> Like them or hate them, they&#8217;re there.</p>\n\n\n\n<p>[00:27:49] <strong>Adam Silverstein:</strong> Yes. And even if people don&#8217;t use them, they seem to load them because I don&#8217;t know if half of sites all have sliders, but in any case, this is a very popular feature for WordPress sites. And of course there&#8217;s many plugins out there that do this, and they all rely on a JavaScript library. There are several very popular ones. They&#8217;re very full featured libraries. They do all the things that you need for a carousel.</p>\n\n\n\n<p>Now we can do that with CSS, so you don&#8217;t need the JavaScript library. Now, there may be advanced features that the JavaScript libraries will be able to do that will add some functionality. But the goal of the CSS implementation is to basically be feature parity with what you can do now with JavaScript. So all kinds of carousels</p>\n\n\n\n<p>with buttons that you can click, with little indicators as to which slider, which image you&#8217;re on. You know, just all the features that you can imagine in a carousel. There&#8217;s a great demo site on the chrome.dev site of just like a zillion different carousels.</p>\n\n\n\n<p>[00:28:41] <strong>Nathan Wrigley:</strong> What does the DOM look like for that?</p>\n\n\n\n<p>[00:28:43] <strong>Adam Silverstein:</strong> It&#8217;s so simple. It&#8217;s like you have the images themselves, and you have a couple of pseudo elements like scroll marker, and there&#8217;s some for the scroll arrows. I don&#8217;t actually remember all the deals because I haven&#8217;t built one. But it&#8217;s all done using like CSS selectors essentially to indicate which elements are the control elements, and which elements are the target elements. And you can even do things like grouping them so that like when you hit the right arrow, it&#8217;s like a page of things moving back and forth, like several elements.</p>\n\n\n\n<p>Like I said, they&#8217;ve tried to address all of the features. And again, here you would be able to do a CSS based carousel, that means no JavaScript required, right? You don&#8217;t need to load that giant JavaScript library. It&#8217;s going to be immediately available, right? So JavaScript takes some time to load. It&#8217;s going to work more quickly. And it&#8217;s also hopefully going to have accessibility built in. So you don&#8217;t have to worry about if your JavaScript library is keeping up with accessibility standards. It&#8217;s going to be a standard web component.</p>\n\n\n\n<p>[00:29:36] <strong>Nathan Wrigley:</strong> Okay, okay. Of course. Yeah, if everybody&#8217;s implementing the same thing, it&#8217;s not this weirdy JavaScript thing that you downloaded from somewhere.</p>\n\n\n\n<p>And okay, another question about, just sticking on that one for a moment. Will that be performant in the sense of, I don&#8217;t know, if I&#8217;ve got a carousel of 15 images, will the 15th one be loading at the moment.</p>\n\n\n\n<p>[00:29:56] <strong>Adam Silverstein:</strong> Lazy loaded?</p>\n\n\n\n<p>[00:29:57] <strong>Nathan Wrigley:</strong> Yeah, exactly.</p>\n\n\n\n<p>[00:29:57] <strong>Adam Silverstein:</strong> You would hope so, yes. I mean, I think in general it will be more performant than a JavaScript implementation. Unless the JavaScript implementation is doing some magic that the browser&#8217;s not aware of, like lazy loading. I think that is, will be built in. But you, again, don&#8217;t have that JavaScript running on the main thread doing the actual animations. All the animations are CSS animations.</p>\n\n\n\n<p>[00:30:16] <strong>Nathan Wrigley:</strong> It&#8217;s kind of curious because that example, I&#8217;ve always liked how they look but I&#8217;ve always been persuaded that it&#8217;s the wrong thing to implement because of the JavaScript bloat, the inaccessibility. So they kind of went into that pariah status for a while. But if done right, there&#8217;s absolutely no reason not to implement it.</p>\n\n\n\n<p>[00:30:36] <strong>Adam Silverstein:</strong> Yeah. And I think, you know, like you said, clients love them, they&#8217;re very popular. I think one of the arguments that I&#8217;ve heard about them is that data shows that most users never navigate beyond like the second image. So there is sort of questionable value there, especially if you&#8217;ve got one that say has 30 images in it on your homepage. Maybe that&#8217;s not such a great idea.</p>\n\n\n\n<p>But maybe if you have three products that you want to feature at the top and you don&#8217;t know how to feature them all, a slider is a good way to have three things that the user can see all in the same space. So I think they have their uses, but I think there is the sort of resistance to using them from developers is based on solid data.</p>\n\n\n\n<p>[00:31:09] <strong>Nathan Wrigley:</strong> It&#8217;s interesting as well because given, I don&#8217;t know the, bad reputation they have, it&#8217;s kind curious that that got made.</p>\n\n\n\n<p>[00:31:16] <strong>Adam Silverstein:</strong> Right. So this actually brings us to a good point. Where do the browser vendors come up? Why are they building these things right? So the reason they decided to build CSS Carousel is this is an area that developers have struggled with.</p>\n\n\n\n<p>Like I said, there are several libraries that are well established that have built really good sliders, but that&#8217;s taken a long time, right? And they still have accessibility challenges.</p>\n\n\n\n<p>This is something that a lot of developers want to build, their clients are demanding it, and they&#8217;ve typically struggled to actually build something quality. So this is the impetus for a lot of these features that I talked about is places that developers are struggling. And that Interop project that I mentioned earlier, that&#8217;s where developers can give their feedback to the browser vendors about which features they feel are lacking.</p>\n\n\n\n<p>That was the sort of like the last question of my talk was to developers, what are you struggling, what are you constantly using JavaScript for? What are you finding that&#8217;s still incompatible between browsers? Because I think that&#8217;s actually really important to get feedback from developers. The browser builders are in a room somewhere, they&#8217;re doing their thing. You know, they&#8217;re not out here building WordPress websites, so they&#8217;re not building Gutenberg. So we as developers have a responsibility to give feedback to the actual browser vendors so they know what we need, what we&#8217;re struggling with.</p>\n\n\n\n<p>[00:32:27] <strong>Nathan Wrigley:</strong> You may not know the answer to this question, but does Chrome in a default setup where I install Chrome and then just click yes, yes, yes to everything that I&#8217;m asked. Does it provide heuristics back to Google about things like that? There&#8217;s millions of people interacting with carousels, for example.</p>\n\n\n\n<p>[00:32:44] <strong>Adam Silverstein:</strong> I&#8217;m going to say, well, going to say no because they&#8217;re, Chrome does collect data, but you have to opt in. By default, you would not have that box checked.</p>\n\n\n\n<p>[00:32:51] <strong>Nathan Wrigley:</strong> But it is possible.</p>\n\n\n\n<p>[00:32:52] <strong>Adam Silverstein:</strong> Yes. And many people do. Many people do provide that. And most of that data is available publicly. So that data is anonymised and then made available publicly as part of the CrUX, the Chrome user experience data set. And that&#8217;s an open public data set that you can query using BigQuery. If you have a website or a product that&#8217;s very popular, you can get amazing data about how many sites are using it, about the performance of those sites, about growth over time. There&#8217;s all kinds of data out there.</p>\n\n\n\n<p>Of course, again, it&#8217;s a subset of the web. It&#8217;s not every website on the web because there&#8217;s a privacy concern about this data. So the only data that&#8217;s reported is when the pages or sites have enough visitors that you couldn&#8217;t track back to individual users. So it is a limited data set. Small sites with low traffic won&#8217;t appear in it. However, it&#8217;s incredibly valuable. And if you build a popular plugin, for example, this is a great way for you to gather data about how your plugin is being used, because some of the sites that install it will be in that data set and it&#8217;s public data.</p>\n\n\n\n<p>[00:33:51] <strong>Nathan Wrigley:</strong> Yeah. I&#8217;ll put a link to that in the show notes. That&#8217;s CrUX. CrUX. So that&#8217;s interesting. So there&#8217;s two routes there. There&#8217;s the heuristics provided by the browser if you opt in, but also it sounds to me like there are open channels communicating through people like you, if you&#8217;re a developer.</p>\n\n\n\n<p>[00:34:04] <strong>Adam Silverstein:</strong> Like me, or like the Interop process that I mentioned earlier, where they open up a GitHub repo each year and you can just open an issue saying, here are the things that we&#8217;re struggling with. And I mentioned like Gutenberg actually did that.</p>\n\n\n\n<p>For a couple years I was posting on the WordPress blog, hey, Interop is open, let&#8217;s give feedback. We did have one, at least one year where the Gutenberg team went in and made a long list of things that where they found incompatibilities. And some of those made their way into actual interrupt tasks. So it is incredibly valuable to give that feedback. And the browsers want to know, they want to build products that developers like to use.</p>\n\n\n\n<p>[00:34:36] <strong>Nathan Wrigley:</strong> Okay. next, if there is a next.</p>\n\n\n\n<p>[00:34:38] <strong>Adam Silverstein:</strong> Oh yes. Okay, so now we&#8217;re getting into, I think I hopped around a little bit, but the next section was about improving user experience. So the first one is actually a really simple one that I think is really cool. It&#8217;s customisable select.</p>\n\n\n\n<p>[00:34:49] <strong>Nathan Wrigley:</strong> Oh, so good.</p>\n\n\n\n<p>[00:34:50] <strong>Adam Silverstein:</strong> Yes. So the select element traditionally has been rendered by the operating system. And that means, so if you have a select list, like a dropdown, you&#8217;re going to see a bunch of words and you&#8217;re going to be able to scroll through those. But if you want to make it more visual, say add some images or icons next to each word, you really couldn&#8217;t do that. If you wanted to do that, you&#8217;d reach for a JavaScript library that would render the select element graphically, but wasn&#8217;t really a select element.</p>\n\n\n\n<p>So this is the ability to actually put HTML inside your select elements. So a great example of that is icons and images in the dropdown. So, for example, I gave a lot of different examples of how we can use this in WordPress Core, but one is in the media library where we filter by media type. We can add like nice little icons. So if you&#8217;re looking for, you know, the videos, you get a nice little video icon. It just makes it easier for users to find what they&#8217;re looking for.</p>\n\n\n\n<p>And again, this is still a semantic select element, so it&#8217;s going to be accessible just like a regular select element. If the browser doesn&#8217;t support this feature, it&#8217;s just going to fall back to a regular select element.</p>\n\n\n\n<p>It&#8217;s also going to autofill correctly, right? So another example I gave was a currency selector that adds flags for the country of the currency. A nice, helpful thing. If your browser knows that you use the Euro, it&#8217;s going to select the Euro because autofill is this great technology that helps us select things that we always select. But if it&#8217;s a JavaScript do hickey, the browser has no idea what&#8217;s going on inside there, so autofill will not work correctly. So it has some real key advantages over traditional, you know, the way we would build these before. Now we can just do full on HTML select elements.</p>\n\n\n\n<p>[00:36:21] <strong>Nathan Wrigley:</strong> It&#8217;s the kind of thing that once you&#8217;ve seen it, it&#8217;s like, why.</p>\n\n\n\n<p>[00:36:25] <strong>Adam Silverstein:</strong> Why didn&#8217;t that exist before?</p>\n\n\n\n<p>[00:36:27] <strong>Nathan Wrigley:</strong> Because we just have the OS. It just looks like an OS selector. So on my Mac, it looks like a Mac. On my phone, it looks like Android, whatever that would be. Which leads me to that actually. So on the phone, same experience because it&#8217;s not stepping outside of the browser. if I&#8217;ve got those flags, for example, or I&#8217;ve got coloured backgrounds or rounded corners or whatever it may be, Because it&#8217;s not reaching out to the OS to create this select, it&#8217;ll work on any device.</p>\n\n\n\n<p>[00:36:53] <strong>Adam Silverstein:</strong> Right.</p>\n\n\n\n<p>[00:36:54] <strong>Nathan Wrigley:</strong> Nice.</p>\n\n\n\n<p>[00:36:54] <strong>Adam Silverstein:</strong> And it&#8217;s CSS controlled, right? So you could do a different mobile implementation than your desktop implementation.</p>\n\n\n\n<p>[00:36:59] <strong>Nathan Wrigley:</strong> Yeah. I mean, it&#8217;s profoundly brilliant when you see. I&#8217;ll put some links to some demos somewhere into the shownotes.</p>\n\n\n\n<p>[00:37:06] <strong>Adam Silverstein:</strong> You know, I&#8217;ve got several pull requests open both in Core and in Gutenberg to add these features into the select elements that we already have. It&#8217;s kind of a simple enhancement. And again, like if your browser doesn&#8217;t support it, you don&#8217;t really, there&#8217;s no harm, right? You don&#8217;t benefit from the feature, but you don&#8217;t lose anything either. I love that one. You know, I&#8217;m hoping that form plugins in our ecosystem will adopt it.</p>\n\n\n\n<p>[00:37:25] <strong>Nathan Wrigley:</strong> Oh, no doubt. I mean, why wouldn&#8217;t you, basically? that&#8217;s a brilliant one. Thank you. Next.</p>\n\n\n\n<p>[00:37:30] <strong>Adam Silverstein:</strong> Another one that, this one actually pairs really well with the Speculative Loading API and it&#8217;s called, the View Transitions API.</p>\n\n\n\n<p>And this one is really cool because it basically turns your static website into a, kind of a fluid app-like experience. And in the slide deck, I have this great demo video of just a classic theme, where the users just clicking through to different pages. So you&#8217;re on say, the archive list and you&#8217;ve got a list of titles. And you click on a title and it&#8217;s going to take you to the single post page. And what happens is the browser actually navigates between those two states. So you see the title that you just clicked on, grow and expand, and it winds up in the position where it will be on the page you&#8217;re navigating to.</p>\n\n\n\n<p>Same thing like with the featured image. Let&#8217;s say you have featured images and those appear in a list and you click on the featured image, the image will grow to where it&#8217;s going to be in the final position. So it creates a smooth animation between the different pages of your site, or states of a single page app.</p>\n\n\n\n<p>And these are again, CSS animation, so you can control them. It has an auto mode where it picks the animation for you, so you really can do a very, just few lines, and get this effect working, but you can also customise it. So if you want the page to say scroll left when you hit the next button and scroll to the right when you hit the back button, you can implement it that way.</p>\n\n\n\n<p>[00:38:45] <strong>Nathan Wrigley:</strong> So the place I&#8217;ve seen this before really is on mobile applications.</p>\n\n\n\n<p>[00:38:48] <strong>Adam Silverstein:</strong> On apps. You see it on apps, right. Because it creates this fluid experience. We are used to on the web this idea of, you click on a link and then there&#8217;s kind of like a little bit of a wait. Then boom, there&#8217;s a refresh and the next page starts loading. And this kind of bridges that gap. It&#8217;s something that changes how users perceive your website. It doesn&#8217;t really change what&#8217;s loading. It&#8217;s the same before and after states. What it&#8217;s doing is creating that transition between the two states.</p>\n\n\n\n<p>[00:39:12] <strong>Nathan Wrigley:</strong> It feels more like you&#8217;re on a journey as opposed to these little stops along the way to get to the final destination. It just creates this sort of fluid, endless experience. And I believe, I think I saw one of your colleagues, Felix Arntz, I believe he&#8217;s got a plugin, like a feature plugin out.</p>\n\n\n\n<p>[00:39:30] <strong>Adam Silverstein:</strong> It is. It just shipped. It&#8217;s part of the Performance Lab plugin suite. So that is basically going to add a way for themes to just opt in. So we have a feature in WordPress where you can be, add themes support. And you can say, my theme supports this feature. So if themes opt in, they can just enable this API and just, you instantly get the navigations.</p>\n\n\n\n<p>We fortunately benefit in Core from a lot of consistent naming for things. Like the class names on titles tend to be consistent among all the Core themes. And even in the ecosystem, a lot of people have stuck to those standards. And that makes it really straightforward to sort of choose the correct elements for the transitions.</p>\n\n\n\n<p>Because part of setting this up is you sort of need to tell the browser, this is the title element. On the previous page, this is the title element on the next page. I want you to navigate between those two. And fortunately, at least for the Core themes, that&#8217;s pretty standard to do. So there is a pretty straightforward way to like implement it across all the core themes.</p>\n\n\n\n<p>[00:40:23] <strong>Nathan Wrigley:</strong> I just want to remind the listener that, you may have got lost, we&#8217;re not talking about WordPress per se. We&#8217;re kind of talking about what the browser enables WordPress to do. So these view transitions, of course they can be implemented by a WordPress website, but it is in effect the browser that&#8217;s doing the hard work here.</p>\n\n\n\n<p>You don&#8217;t have to be tied to WordPress, you could do this in HTML and CSS if you so wish to do it. But it&#8217;s easy to imagine that this is some clever JavaScript thing that somebody&#8217;s implemented in WordPress. And it&#8217;s just not that. This is just happening inside the browser.</p>\n\n\n\n<p>[00:40:53] <strong>Adam Silverstein:</strong> No, these are all browser features and, yeah, the talk is kind of like, how do they apply to WordPress? How WordPress use them?</p>\n\n\n\n<p>[00:40:59] <strong>Nathan Wrigley:</strong> I can imagine a world in the future where this feature in particular will have been massively overused. You know, people will, like scrolling animations for the, you know, this grows and this shrinks, and let&#8217;s see how that&#8217;ll settle. But the implementations that I&#8217;ve seen are just magnificent. They give you that, I don&#8217;t know, I&#8217;m on my phone, I use a music app, and I go to the next song and somehow the little icon for that song grows in this nice fluid way. Things fade in and fade out. Text becomes bigger, and it&#8217;s all happening. And It just encapsulates the screen perfectly. It gives everything the perfect place. And instead of it being a moment where it all just changes, everything slides into place. And it just feels natural, and we&#8217;ve got it coming in the browser.</p>\n\n\n\n<p>[00:41:39] <strong>Adam Silverstein:</strong> It is amazing. Yeah. It&#8217;s, a pretty cool feature.</p>\n\n\n\n<p>[00:41:41] <strong>Nathan Wrigley:</strong> Yeah. Okay, next.</p>\n\n\n\n<p>[00:41:42] <strong>Adam Silverstein:</strong> Okay. So I did talk about what you mentioned, we talked about modern images before. So I did talk a little bit about modern image formats, just a kind of love of mine. I honed in on. HDR imagery. So we all, most of us have smartphones these days that actually take high dynamic range images, right? Previously we had standard dynamic range, but now all of our phones take multiple exposures and combine those to create an HDR image.</p>\n\n\n\n<p>We have long had the ability to save images in HDR with formats like AVIF, WebP supports it. However, the challenge comes when you upload those images to WordPress and then you try to use them on a standard definition monitor, an SDR monitor, right? So you&#8217;ve got an HDR image, but suddenly you&#8217;re displaying it on a monitor that can&#8217;t display HDR, and you have to sort of, re downsize it to that lower bit depth, and that degrades the image greatly.</p>\n\n\n\n<p>So there is a new format available that&#8217;s ISO standard, and it&#8217;s called Ultra HDR. And this is a combination of standard jpeg SDR imagery with a gain map metadata layer. So it&#8217;s a single image format that includes both the SDR data as well as the data required to render the HDR version of the image. So it&#8217;s a full HDR image when you view it on a monitor that can support it, but on a monitor that doesn&#8217;t support it, you can just use the SDR image, you don&#8217;t need to do some conversion to try to create that alternate image.</p>\n\n\n\n<p>[00:43:09] <strong>Nathan Wrigley:</strong> I&#8217;ve never heard of this, so I&#8217;m going to try and parse it in real time. Let&#8217;s see how this works. So I&#8217;m imagining an image and I&#8217;m imagining like a CSS gradient over the top, There&#8217;s a bit of metadata which does something. The underlying image is unchanged, but there&#8217;s something gone over the top.</p>\n\n\n\n<p>[00:43:25] <strong>Adam Silverstein:</strong> Yes, it&#8217;s called a gain map.</p>\n\n\n\n<p>[00:43:27] <strong>Nathan Wrigley:</strong> Right, so gain mapping. And I can put that on, put that off. So it&#8217;s metadata transforming the image, but the image is the same.</p>\n\n\n\n<p>[00:43:33] <strong>Adam Silverstein:</strong> Yes.</p>\n\n\n\n<p>[00:43:35] <strong>Nathan Wrigley:</strong> Interesting.</p>\n\n\n\n<p>[00:43:35] <strong>Adam Silverstein:</strong> Yes. So I am a programmer and I deeply know about how WordPress media works, but I am not a photographer. However, there have been some great contributions from photographers who really know this space well. And they&#8217;ve come in and helped us on the media team really understand the challenges of handling these types of images and publishing them to the web, right?</p>\n\n\n\n<p>So I have a link in the slide to one of those guys and his photography website. He&#8217;s a software developer and a photographer. And he&#8217;s got like those sliders you can kind of see before and after and see what the difference is between SDR and HDR imagery. And you realise, oh my God, HDR images are amazing. So the point of this feature, or the thing that I&#8217;m talking about is to try to let people actually be able to use HDR images on their WordPress websites.</p>\n\n\n\n<p>[00:44:17] <strong>Nathan Wrigley:</strong> That&#8217;s fascinating. So a metadata layer living on top of an image, which visibly transforms it, but not just to add, I don&#8217;t know, to change the hue or the tint of it, to render a better image of a higher quality. Gosh that&#8217;s fascinating.</p>\n\n\n\n<p>[00:44:32] <strong>Adam Silverstein:</strong> Yep. So the challenge we have in WordPress is the ability to process these images. So in WordPress, when you upload an image, it goes to the backend, to the web server, and then we process it, we convert it to various sizes for different display sizes. So you get a different image when you&#8217;re browsing the site on a mobile or a desktop or a high definition screen. We have all different sizes, and themes can add sizes.</p>\n\n\n\n<p>And all of that image processing happens using a couple of image processing libraries. GD and Imagick are the two that we support natively. Those libraries do not support the latest format, so Ultra HDR was maybe just added to Imagick. It will take years before that library, the new version of the library is actually available to WordPress sites. So even a format like AVIF that&#8217;s been around for quite a while now, is only supported by 30% of WordPress servers. So only 30% of WordPress sites can actually upload AVIFs and get the full, you know, various sizes that they need.</p>\n\n\n\n<p>So that&#8217;s a limitation of the architecture of WordPress. And one of the next features that I talked about is something that will help us leapfrog that limitation. Browser based image processing. Exactly right. So what I&#8217;m talking about here is WebAssembly.</p>\n\n\n\n<p>So WebAssembly is the ability to run code that was written in another language like C or C++, that targeted a machine language, is meant to be run natively on the hardware. So that, for example, these image processing libraries, and also newer image processing libraries, can be run directly in the browser.</p>\n\n\n\n<p>And what this gives us the ability to do is ship the latest version of the image library directly with WordPress. We no longer have to rely on hosts doing the messy and difficult process of upgrading servers, very challenging thing for hosts to do, to get the latest version of the Imagick library. We can just ship that library directly in the browser. And that gives us the ability to make every WordPress site support AVIF, and it also gives us the ability to do things we simply can&#8217;t do today on the backend.</p>\n\n\n\n<p>A good example of that is converting gif or gifs to movies, right? This is a common performance recommendation. Gifs are very heavy. You convert them to a native video element and they behave just the same for users, but they&#8217;re much lighter because the compression is so much smarter. Can&#8217;t do that in WordPress right now. Neither of the image libraries support that ability. But there are image processing libraries that handle this, and we can run those directly in the browser.</p>\n\n\n\n<p>[00:46:52] <strong>Nathan Wrigley:</strong> Let me see if I&#8217;ve got this right. So in this world of the future, it&#8217;ll be possible, let&#8217;s say in the block editor, I drag in a, I don&#8217;t know, a jpeg or something, but I could convert that on the fly to an AVIF for example.</p>\n\n\n\n<p>[00:47:05] <strong>Adam Silverstein:</strong> Yes. Even if your server didn&#8217;t support AVIF.</p>\n\n\n\n<p>[00:47:06] <strong>Nathan Wrigley:</strong> Even if. So it&#8217;s literally in the browser.</p>\n\n\n\n<p>[00:47:09] <strong>Adam Silverstein:</strong> Yes</p>\n\n\n\n<p>[00:47:09] <strong>Nathan Wrigley:</strong> Okay. First thing is that quick.</p>\n\n\n\n<p>[00:47:11] <strong>Adam Silverstein:</strong> Well, okay, so it&#8217;s not quick on the backend either, right? But it is asynchronous, so you can continue working on your post while it&#8217;s happening.</p>\n\n\n\n<p>[00:47:18] <strong>Nathan Wrigley:</strong> Right. So you wouldn&#8217;t necessarily see anything.</p>\n\n\n\n<p>[00:47:20] <strong>Adam Silverstein:</strong> Right. You would that it was processing. And of course it would depend on how large your image is, how many subsized images you&#8217;re creating. But no, it&#8217;s not fast. It&#8217;s a slow process, but it&#8217;s a one time thing each time you upload an image.</p>\n\n\n\n<p>[00:47:31] <strong>Nathan Wrigley:</strong> That was next question. It&#8217;s a one time thing. So the movie thing that you just described, where you got the gif to a movie, again, a one-time thing?</p>\n\n\n\n<p>[00:47:38] <strong>Adam Silverstein:</strong> Yes.</p>\n\n\n\n<p>[00:47:39] <strong>Nathan Wrigley:</strong> So we upload it. In the background, asynchronously, it&#8217;s converting it, and then at some point it gets saved, I guess as a .mov file or something like that? inside the media library?</p>\n\n\n\n<p>[00:47:50] <strong>Adam Silverstein:</strong> And this is actually not some future technology you&#8217;ll be able to use someday. You can use this today by installing Pascal&#8217;s Media Experiments plugin. So my colleague Pascal has swisspidy as his handle, people know him by that. But he&#8217;s got the Media Experiments plugin, and that will let you do all these things that I&#8217;m talking about today. And it is experimental, so beta software, but, check it out because it really demonstrates what we can do.</p>\n\n\n\n<p>There&#8217;s also a PR already open in Gutenberg with a whole roadmap for landing this feature. It is already sort of an experimental feature in Gutenberg. So if you install the Gutenberg plugin and you go into experiments, you can actually enable this feature. I don&#8217;t think it has all of the things that he has in the plugin, but it has sort of the additional framework for it.</p>\n\n\n\n<p>[00:48:28] <strong>Nathan Wrigley:</strong> If I were, well, I am fairly non-technical, this is the kind of stuff I expect, I think. You just drag an image from any device of any kind into the editor, whatever that editor interface is be it Gutenberg or, you know, whatever. It should just handle that. You know, there shouldn&#8217;t be a proclivity for we prefer this thing or we prefer that thing. It should just do it and whatever output I want, I want it as an AVIF, I want it as a WebP. Okay. we&#8217;ll just transform it in the background. I know there&#8217;s a ton of technological milestones to be achieved and overcome with that, but that is, I think, the expectation. The web should just work like that. Everything should convert and be easy, and drag and droppable and, yeah.</p>\n\n\n\n<p>[00:49:10] <strong>Adam Silverstein:</strong> Yeah, and famously, several years ago, Apple started storing images in the HEIC format, which is a better compression than jpeg. However, it&#8217;s not a web safe format. I think Safari is the only browser that supports it. So when we upload HEICs to WordPress now, we do convert them to jpegs for users.</p>\n\n\n\n<p>However, that only happens if your server supports HEIC images. Again, we rely on the server libraries, and that statistic is very similar to AVIF. It&#8217;s about 30% of sites. Fortunately Apple does automatically convert them if you upload them from your phone. But people do get into this problem where they wind up with HEIC images on their desktop and they&#8217;re trying to upload them to their WordPress, and then it will get rejected if your server doesn&#8217;t support it.</p>\n\n\n\n<p>[00:49:50] <strong>Nathan Wrigley:</strong> Yeah, this whole thing of, I&#8217;ve got images. It&#8217;s an image. Well, it&#8217;s in the wrong format. It&#8217;s an image.</p>\n\n\n\n<p>[00:49:55] <strong>Adam Silverstein:</strong> Right? Why do I have to care?</p>\n\n\n\n<p>[00:49:57] <strong>Nathan Wrigley:</strong> It shouldn&#8217;t matter. Yeah, okay. That&#8217;s a perfect example. Okay, so images, anything else?</p>\n\n\n\n<p>[00:50:02] <strong>Adam Silverstein:</strong> The other one that I think is really cool that maybe people don&#8217;t know about is running AI directly in your browser. So there&#8217;s a great library called Transformers.js that lets you run a whole bunch of different models, kind of, it acts as an interface.</p>\n\n\n\n<p>So just like the large language models that we have online, like Gemini and ChatGPT. You can actually run smaller versions of those directly in your browser. And some of the advantages of that are the data is private. There&#8217;s no API key required, or cost to you to use these. You can ship an AI directly with your product. So imagine you have a software, a plugin that is designed for company bulletin boards. You don&#8217;t really want that data going out to some remote API, but you&#8217;d like to give users a way to summarise the conversation from yesterday. A language model running in your browser is capable of doing that.</p>\n\n\n\n<p>[00:50:49] <strong>Nathan Wrigley:</strong> Where does it live.</p>\n\n\n\n<p>[00:50:50] <strong>Adam Silverstein:</strong> It runs in the memory of the browser and it gets downloaded in cache. So there is a large download when you first start using it to actually download the model. And then it&#8217;s cached, with the browser storage APIs.</p>\n\n\n\n<p>[00:51:01] <strong>Nathan Wrigley:</strong> It&#8217;s persistent.</p>\n\n\n\n<p>[00:51:03] <strong>Adam Silverstein:</strong> It&#8217;s persistent, yes.</p>\n\n\n\n<p>[00:51:03] <strong>Nathan Wrigley:</strong> Okay. Switch the machine off, switch the machine on.</p>\n\n\n\n<p>[00:51:05] <strong>Adam Silverstein:</strong> Yes. It&#8217;ll stay cached in your, browser. Browser has the ability to store files.</p>\n\n\n\n<p>[00:51:08] <strong>Nathan Wrigley:</strong> I&#8217;m guessing the constraints around what it can do compared to, I don&#8217;t know, ChatGPT 4o or whatever is much more minimal.</p>\n\n\n\n<p>[00:51:15] <strong>Adam Silverstein:</strong> Significant. Right. This is in the browser, you&#8217;re probably going to get the performance maybe that you got out of the models a year ago or a year and a half ago. Remember when.</p>\n\n\n\n<p>[00:51:24] <strong>Nathan Wrigley:</strong> Oh not that bad then.</p>\n\n\n\n<p>[00:51:25] <strong>Adam Silverstein:</strong> Yeah. Not that bad, right? And you can imagine that a year or two from now, they&#8217;re just going to get better. And there have been dramatic improvements, and even like new approaches to how they&#8217;re doing them. So they&#8217;re getting quite good. They&#8217;ll never be as good as the large language models that are running in the cloud that have abundant resources.</p>\n\n\n\n<p>There&#8217;s also hybrid models, right, where you use the local version when that&#8217;s all you have available, your offline, say, for example. Or you have a more complex query, then it can go to the cloud. There&#8217;s different ways of approaching that. But you can build a hybrid system, but the point of, the ability to run it in the browser, is to actually be able to do everything locally, and not rely necessarily on a cloud provider.</p>\n\n\n\n<p>[00:52:00] <strong>Nathan Wrigley:</strong> It really feels at the minute as if Google is in a big pivot towards AI.</p>\n\n\n\n<p>[00:52:06] <strong>Adam Silverstein:</strong> Absolutely.</p>\n\n\n\n<p>[00:52:07] <strong>Nathan Wrigley:</strong> In fact, it kind of feels like if you were to describe it as a race, it feels like Google is kind of nudging ahead at this moment in time. I just watched some of the bits and pieces from Google IO.</p>\n\n\n\n<p>[00:52:16] <strong>Adam Silverstein:</strong> Yes. Really impressive.</p>\n\n\n\n<p>[00:52:16] <strong>Nathan Wrigley:</strong> It was pretty profound in many respects. But also, can you constrain that AI? So for example, could I limit it to one, well, let&#8217;s say website? It can only be used and consumed by this thing. I don&#8217;t know if there would be a need for that. I&#8217;m just wondering, is it available to all the things or can you constrain it?</p>\n\n\n\n<p>[00:52:35] <strong>Adam Silverstein:</strong> I mean, so there are actually aI things being built into the browser where you&#8217;ll get AI in the browser itself. But this is not really that, this is more like it&#8217;s running inside your app. So it would be constrained. And I see this as something that we&#8217;ll start to see like plugins, shipping AI with their plugin, and it doesn&#8217;t require you to have ChatGPT or some other service provider, it just has the AI built in.</p>\n\n\n\n<p>Maybe it&#8217;s identifying objects in an image. Or maybe it&#8217;s reviewing comments as to whether they&#8217;re spam. So things like that where it&#8217;s a pretty straightforward AI capability, it works really well on these smaller models. And so that&#8217;s something that I could imagine would just be built into a plugin. You would add this AI feature, but it doesn&#8217;t require that you sign up for a ChatGPT account, and get an API key and install it. You know, there&#8217;s a lot of barriers, I guess, to using the cloud models.</p>\n\n\n\n<p>[00:53:23] <strong>Nathan Wrigley:</strong> Yeah. I feel like you&#8217;ve left the most interest, well, not the most interesting, but the bomb is there. My head is kind of a bit taken by that one because I can really, I mean, everybody&#8217;s fascinated by AI, the possibilities of it. But it&#8217;s always an API key. It&#8217;s always a go off somewhere else. I mean, maybe it hasn&#8217;t been for people such as yourself, but I did not know that it was possible in the browser.</p>\n\n\n\n<p>And if it&#8217;s only a year behind, honestly, the stuff that I want to do with it is give it a corpus of information and filter that a little bit and give me a summary of it. That&#8217;s what I&#8217;m using it for. I&#8217;m imagining that all of that would be possible in the browser at no monetary cost.</p>\n\n\n\n<p>[00:53:59] <strong>Adam Silverstein:</strong> Exactly. Right. Because you&#8217;re doing the computing yourself on your own platform.</p>\n\n\n\n<p>[00:54:03] <strong>Nathan Wrigley:</strong> And I would imagine, like I said, Google leaning into this, that&#8217;s only going to get more investment from them.</p>\n\n\n\n<p>[00:54:10] <strong>Adam Silverstein:</strong> Yeah. I mean, there is, yes, there&#8217;s a lot of investment going on in AI right now, so it&#8217;s pretty exciting. Yeah, and I did have, you know, I did talk a little bit about just how AI is going to impact all of our workflows and stuff, but that&#8217;s not really in the, it was kind of an expansion because it&#8217;s not actually a web capability, per se.</p>\n\n\n\n<p>[00:54:25] <strong>Nathan Wrigley:</strong> Yeah. Well, I think maybe that&#8217;s the perfect place to end it. Unless you&#8217;ve got some cataclysmic thing which can trump that.</p>\n\n\n\n<p>[00:54:30] <strong>Adam Silverstein:</strong> Nope. That was the end of talk. The last slide was really just asking for feedback from developers. So that would be my last thing to say is just, you know, try to give feedback. I&#8217;m always open. My DMs are open on WordPress Core Slack. And like I said, there&#8217;s the interop thing where you can actually open up a ticket.</p>\n\n\n\n<p>[00:54:45] <strong>Nathan Wrigley:</strong> So, again, dear listener, just remember all of this, the browser is doing this. It sounds like it&#8217;s WordPress doing it, or it sounds like some other third party service. It&#8217;s not, it&#8217;s all in The browser and it&#8217;s fascinating. The browser is definitely more powerful today than it was yesterday. Adam Silverstein, thank you so much for chatting to me.</p>\n\n\n\n<p>[00:55:02] <strong>Adam Silverstein:</strong> Yeah, thank you.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>.</p>\n\n\n\n<p>Adam is a WordPress Core committer, and works to fix bugs and improve modern web capabilities. He’s also a Developer Relations Engineer on Chrome’s Web Platform team at Google, and there he focuses on making the open web better for everyone.</p>\n\n\n\n<p>Adam is here to break down how the rapid evolution of browser technology can supercharge your WordPress sites. We’re doing this by referencing his presentation at WordCamp Europe 2025, in which he covered multiple new features of browsers, which can be used by WordPress users to bring a variety of experiences to their websites.</p>\n\n\n\n<p>In many cases, these are browser APIs and features, and are quietly rdefining what’s possible on the web. From CSS-powered popovers and scroll-driven animations to speculative loading that speeds up your page transitions. Adam explains how these advancements are changing what’s possible for both developers and end-users.</p>\n\n\n\n<p>The conversation sheds light on the collaboration between browser vendors, Chrome, Firefox, Safari, and Edge, through initiatives like Interop and Baseline, paving the way for more consistent and robust features across platforms.</p>\n\n\n\n<p>Adam also talks about practical topics central to the WordPress community, like how the Popover API and native CSS carousels reduce JavaScript bloat, make sites more accessible, and deliver a better overall user experience.</p>\n\n\n\n<p>He shares exciting new frontiers, such as browser-based image processing powered by WebAssembly, which is paving the way for universal support of modern formats like AVIF and Ultra HDR, and even running AI locally in your browser, no API key or cloud server required.</p>\n\n\n\n<p>He provides concrete examples on how these technologies can be leveraged in WordPress via Core updates, canonical plugins, and Gutenberg experiments, with a special focus on how developers can get involved and offer feedback to help shape future web standards. Prepare to look at your browser in a whole new light, truly.</p>\n\n\n\n<p>Whether you’re a theme designer, plugin developer, or site owner simply curious about what’s next, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2025/session/modernizing-wordpress-with-new-web-platform-features/\">Modernizing WordPress with new Web Platform Features</a> &#8211; Adam&#8217;s presentation at WordCamp Europe 2025</p>\n\n\n\n<p><a href=\"https://new.drupal.org/home\">Drupal</a></p>\n\n\n\n<p><a href=\"https://typo3.org/\">TYPO3</a></p>\n\n\n\n<p><a href=\"https://www.descript.com/\">Descript</a></p>\n\n\n\n<p><a href=\"https://developer.chrome.com/blog/introducing-popover-api/\">Popover API</a></p>\n\n\n\n<p><a href=\"https://web.dev/baseline/\">Baseline</a></p>\n\n\n\n<p><a href=\"https://developer.mozilla.org/en-US/\">MDN docs</a></p>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Interop\">Interop</a></p>\n\n\n\n<p><a href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_scroll-driven_animations\">Scroll Animations API</a></p>\n\n\n\n<p><a href=\"https://www.sliderrevolution.com/\">Slider Revolution</a></p>\n\n\n\n<p><a href=\"https://chrome.dev/carousel/\">Chrome Dev carousel demos</a></p>\n\n\n\n<p><a href=\"https://developer.chrome.com/docs/crux\">CrUX</a></p>\n\n\n\n<p><a href=\"https://cloud.google.com/bigquery\">BigQuery</a></p>\n\n\n\n<p><a href=\"https://developer.chrome.com/blog/a-customizable-select\">Customisable Select demos</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/performance-lab/\"> Performance Lab plugin</a></p>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Ultra_HDR\">Ultra HDR</a></p>\n\n\n\n<p><a href=\"https://www.php.net/manual/en/book.image.php\">GD</a></p>\n\n\n\n<p><a href=\"https://www.php.net/manual/en/book.imagick.php\">Imagick</a></p>\n\n\n\n<p><a href=\"https://webassembly.org/\">WebAssembly</a></p>\n\n\n\n<p><a href=\"https://github.com/swissspidy/media-experiments\"> Pascal Birchler&#8217;s Media Experiments plugin</a></p>\n\n\n\n<p><a href=\"https://huggingface.co/docs/transformers.js/index\"> Transformers.js</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jul 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weston Ruter: Instant Back/Forward Navigations in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://weston.ruter.net/?p=35588\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://weston.ruter.net/2025/07/23/instant-back-forward-navigations-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:36679:\"<p class=\"is-style-text-subtitle is-style-text-subtitle--2\">The new <a href=\"https://wordpress.org/plugins/nocache-bfcache/\"><strong>No-cache BFCache</strong></a> plugin enables instant back/forward navigations, particularly while logged in. See <a href=\"https://weston.ruter.net/category/wordpress/feed/#demos\">demos below</a> for the impact this has on browsing.</p>\n\n\n\n<p>The speed of page navigations in WordPress has seen a big boost in 6.8 with the introduction of <a href=\"https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/\">Speculative Loading</a>. When paired with the original <a href=\"https://wordpress.org/plugins/speculation-rules/\">feature plugin</a>, site visitors can experience instant page navigations thanks to its opt-ins for prerendering and “moderate eagerness”. However, WordPress does not enable such instant navigations by default. WordPress core must take a conservative approach since prerendering may cause compatibility problems, like with analytics or ads. There is also a sustainability concern with moderate prerendering since a user may momentarily hover over a link but not intend to follow it at all; this results in an unused prerender, which can waste a user&#8217;s bandwidth (and CPU to a limited extent) as well as increase the load on the web server (which can be problematic on shared hosts without page caching). Furthermore, even when prerendering is enabled, not all visitors may be able to experience instant page loads because: </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Moderate eagerness is limited on mobile devices (where there is no hover heuristic on touch screens).</li>\n\n\n\n<li>Speculative Loading is not enabled when a user is logged in. (<strong>Updates:</strong> See <a href=\"https://github.com/WordPress/performance/pull/2097\">PR</a> which introduces a frontend opt-in, and the <a href=\"https://github.com/westonruter/speculative-loading-admin\">Speculative Loading Admin</a> plugin for a backend opt-in.)</li>\n\n\n\n<li>The Speculation Rules API is currently only <a href=\"https://caniuse.com/mdn-html_elements_script_type_speculationrules\">supported</a> in Chromium, leaving Safari and Firefox users out.</li>\n</ol>\n\n\n\n<p>Nevertheless, there is a much older web platform technology that enables “prerendering” <em>and</em> which is supported in all browsers: the <a href=\"https://developer.mozilla.org/en-US/docs/Glossary/bfcache\">back/forward cache</a> (bfcache). This instant page navigation involves no network traffic and no CPU load. Previously visited pages are stored in memory as a snapshot with their entire state so that they can be restored instantly. Navigating to pages stored in bfcache is as fast as switching open browser tabs.</p>\n\n\n\n<p>Back/forward history navigations are very common, as according to the <a href=\"https://web.dev/articles/bfcache\">web.dev article</a> on bfcache:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Chrome usage data shows that 1 in 10 navigations on desktop and 1 in 5 on mobile are either back or forward. With bfcache enabled, browsers could eliminate the data transfer and time spent loading for billions of web pages every single day!</p>\n</blockquote>\n\n\n\n<p>Also learn more via the <a href=\"https://youtu.be/Y2IVv5KnrmI\">following video</a>:</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p>While Speculative Loading enables prerendering, bfcache involves “pre<em>vious</em>-rendering”.</p>\n\n\n\n<p>The good news is that 84% of WordPress origins in <a href=\"https://httparchive.org/\">HTTP Archive</a> are already bfcache-eligible (based on <a href=\"https://gist.github.com/gilbertococchi/083c1516149cf5f70b103451d1790cbc\">this query</a> from <a href=\"https://github.com/gilbertococchi\">Gilberto Cocchi</a>). <strong>However, the most frequent user of your site may still not be able to experience instant page navigations via bfcache: <em>you!</em></strong> While browsing around the WP Admin and navigating the frontend of your site, the pages most likely aren&#8217;t eligible for bfcache due to various <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Monitoring_bfcache_blocking_reasons#blocking_reasons\">blocking reasons</a>. This sluggish experience extends not only to administrators but also to users of sites which require authentication, including e-commerce (e.g. WooCommerce), social (e.g. BuddyPress), and any membership sites. The 84% metric above doesn&#8217;t take into account these types of WordPress sites since HTTP Archive exclusively crawls public URLs without authentication. Users browsing WordPress sites on shared hosts or when on a slow connection will be especially frustrated by slow back/forward navigations. Enabling instant back/forward navigations will not only make your users happier (especially you), but it can also improve your <abbr title=\"Core Web Vitals\">CWV</abbr> passing rate <a href=\"https://developer.chrome.com/blog/crux-navigation-types\">in <abbr title=\"Chrome User Experience Report\">CrUX</abbr></a>.</p>\n\n\n\n<p>I&#8217;ve been on a mission to bring back bfcache (or rather to bring it forward).</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"stale-content-in-page-caches\">Stale Content in Page Caches</h2>\n\n\n\n<p>Before going further, I wanted to call out a potentially negative consequence of navigating cached pages. While instant back/forward navigations can provide a big performance boost to the user experience, they can also be a source of confusion when navigating to a cached page with stale content. </p>\n\n\n\n<p>Consider the case of an e-commerce site, where a user is on the shopping cart page. From there, they click a link to a related product, and from that product page they add it to the cart dynamically (e.g. via Ajax). At this point, if they hit the back button to return to the cart page and the cart is restored from a page cache, they may not see the newly added product in the cart. A user can simply reload the page to fix this, but this can also be handled automatically. </p>\n\n\n\n<p>As described in the “<a href=\"https://web.dev/articles/bfcache#update-data-after-restore\">Update stale or sensitive data after bfcache restore</a>” section of the web.dev post, the <code>pageshow</code> event with the <code>persisted</code> property (further <a href=\"https://weston.ruter.net/category/wordpress/feed/#jit-page-cache-invalidation\">discussed</a> below) indicates when a page was restored from bfcache. This event can be used to update the DOM with the latest shopping cart details. In fact, WooCommerce already <a href=\"https://github.com/woocommerce/woocommerce/blob/47845a498f0918a90d60ab3adca204d13a712cde/plugins/woocommerce/client/blocks/assets/js/base/context/hooks/cart/use-store-cart-event-listeners.ts#L40-L50\">implements this</a> for its cart:</p>\n\n\n<pre class=\"wp-block-code\"><span><code class=\"hljs language-typescript\"><span class=\"hljs-keyword\">const</span> refreshCachedCartData = ( event: PageTransitionEvent ): <span class=\"hljs-function\"><span class=\"hljs-params\">void</span> =&gt;</span> {\n	<span class=\"hljs-keyword\">if</span> ( event?.persisted || getNavigationType() === <span class=\"hljs-string\">\'back_forward\'</span> ) {\n		dispatch( cartStore ).invalidateResolutionForStore();\n	}\n};\n<span class=\"hljs-comment\">/* ... */</span>\n<span class=\"hljs-built_in\">window</span>.addEventListener( <span class=\"hljs-string\">\'pageshow\'</span>, refreshCachedCartData );</code></span></pre>\n\n\n<p>Simply searching a plugin&#8217;s codebase for “pageshow” (e.g. <a href=\"https://github.com/search?q=repo%3Awoocommerce%2Fwoocommerce%20pageshow&amp;type=code\">in Woo</a>) should indicate whether bfcache navigations are accounted for. </p>\n\n\n\n<p>Note also that stale content is also an issue <a href=\"https://github.com/WordPress/performance/issues/1774\">we&#8217;ve faced</a> with Speculative Loading, especially when using non-conservative eagerness.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Breaking Caching to Preserve Privacy</h2>\n\n\n\n<p>My bfcache work began two years ago when I started collaborating on <a href=\"https://core.trac.wordpress.org/ticket/55491\">#55491</a> to eliminate the use of the <a href=\"https://developer.chrome.com/docs/web-platform/deprecating-unload\">deprecated</a> <code>unload</code> event handler in WordPress core. Not only does this event fire unreliably, but it also has the side effect of making a page <a href=\"https://web.dev/articles/bfcache#never-use-the-unload-event\">ineligible for bfcache</a> via the “<a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Monitoring_bfcache_blocking_reasons#unload-listener\">unload-listener</a>” blocking reason. I had <a href=\"https://github.com/GoogleChromeLabs/wpp-research/pull/75\">queried</a> HTTP Archive myself at the time, and I found it to be the second most common blocking reason. So in <a href=\"https://core.trac.wordpress.org/changeset/56809\">r56809</a> we eliminated all uses of <code>unload</code>, including from:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Heartbeat API</li>\n\n\n\n<li>Post locking in the classic editor</li>\n\n\n\n<li>Post previews</li>\n</ul>\n\n\n\n<p>However, even with the use of <code>unload</code> eliminated, I was confused why I wasn&#8217;t finding pages to be eligible for bfcache in my testing. (The removal of <code>unload</code> in core likely didn&#8217;t make a dent in bfcache eligibility in HTTP Archive since only <a href=\"https://github.com/GoogleChromeLabs/wpp-research/pull/75#:~:text=Lastly%2C%20in%20heartbeat%2Dscript%2Dpresence.sql%20I%20check%20to%20see%20how%20common%20the%20Heartbeat%20script%20actually%20is%3A\">0.25%</a> of unauthenticated pages had the Heartbeat API present.) It turns out that several weeks before I started working on this, a <a href=\"https://core.trac.wordpress.org/changeset/55968\">commit</a> had landed which <em>intentionally</em> broke browser page caching (both bfcache and HTTP cache): the <code>no-store</code> directive was added to the <code>Cache-Control</code> response header for logged-in users. (Specifically, this was added to the <code><a href=\"https://developer.wordpress.org/reference/functions/wp_get_nocache_headers/\">wp_get_nocache_headers()</a></code> function.) This introduced the “<a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Monitoring_bfcache_blocking_reasons#response-cache-control-no-store\">response-cache-control-no-store</a>” bfcache blocking reason, which was actually the <a href=\"https://github.com/GoogleChromeLabs/wpp-research/pull/75#:~:text=Pages%20whose%20main%20resource%20has%20cache%2Dcontrol%3Ano%2Dstore%20cannot%20enter%20back/forward%20cache.\">most common reason for ineligibility</a>, just above <code>unload</code> in my HTTP Archive query. The reason for adding this is found in <a href=\"https://core.trac.wordpress.org/ticket/21938\">#21938</a> which proposed adding the <code>no-store</code> directive in order to explicitly <em>disable</em> caching so that authenticated pages do not get stored in the browser cache. This was followed up with <a href=\"https://core.trac.wordpress.org/ticket/61942\">#61942</a> to also send <code>no-store</code> on the frontend while a user is logged in. The rationale for this is rooted in privacy, per the commit message:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The intention behind this change is to prevent sensitive data in responses for logged in users being cached and available to others, for example via the browser history after the user logs out.</p>\n</blockquote>\n\n\n\n<p>Consider an administrator who is logged in to WordPress on a shared computer and is working on something sensitive, like managing API keys on an admin screen. A malicious person could navigate back to that admin screen via the back button after the user had logged out. Nevertheless, the “bad guy” will need to act fast because a browser won&#8217;t store cached pages indefinitely; Chrome, for example, holds onto pages in bfcache for <a href=\"https://developer.chrome.com/docs/web-platform/bfcache-ccns#:~:text=The%20bfcache%20timeout%20for%20Cache%2DControl%3A%20no%2Dstore%20pages%20is%20also%20reduced%20to%203%20minutes%20(from%2010%20minutes%20used%20for%20pages%20which%20don%27t%20use%20Cache%2DControl%3A%20no%2Dstore)%20to%20further%20reduce%20risk.\">10 minutes</a>. (Tip: When using a shared computer, always exit the browser after logging out of all sites when ending work.) So while <code>no-store</code> here does improve privacy, it does so at the expense of the user experience by degrading the performance of back/forward navigations. Even when pages aren&#8217;t eligible for bfcache, removing <code>no-store</code> still improves back/forward navigation performance since pages can be served from the browser&#8217;s HTTP cache (although the DOM has to be re-built and scripts have to be re-executed).</p>\n\n\n\n<p><strong>Surely there must be a way to preserve privacy and promote performance together.</strong></p>\n\n\n\n<p>It&#8217;s important to note that the <code>no-store</code> directive not only prevents pages from being cached by the browser, but it also preserves privacy by preventing proxies from caching pages, per <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control#no-store\">MDN</a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The <code>no-store</code> response directive indicates that any caches of any kind (private or shared) should not store this response.  </p>\n</blockquote>\n\n\n\n<p>Keeping authenticated pages out of page caches prevents embarrassing scenarios like serving a user the shopping cart page for another user. Nevertheless, there is a more tailored <code>Cache-Control</code> mechanism for this purpose: the <code>private</code> directive. Again, per <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control#private\">MDN</a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The private response directive indicates that the response can be stored only in a private cache (e.g., local caches in browsers). ¶ You should add the private directive for user-personalized content, especially for responses received after login and for sessions managed via cookies. ¶ If you forget to add private to a response with personalized content, then that response can be stored in a shared cache and end up being reused for multiple users, which can cause personal information to leak.</p>\n</blockquote>\n\n\n\n<p>This is what was originally requested in <a href=\"https://core.trac.wordpress.org/ticket/57627\">#57627</a>, but both <code>private</code> and <code>no-store</code> were added together, with the <a href=\"https://core.trac.wordpress.org/changeset/55968\">commit</a> message reasoning:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The <code>private</code> directive complements the <code>no-store</code> directive by specifying that the response contains private information that should not be stored in a public cache. Some proxy caches may ignore the <code>no-store</code> directive but respect the <code>private</code> directive, thus it is included.</p>\n</blockquote>\n\n\n\n<p>So how can the <code>private</code> directive be retained for proxies, while removing the <code>no-store</code> directive so that a user can benefit from browser caching but not at the expense of privacy?</p>\n\n\n\n<h2 class=\"wp-block-heading\">Preserving Privacy while Caching</h2>\n\n\n\n<p>In order to omit the <code>no-store</code> directive and enable instant back/forward navigations while preserving privacy, a way is needed to evict pages from the browser cache when a user logs out. In my research, there are three mechanisms to do this, with various degrees of browser support.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The <code>Clear-Site-Data</code> Header</h3>\n\n\n\n<p>The most straightforward mechanism to invalidate pages from bfcache would at first seem to be the <code>Clear-Site-Data</code> HTTP response header. This is supposedly Baseline 2023 Newly Available, but there is an asterisk: “Some parts of this feature may have varying levels of support.” Per <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Clear-Site-Data\">MDN</a>, this header “sends a signal to the client that it should remove all browsing data of certain types (cookies, storage, cache) associated with the requesting website.” In fact, the <code>cache</code> directive for this header seems to be exactly what is needed, as it even <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Clear-Site-Data#cache\">explicitly calls</a> out bfcache:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The server signals that the client should remove locally cached data (the browser cache, see <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching\">HTTP caching</a>) for the origin of the response URL. Depending on the browser, this might also clear out things like pre-rendered pages, <a href=\"https://developer.mozilla.org/en-US/docs/Glossary/bfcache\">backwards-forwards cache</a>, script caches, WebGL shader caches, or address bar suggestions.</p>\n</blockquote>\n\n\n\n<p>However, note the word “might”. In my testing, sending this header does currently evict pages from bfcache in Chrome. But, there is an <a href=\"https://github.com/w3c/webappsec-clear-site-data/issues/73\">open spec question</a> for whether Clear-Site-Data should clear bfcache; it mentions <a href=\"https://github.com/w3c/webappsec-clear-site-data/issues/68\">dropping</a> the <code>cache</code> directive entirely, and it suggests that a different <code>executionContexts</code> directive may be more appropriate (but its browser support is even worse and it may be <a href=\"https://github.com/w3c/webappsec-clear-site-data/issues/59\">dropped</a> from the spec). Firefox <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=1671182\">dropped support</a> for the <code>cache</code> directive but then <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=1930500\">restored</a> it, although in testing it seems Firefox only evicts pages from the HTTP cache and not from bfcache. Finally, Safari doesn&#8217;t seem to evict pages from either the HTTP cache or bfcache when this header is sent. </p>\n\n\n\n<p>When/if browser support for this is improved, implementing eviction of pages from browser caches could be as simple as:</p>\n\n\n<pre class=\"wp-block-code\"><span><code class=\"hljs language-php\">add_action(\n	<span class=\"hljs-string\">\'clear_auth_cookie\'</span>,\n	<span class=\"hljs-function\"><span class=\"hljs-keyword\">function</span> <span class=\"hljs-params\">()</span> </span>{\n		header( <span class=\"hljs-string\">\'Clear-Site-Data: \"cache\"\'</span> );\n	}\n);</code></span></pre>\n\n\n<p>Ultimately, while this header seems to be tailor-made for evicting pages from browser caches, it cannot be relied on since it is clearly not widely available in Baseline, and not even “newly available” either. There is also a Chromium bug (<a href=\"https://issues.chromium.org/issues/40233601\">40233601</a>) where sending this header can greatly delay page response times, possibly causing a logout link to take half a minute to respond. The final mark against <code>Clear-Site-Data</code> is that the header requires a secure context (HTTPS), so the WordPress sites still on HTTP could not evict pages from browser caches using this header (although privacy could be the last of their concerns at this point).</p>\n\n\n\n<p>So to preserve privacy, another browser page cache invalidation method is currently needed.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Broadcast Channel</h3>\n\n\n\n<p>Going back to the aforementioned bfcache <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Monitoring_bfcache_blocking_reasons#blocking_reasons\">blocking reasons</a>, one of them is “<a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Monitoring_bfcache_blocking_reasons#broadcastchannel-message\">broadcastchannel-message</a>”:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>While the page was stored in back/forward cache, a <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel\">BroadcastChannel</a> connection on the page received a message to trigger a <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent\">message</a> event.</p>\n</blockquote>\n\n\n\n<p>I went down a rabbit hole with this one, thinking I could leverage this blocking reason as a bfcache eviction mechanism. In my discarded implementation, all authenticated pages include a script which listens to a broadcast channel such as “auth_change”. Then, to evict authenticated pages from bfcache upon a successful logout (or logging in as another user), a script can be included on the page which simply broadcasts an arbitrary message to this same “auth_change” broadcast channel. This causes the eviction of any authenticated pages in bfcache which are listening to messages from this broadcast channel.</p>\n\n\n\n<p>I was seeing very promising results with this approach, where pages were being successfully evicted from bfcache in Chromium (Chrome/Edge) and Firefox. Nevertheless, eviction was not happening in Safari, which apparently has not yet implemented this blocking reason. <em>However</em>, this approach fell apart once I closed DevTools.</p>\n\n\n\n<p>Normally when DevTools is open I have “Disable cache” checked in the Network panel. This disables the HTTP cache, but not the bfcache. What I would see then is if I navigated around the WP Admin and then logged out in a second tab, hitting the back button in the first tab would immediately take me to the login screen. This is exactly what I wanted. However, once I closed DevTools, I started seeing pages served from the browser&#8217;s HTTP cache when navigating back/forward. Because the <code>no-store</code> directive is removed, this means the browser may actually serve pages from HTTP cache when navigating back/forward, even when the <code>Cache-Control</code> header has <code>no-cache</code>, <code>must-revalidate</code>, and <code>max-age=0</code>. And here, when the user logged out, they shouldn&#8217;t be served from either HTTP cache or bfcache to preserve privacy. So this was not a viable approach in the end.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"jit-page-cache-invalidation\">Just-in-time Page Cache Invalidation</h3>\n\n\n\n<p>Ultimately, the most reliable solution I&#8217;ve found to invalidate pages from both bfcache and the HTTP cache is to do so just-in-time with JavaScript: When a page is restored from a browser cache and it is determined to be stale, the page contents are wiped and the page is reloaded. This approach is also referenced in the aforementioned “<a href=\"https://web.dev/articles/bfcache#minimize-no-store\">Update stale or sensitive data after bfcache restore</a>” section on web.dev, although I&#8217;m accounting for pages not only restored from bfcache but also the HTTP cache. </p>\n\n\n\n<p>My implementation involves the creation of a new session token when the user authenticates. This session token is served in the HTML with each authenticated page, and it is also set as a <code>wordpress_​bfcache_​session_​{COOKIEHASH}</code> cookie which can be read by JavaScript. When a user logs out, this session token cookie is cleared. Whenever a page is loaded, the session token in the HTML is compared with the current session token in the cookie. When they don&#8217;t match, then the page is invalidated. If a page is served from bfcache, then the <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Window/pageshow_event\"><code>pageshow</code> event</a> (with <code>persisted</code> true) is used to do this check; if a page is served from the HTTP cache, then the check is done when the script module is executed. If the user had logged out, then reloading the page will take them to the login screen which, after authenticating, will redirect them back to the page they had been on.</p>\n\n\n\n<p>As this page cache invalidation mechanism depends on JavaScript, scripting must be enabled to be eligible to omit the <code>no-store</code> directive from the <code>Cache-Control</code> header. This JavaScript detection can be done when the user submits the login form.</p>\n\n\n\n<p>This implementation has been made available in a new plugin: <strong>No-cache BFCache</strong>. It is available <a href=\"https://wordpress.org/plugins/nocache-bfcache/\">on WordPress.org</a> and <a href=\"https://github.com/westonruter/nocache-bfcache/\">on GitHub</a>. This is a feature plugin to implement <a href=\"https://core.trac.wordpress.org/ticket/63636\">#63636</a> in WordPress core.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-plugin-directory wp-block-embed-plugin-directory\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/nocache-bfcache/\">No-cache BFCache</a></blockquote>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"demos\">Demos</h2>\n\n\n\n<p>In the following demos, I have Slow 4G network emulation enabled along with CPU throttling. This is in order to better simulate what an average user may experience when navigating, such as on a mid-range device potentially with a WordPress site on a shared host.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Demo: Navigating the WordPress Admin</h3>\n\n\n\n<p>After navigating from the Dashboard to the posts list table and then opening a post to edit, you can see the difference in speed navigating back and forth through the browser history:</p>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h4 class=\"wp-block-heading has-text-align-center\">Without bfcache</h4>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h4 class=\"wp-block-heading has-text-align-center\">With bfcache</h4>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Demo: Navigating the WordPress Frontend</h3>\n\n\n\n<p>Here you can see me draft a message in a BuddyPress activity update. Then I navigate to another URL, and then I go back and forward:</p>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h4 class=\"wp-block-heading has-text-align-center\">Without bfcache</h4>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div><figcaption class=\"wp-element-caption\">The drafted BuddyPress activity update is lost when navigating away from the page before submitting. The activity feed and Tweet have to be reconstructed with each back/forward navigation.</figcaption></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h4 class=\"wp-block-heading has-text-align-center\">With bfcache</h4>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div><figcaption class=\"wp-element-caption\">The drafted BuddyPress activity update is preserved when navigating away from the page without submitting. The activity feed and Tweet do not have to be reconstructed when navigating to previously visited pages via the back/forward buttons.</figcaption></figure>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Appendix</h2>\n\n\n\n<p>WooCommerce has been serving pages with <code>no-store</code> even for unauthenticated users on its Cart, Checkout, and Account pages. This slowed down navigating a store, even though Woo already implements support for ensuring a cart is up-to-date via the <code>pageshow</code> event, as <a href=\"https://weston.ruter.net/category/wordpress/feed/#stale-content-in-page-caches\">mentioned</a> above. The lack of bfcache means not only that navigating back to the cart is much slower than it needs to be, but there can also be data loss, for example an entered coupon but accidentally not applied. In PR <a href=\"https://github.com/woocommerce/woocommerce/pull/58445\">#58445</a> the sending of <code>no-store</code> was removed. This is slated to be part of v10.1. See <a href=\"https://github.com/woocommerce/woocommerce/pull/58445#issuecomment-3014404754\">before/after demo videos</a>.</p>\n\n\n\n<p>Similarly, in Jetpack certain admin screens are sending <code>no-store</code> which slow down back/forward navigations. In Jetpack 14.9, PR <a href=\"https://github.com/Automattic/jetpack/pull/44322\">#44322</a> removes this and greatly speeds up navigating to/from Jetpack admin screens, as seen in the <a href=\"https://github.com/Automattic/jetpack/pull/44322#:~:text=no%2Dstore.-,Demo%20Video,-Compare%20navigating%20back\">demo videos</a>.</p>\n\n\n\n<p>Sometimes the instantaneous navigations enabled by bfcache (and prerendering in Speculative Loading) can be a bit jarring, since pages load faster than expected. So the No-cache BFCache pairs well with the <a href=\"https://wordpress.org/plugins/view-transitions/\">View Transitions</a> plugin which now features an Admin View Transitions opt-in. This helps smooth the overall experience.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Special thanks to <a href=\"https://kinsta.com/\">Kinsta</a> for <a href=\"https://github.com/sponsors/westonruter\">sponsoring</a> part of my time contributing to WordPress while I&#8217;ve been <a href=\"https://weston.ruter.net/2025/05/14/a-decade-as-a-core-committer-my-wordpress-contribution-history/\">between full time roles</a>. I also <a href=\"https://www.youtube.com/watch?v=d_I_JsFi2M0&amp;t=842s\">discussed</a> this bfcache project in my “<a href=\"https://youtu.be/d_I_JsFi2M0\">From Cassette Tapes to Core Commits: Weston Ruter’s WordPress Journey</a>” interview with <a href=\"https://www.linkedin.com/in/rogerwilliamsmedia?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BSVYGJ1iQReyyHVN4aXnkag%3D%3D\">Roger Williams</a> last week.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-medium-font-size\">Where I&#8217;ve shared this, if you want to boost:</p>\n\n\n\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://www.linkedin.com/posts/westonruter_instant-backforward-navigations-in-wordpress-activity-7353696655562452995-zu-E?utm_source=share&#038;utm_medium=member_desktop&#038;rcm=ACoAAACIeJ0BUsdEu-G5aiGg1JkXrMQ-C6tbCsI\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-bluesky  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://bsky.app/profile/weston.ruter.net/post/3lumkutpuv22l\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.3,4.2c2.3,1.7,4.8,5.3,5.7,7.2.9-1.9,3.4-5.4,5.7-7.2,1.7-1.3,4.3-2.2,4.3.9s-.4,5.2-.6,5.9c-.7,2.6-3.3,3.2-5.6,2.8,4,.7,5.1,3,2.9,5.3-5,5.2-6.7-2.8-6.7-2.8,0,0-1.7,8-6.7,2.8-2.2-2.3-1.2-4.6,2.9-5.3-2.3.4-4.9-.3-5.6-2.8-.2-.7-.6-5.3-.6-5.9,0-3.1,2.7-2.1,4.3-.9h0Z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bluesky</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-mastodon  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://mastodon.social/@westonruter/114901525584434540\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z\"></svg><span class=\"wp-block-social-link-label screen-reader-text\">Mastodon</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://x.com/westonruter/status/1947932105599815923\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-threads  wp-block-social-link\"><a class=\"wp-block-social-link-anchor\" href=\"https://www.threads.com/@westonruter/post/DMcW7QUOfrC?xmt=AQF0RmSf6xjzbuDgVlvigocp0pk-4R0eBjA7GUIEXS4bQw\"><svg height=\"24\" version=\"1.1\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.3 11.3c-.1 0-.2-.1-.2-.1-.1-2.6-1.5-4-3.9-4-1.4 0-2.6.6-3.3 1.7l1.3.9c.5-.8 1.4-1 2-1 .8 0 1.4.2 1.7.7.3.3.5.8.5 1.3-.7-.1-1.4-.2-2.2-.1-2.2.1-3.7 1.4-3.6 3.2 0 .9.5 1.7 1.3 2.2.7.4 1.5.6 2.4.6 1.2-.1 2.1-.5 2.7-1.3.5-.6.8-1.4.9-2.4.6.3 1 .8 1.2 1.3.4.9.4 2.4-.8 3.6-1.1 1.1-2.3 1.5-4.3 1.5-2.1 0-3.8-.7-4.8-2S5.7 14.3 5.7 12c0-2.3.5-4.1 1.5-5.4 1.1-1.3 2.7-2 4.8-2 2.2 0 3.8.7 4.9 2 .5.7.9 1.5 1.2 2.5l1.5-.4c-.3-1.2-.8-2.2-1.5-3.1-1.3-1.7-3.3-2.6-6-2.6-2.6 0-4.7.9-6 2.6C4.9 7.2 4.3 9.3 4.3 12s.6 4.8 1.9 6.4c1.4 1.7 3.4 2.6 6 2.6 2.3 0 4-.6 5.3-2 1.8-1.8 1.7-4 1.1-5.4-.4-.9-1.2-1.7-2.3-2.3zm-4 3.8c-1 .1-2-.4-2-1.3 0-.7.5-1.5 2.1-1.6h.5c.6 0 1.1.1 1.6.2-.2 2.3-1.3 2.7-2.2 2.7z\"></svg><span class=\"wp-block-social-link-label screen-reader-text\">Threads</span></a></li></ul>\n\n\n\n<p></p>\n<p>The post <a href=\"https://weston.ruter.net/2025/07/23/instant-back-forward-navigations-in-wordpress/\">Instant Back/Forward Navigations in WordPress</a> appeared first on <a href=\"https://weston.ruter.net\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jul 2025 07:51:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Jonathan Desrosiers: Implementing AI in Open Source Without Losing the Human Touch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://jonathandesrosiers.com/?p=6434\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://jonathandesrosiers.com/2025/07/implementing-ai-in-open-source-without-losing-the-human-touch/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14043:\"<p class=\"\">AI is reshaping how we interact with technology and with each other. In large, collaborative Open Source communities like <a href=\"https://wordpress.org/\">WordPress</a>, the shift towards AI is exciting, but it brings unique challenges when applied across a global contributor base.</p>\n\n\n\n<p class=\"\">There are extreme stances on both sides of the argument. On one side: &#8220;AI everything.&#8221; On the other: &#8220;AI has no place here.&#8221; I am somewhere in the middle. Watching. Listening. Experimenting.</p>\n\n\n\n<p class=\"\">I spend a lot of time <a href=\"https://jonathandesrosiers.com/2019/06/wordpress-triage-team-3-month-reflection/\">thinking about contributor workflows and triage</a>. This post is a reflection on how we might integrate AI into those areas in thoughtful ways, without losing the human qualities that make Open Source great.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ai-is-just-the-newest-kind-of-automation\">AI Is Just the Newest Kind of Automation</h2>\n\n\n\n<p class=\"\">Automation is not new. WordPress has embraced automation in many forms over the years: build scripts, linting tools, unit testing, continuous integration workflows, and more. AI is simply another form of automation. It only does what we configure it to do. We haven’t reached any kind of singularity just yet.</p>\n\n\n\n<p class=\"\">But with great power comes great responsibility. Just because we can doesn’t mean we should. Every proposed use of AI should be <a href=\"https://maintaine.rs/desrosj\">measured against</a> our <a href=\"https://wordpress.org/about/philosophy/\">core values</a>: putting the users first, backwards compatibility, democratizing publishing, and making WordPress welcoming to contributors of all skill levels.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-should-always-be-human\">What Should Always Be Human?</h2>\n\n\n\n<p class=\"\">Before we introduce AI into the community, we need to answer one critical question: What <em><strong>must</strong></em> be human? If we first identify those things and declare them sacred, we can then begin to explore how to best surround and support them with AI-related tools.</p>\n\n\n\n<p class=\"\">Related to that is another important question: What do people <em><strong>expect</strong></em> to be human? And where do those expectations align or conflict with perception, or the tasks that actually make us more productive?</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-full wp-lightbox-container\"><img alt=\"A person standing alone in front of a large, bright white screen, with only their silhouette visible against the light background.\" class=\"wp-image-6439 not-transparent\" height=\"1707\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/96466603e98a99495.95027958-scaled.jpg\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\"><a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/untitled-post-submission-621/\">photo</a> by <a href=\"https://www.nilovelez.com/\">Nilo Velez</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</figcaption></figure>\n\n\n\n<p class=\"\">From personal experience, I hate when I’m forced to interact with AI or a chat bot when I was instead expecting (or hoping for) a human. Rarely am I surprised in a good way. More often I’m frustrated and disappointed by limitations and rigid structure. Expectations matter.</p>\n\n\n\n<p class=\"\">The right approach could be to let each contributor configure the level of AI support they want to meet their needs and expectations.</p>\n\n\n\n<p class=\"\">Some common-sense boundaries might include the following:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-first-and-last-interaction-on-every-ticket-should-always-be-human\">The first and last interaction on every ticket should always be human</h3>\n\n\n\n<p class=\"\">Creating a ticket in a large project takes courage. A human response is a sign of respect and gratitude. Every reporter is owed at least two human responses. That human interaction sets the tone, builds trust, and encourages continued participation. Tactfully sprinkling AI in the middle is acceptable.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-ai-should-not-be-used-for-evaluating-ideas-or-making-decisions\">AI should not be used for evaluating ideas or making decisions</h3>\n\n\n\n<p class=\"\">Verifying a patch, helping adhere to coding standards, providing suggestions for improvement, or flagging potential issues based on past commit activity are all great opportunities to use AI. But using AI to actually make decisions becomes quite risky.</p>\n\n\n\n<p class=\"\">I think it’s safe to say that the overwhelming majority of contributors expect final decisions to be made by humans. However, AI could support the evaluation of ideas by identifying possible consequences, providing historical context, fact-checking, and validating rationale.</p>\n\n\n\n<p class=\"\">There could also be an option to request deeper AI insight using a keyword, like <code>needs-ai-feedback</code>, when necessary.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-ai-can-break-down-cultural-and-language-barriers\">AI can break down cultural and language barriers</h3>\n\n\n\n<p class=\"\">Global collaboration is a strength of Open Source, but it also introduces communication challenges. Language barriers, social norms, and tone differences can unintentionally create friction. AI has the potential to help us bridge those gaps. It can assist with translating intent, softening language, and suggesting more inclusive phrasing. By helping contributors express themselves clearly and interpret others more generously, AI can promote empathy and reduce misunderstandings.</p>\n\n\n\n<p class=\"\">While there are <a href=\"https://es.wordpress.org/support/\">localized support resources</a> for the WordPress project, it&#8217;s generally expected that when contributing you are doing so in English. But what if AI were used to automatically translate any message, allowing someone to contribute in their native tongue? <a href=\"https://jonathandesrosiers.com/2025/07/the-ghosts-of-unactivated-contributors/\">How many more contributors could we activated</a> with something like this?</p>\n\n\n\n<p class=\"\">When used thoughtfully, AI can enhance human conversations across cultures rather than replace them.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ai-as-a-contributor-onboarding-tool\">AI as a Contributor Onboarding Tool</h2>\n\n\n\n<p class=\"\">AI is great for handling beginner-leaning tasks. So how can we use AI to level up contributors that are just getting involved?</p>\n\n\n\n<p class=\"\">This is also tricky because Open Source projects <em>need</em> contributors of all levels to ensure a healthy pipeline. We don’t want to replace them since the novice contributors of today are potentially future maintainers and leaders. Instead, we should focus on how to support and empower them.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-full wp-lightbox-container\"><img alt=\"A large, empty auditorium with rows of numbered blue seats with yellow trim.\" class=\"wp-image-6444 not-transparent\" height=\"1707\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/957645e31e382a517.41452423-scaled.jpg\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\"><a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/957645e31e/\">photo</a> by <a href=\"https://wordpress.org/photos/author/tomlach/\">Tomek Lach</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</figcaption></figure>\n\n\n\n<p class=\"\">AI could assist new contributors in a number of ways: explaining the history behind a change, suggesting further reading, answering questions, and setting expectations by describing what usually happens next for similar tickets.</p>\n\n\n\n<p class=\"\">The number one thing I hear from new contributors is that it’s too hard to find something to do. That’s ironic, given how much work there is. Unfortunately, most of it just isn’t easy to find.</p>\n\n\n\n<p class=\"\">With the right prompts, AI could help new contributors by doing things like:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">Ask qualifying questions and use its understanding of contributor expectations and process to suggest appropriate tickets.</li>\n\n\n\n<li class=\"\">Provide detailed descriptions of what needs to be done and why it matters.</li>\n\n\n\n<li class=\"\">Recommend logical next steps or related tickets based on interest and skill level.</li>\n</ul>\n\n\n\n<p class=\"\">These types of interaction could help people get started and build confidence more quickly.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-preserving-the-human-voice\">Preserving the Human Voice</h2>\n\n\n\n<p class=\"\">Another fun idea: What if we trained AI bots in the style of long-time contributors? That kind of tool could preserve institutional knowledge while making expert guidance more accessible.</p>\n\n\n\n<p class=\"\">Many have joked before: &#8220;If only we could clone <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey</a>.&#8221; Maybe AI makes the kind of mentorship our most prolific contributors provide more scalable. With well-documented public contributions, we could build agents trained on a contributor’s feedback patterns (with clear disclaimers that they are approximations, not endorsements, of course).</p>\n\n\n\n<p class=\"\">It could also be component-specific. Perhaps there’s a Jonathan bot that responds to feedback requests on Build/Test Tool tickets. Or perhaps a <a href=\"https://aaron.jorb.in/\">Jorbin bot</a> that offers a clever pun before sharing deep historical context. These bots wouldn’t replace the people behind them; they could help scale their impact and preserve bandwidth. Of course, we’d need community agreement, ethical safeguards, and consent before simulating the voice of any individual contributor.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-strengthening-ai-tools-through-documentation\">Strengthening AI Tools Through Documentation</h2>\n\n\n\n<p class=\"\">Cross-team collaboration and documentation could benefit greatly from AI. But AI is only as good as the data it&#8217;s trained on. That makes clear, consistent documentation essential, not just helpful.</p>\n\n\n\n<p class=\"\">For AI to be successfully implemented, our processes, workflows, and expectations all need to be clearly documented. Now is the time to take stock of our processes, standards, and documentation gaps. This includes teams like Performance, Accessibility, Internationalization, Design, and AI itself.</p>\n\n\n\n<p class=\"\">There are already areas where automation could be introduced thoughtfully. Trac, for example, uses a s<a href=\"https://make.wordpress.org/core/handbook/contribute/trac/keywords/\">et of action and status keywords</a> that are excellent candidates for AI-assisted workflows. A keyword like <code>fixed-major</code> could automatically trigger a pull request backport. Similarly, AI could suggest keywords, help verify whether a keyword is appropriate, or identify when something has been overlooked. But the documentation around these keywords is basic at best.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-building-educational-content\">Building Educational Content</h2>\n\n\n\n<p class=\"\">Another promising area is summarizing complex or repetitive concepts. AI excels at distilling large volumes of discussion and activity into summaries, tutorials, or templates. This could be especially useful for the Learn team, where AI might monitor contributor activity and auto-draft course outlines or video scripts for tasks that are frequently repeated.</p>\n\n\n\n<p class=\"\">Creating this content can take a considerable amount of time, and contributors who perform these tasks often don’t have the bandwidth to document them as well.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-closing-thoughts\">Closing Thoughts</h2>\n\n\n\n<p class=\"\">AI holds enormous potential to make Open Source more welcoming, efficient, and inclusive. But that’s only possible if we use it with intention. We should approach AI the same way we approach any other major change to the project. It should be evaluated like everything else: carefully, collaboratively, and with the long-term health of the community in mind.</p>\n\n\n\n<p class=\"\">How do we avoid creating more work for our future selves?</p>\n\n\n\n<p class=\"\">Let’s not just ask what AI can do. Let’s ask what it should do, what it should never replace, and how we can answer those questions together as humans.</p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Featured image credit: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/844634897d/\">photo</a> by <a href=\"https://wordpress.org/photos/author/jenniferbourn/\">Jennifer Bourn</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</em></p>\n<p>The post <a href=\"https://jonathandesrosiers.com/2025/07/implementing-ai-in-open-source-without-losing-the-human-touch/\">Implementing AI in Open Source Without Losing the Human Touch</a> appeared first on <a href=\"https://jonathandesrosiers.com\">Jonathan Desrosiers</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Jul 2025 18:05:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Tammie Lister: Optimizing triage with AI starting points\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://binatethoughts.com/?p=2398\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://binatethoughts.com/optimizing-triage-with-ai-starting-points/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7860:\"<p>Back in June, I wrote about how <a href=\"https://binatethoughts.com/optimising-triage-and-review-processes-in-wordpress-using-ai/\">triage and reviews</a> in WordPress could be optimized with the help of AI. Since then, discussions have taken place, and last week, James LePage released the <a href=\"https://github.com/Jameswlepage/trac-mcp\">Trac MCP Server</a>, which is now capable of interacting with Claude and ChatGPT. A demo of the MCP server is available <a href=\"https://mcp-server-wporg-trac-staging.a8cai.workers.dev\">here</a>. With this in mind, I would like to share my perspective on how this can be applied now.</p>\n\n\n\n<p>Before I dive in, it&#8217;s worth noting that this isn&#8217;t a problem that can be solved by one person or one view. It also doesn&#8217;t just solve looking at one tool or Trac, GitHub alone. It happens during discussions, when multiple people think about this and then explorations take place. It does, however, need to start, and we can do that without disrupting our existing flows. AI can empower us, and tools like this can improve and boost our flows today.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>MCP Servers: Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol</p>\n\n\n\n<p class=\"has-medium-font-size\"><a href=\"https://modelcontextprotocol.io/introduction\">https://modelcontextprotocol.io/introduction</a></p>\n</blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">The issue</h2>\n\n\n\n<p>WordPress has thousands of open tickets spanning many years. Humans are not as good at pattern matching as AI. We do, however, pattern match, and we work well when they are brought to our attention. Whilst closing all tickets via automation would be a friction point, using AI to support, guide and surface what should be worked on makes a lot of sense. Traditional triage is manual, often even though we can use the best reports, which are not as scalable as we would like.</p>\n\n\n\n<p>The current reporting tools in Trac are limited to the interface. They are bound by query construction and are not often created using natural language, so their formation is disjointed and frequently problematic for many to access.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Starting with prompts</h2>\n\n\n\n<p>This is where tools like the Trac MCP Server can be beneficial. For example, Claude allows you to prompt to get an output. If we think of these as &#8216;reports&#8217; in the loose term, they can be tested in triage sessions.</p>\n\n\n\n<p>The Trac MCP Server unlocks the data and could, through Claude or ChatGPT, even surface the project&#8217;s health. A key point, though, is not to use it to replicate the tasks that reports do today. It can do more and should do.</p>\n\n\n\n<p>Building up fidelity like this is a process we are all familiar with in engineering. You algorithmic work out something, then you build it, then you automate it. If you utilise AI, you can achieve better results, and we all know this. It&#8217;s just tempting to skip to the good part of letting AI hallucinate a prompt sometimes.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Not just triage, context</h2>\n\n\n\n<p>Through this MCP server, access is available to all WordPress development history in Trac. Every bug, enhancement, discussion and decision. This goes beyond triage, so worth noting. Imagine you want, for example, context on decisions. You can do that by querying a ticket. I decided to go on a little journey.</p>\n\n\n\n<p>For example, consider the following prompt: <strong>&#8220;What is happening in WordPress development right now?&#8221;</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-2422\" height=\"1024\" src=\"https://binatethoughts.com/wp-content/uploads/2025/07/image-2-910x1024.png\" width=\"910\" /></figure>\n\n\n\n<p>Perhaps you&#8217;d like to delve a bit deeper into: <strong>&#8220;What types of tickets are sitting open vs. getting fixed?&#8221;</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-2424\" height=\"1024\" src=\"https://binatethoughts.com/wp-content/uploads/2025/07/image-3-891x1024.png\" width=\"891\" /></figure>\n\n\n\n<p>I then went a little more into things: <strong>&#8220;Can I predict which tickets need attention?&#8221;</strong>. I began thinking about a severity classification framework in collaboration with Claude; by doing this, I could create a report that queried. This would give me an action list to compare against the predictions. This is how to level up this type of data.</p>\n\n\n\n<p>The key issue to resolve here is figuring out which classification framework to use and how an agreement is reached. It&#8217;s all well and suitable for each of us to use a different one that we vibe with, but there needs to be a standard for the project. This is achievable, though, and it starts with using all we know and use daily in triage. Once we have that, we can have a standard to measure by.</p>\n\n\n\n<p>This can be used in a variety of applications, from triage to product management and writing posts to providing context for yourself. Having this type of easy, natural access unlocks the hidden history of WordPress development.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Extra level</h2>\n\n\n\n<p>If the reports are consistently surfacing correct results, we should add even proposed closings. We only do that once the reports are consistent. An MCP server delivers data, allowing AI to access it, and that&#8217;s where the power comes in.</p>\n\n\n\n<p>This may not require an interface. At some point, perhaps, but right now, exploring what can be unlocked by prompting is where the true power lies. You can pipe it in and generate something. You can vibe a dashboard (I did for a timebox fun), but that&#8217;s a nice-to-have tool, or at least distracts from how useful this can be if the prompting can be refined and data dug into. The more personally I use tools like this, the less I want an interface beyond a prompt, at least to start. I want to work out how they will be helpful.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Considerations</h2>\n\n\n\n<p>As with anything freshly baked like this, there are considerations and caveats. Trac is just one place where things happen; GitHub is the other, so we do need a way to see a holistic picture to know the entire state. Other things we likely need are an easier way to query based on users, although the reports in Trac are well-suited for that purpose. We need to be continuously mindful that this is not to replicate or replace those, but go beyond and give us something they don&#8217;t, not be bound by the reporting tool&#8217;s interface.</p>\n\n\n\n<p>Access to this meant I used my Claude account, and while many have this, we need to be considerate that not everyone has access to these tools yet at the paid tiers. That was why seeing ChatGPT support added was great. Overall, though, the barrier to entry is low, and I encourage people to explore and see what they can create. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Reflections</h2>\n\n\n\n<p>The future of open source development isn&#8217;t just about better code; it&#8217;s about better intelligence on how we build that code. We need that access where we work. One pattern I have noticed with this MCP server is how useful it is to have it exist for me. Simply knowing I can prompt like this means I do. There is a strong case to be made for no interface, but reusable prompting at least while we work out agentic approaches to triage.</p>\n\n\n\n<p>I find myself exploring this data because it is accessible to me. I say that as someone who can create reports in Trac. But, there is something much more human about the way we create prompts. This is also the first week of the Trac MCP server. Let&#8217;s see what the next iterations bring and where others take this.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Jul 2025 11:22:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"binatethoughts.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Open Channels FM: The Indonesia WordPress Community Gets Ready for WordCamp Asia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=103551\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://openchannels.fm/the-indonesia-wordpress-community-gets-ready-for-wordcamp-asia/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:206:\"In the final WordPress Event Talk, the Indonesian community discussed Indonesia\'s readiness to host WordCamp Asia, emphasizing local strengths, challenges, and the need for a phased approach to preparation.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Jul 2025 05:56:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Open Channels FM: The Power (and Profits) of Being a Generalist in WordPress Consulting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=101221\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://openchannels.fm/the-power-and-profits-of-being-a-generalist-in-wordpress-consulting/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:217:\"Three WordPress veterans argue that generalists are valuable in tech, emphasizing adaptability, effective communication, and problem-solving abilities over narrow specialization for achieving higher consultancy rates.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Jul 2025 12:12:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"Gutenberg Times: AI Building Blocks, WordCamp US, WordPress 6.9 Planning, Block Developer Cookbook—Weekend Edition 334\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=40875\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23102:\"<p>Hi there, </p>\n\n\n\n<p>It&#8217;s good to be back from vacation! Norway is a great country with a rich history, excellent food, great culture, and huge prices. It is absolutely worth it, though. </p>\n\n\n\n<p>While I was away, some great educational programs came online. I am glad <strong>Destiny Kanno</strong> published <a href=\"https://make.wordpress.org/community/2025/07/18/how-to-talk-about-and-support-the-new-wordpress-education-initiatives/\">How to Talk About and Support the New WordPress Education Initiatives</a> to catch me and you up on all the fabulous opportunities to help young folks get acquainted with WordPress and learn some life skills, too. </p>\n\n\n\n<p>For the first time in three years, I will be back at <strong>WordCamp US in Portland, OR, August 26 to 29, 2025</strong>. Will you be there? I would love to see you again in person. It&#8217;s been too long! <a href=\"https://us.wordcamp.org/2025/tickets/\">Get your ticket now.</a> The organizer <a href=\"https://x.com/WordCampUS/status/1946313007815893102\">started announcing speakers</a>. </p>\n\n\n\n<p>And now back to regular programming. Enjoy the newsletter. </p>\n\n\n\n<p>Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\">\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#0-word-press-release-information\">Developing Gutenberg and WordPress</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#0-p\">Plugins, Themes, and tools for #nocode site builders and owners</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#new-and-updated-plugins\">New and updated Plugins</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#classic-vs-blocks-vs-page-builders\">Classic vs. Blocks vs. Page Builders</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/ai-building-blocks-wordcamp-us-wordpress-6-9-planning-block-developer-cookbook-weekend-edition-334/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</a></li></ol></nav>\n</div></div>\n</section>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\"><strong>WordPress 6.8.2 Maintenance Release</strong></a> came out this week. Release lead <strong>Jean Baptist Audras</strong> mentioned in his release post that <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">20 core</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/70557\">15 </a>bloc<a href=\"https://github.com/WordPress/gutenberg/pull/70557\">k editor</a> fixes were included in this minor release. Update now to benefit from these bug fixes. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Core committer <strong>Jeffrey Paul</strong> posted the <strong><a href=\"https://make.wordpress.org/core/2025/07/11/wordpress-6-9-planning-proposal-and-call-for-volunteers/\">WordPress 6.9 Planning Proposal and Call for Volunteers</a>.</strong> The deadline to apply for the release squad is July 25th, 2025. Beta 1 is scheduled for October 21, RC 1 for November 11, and the final release date is December 2, 2025.</p>\n\n\n\n<p>Just doing some quick calculations here: It looks like the upcoming release is going to pack in all the goodies from Gutenberg versions 20.5 to 21.9, assuming we keep up that two-week release schedule.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> published <a href=\"https://developer.wordpress.org/news/2025/07/whats-new-for-developers-july-2025/\"><strong>What&#8217;s new for Developer (July 2025)</strong></a> and lists phased plugin updates, custom social icons, and more in this summer edition of the monthly WordPress developer roundup. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Speaking of the WordPress Developer Blog, <strong>Mary Baum</strong> put out a call for writers! If you like writing technical tutorials and sharing your learnings or research with WordPress developers, get the skinny from her post: <a href=\"https://developer.wordpress.org/news/2025/07/the-developer-blog-needs-you/\"><strong>The Developer Blog needs you!</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Hector Prieto</strong> just managed the release of <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v21.2.0\"><strong>Gutenberg 21.2.</strong></a> It brings further refinements to the interface , Dataviews and continued progress on toolspanel implementation. You can read the full release post with details <a href=\"https://make.wordpress.org/core/2025/07/18/whats-new-in-gutenberg-21-2-16-july/\"><strong>on what’s new in Gutenberg 21.2? (16 July)</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>James LePage</strong> gives you a run down of the <strong><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/\">AI Building Blocks for WordPress</a>.</strong> Each building block is listed with a brief description and a more detailed overview article linked for further reading.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/php-ai-api/\">PHP AI Client SDK</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/abilities-api\">Abilities API</a> (former Feature API) </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/mcp-adapter\">MCP Adapter</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2025/07/17/ai-experiments-plugin\">AI Experiments Plugin</a></li>\n</ul>\n\n\n\n<p>The plugins will be worked on as canonical/feature plugins to avoid early lock-in in a space that moves really, really fast at the moment. LePage also gives context to how this work overlaps with the initiatives of Gutenberg Phase 3: new admin design, collaborative editing, and the work on revamping the Media Library. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In this week&#8217;s live stream, <strong>JuanMa Garrido</strong> covered each of the <strong>building blocks</strong>. You can watch the recording on YouTube: <a href=\"https://www.youtube.com/watch?v=Ban33rXA9as\" rel=\"noreferrer noopener\" target=\"_blank\"><strong>Core projects for AI in WordPress</strong></a></p>\n\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-119-wordpress-6-8-2-and-6-9-gutenberg-21-1-21-2-and-21-3-releases/\">Gutenberg Changelog 119—WordPress 6.8.2 and 6.9, Gutenberg 21.1, 21.2, and 21.3 Releases</a> with Tammie Lister. </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Tammie Lister and Birgit Pauli-Haack recording Gutenberg Changelog 119\" class=\"wp-image-40972\" height=\"184\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2025/07/Screenshot-2025-07-25-at-10.53.45.png?resize=652%2C184&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"has-small-font-size\"><em>If you are listening via Spotify, please leave a comment. If you listen via other podcast apps, please leave a review. It&#8217;ll help with the distribution.</em></p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and tools for #nocode site builders and owners</h2>\n\n\n\n<p>In his latest video, <strong><a href=\"https://www.youtube.com/watch?v=bHVpoYVDXeg\">Designing with the Columns block</a></strong>, <strong>Wes Theron</strong> guides you through how to use the columns block to build various layouts to build sites. He covers how to structure and organize your content. He’ll show you how to add, customize, and design layouts with multiple columns—ideal for displaying text, images, and other blocks side by side.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h3 class=\"wp-block-heading\" id=\"new-and-updated-plugins\">New and updated Plugins</h3>\n\n\n\n<p><strong>Brian Coords</strong>, developer advocate at Woo, announced &#8220;<a href=\"https://developer.woocommerce.com/2025/07/14/woocommerce-10-0-investing-in-accessibility/\" rel=\"noreferrer noopener\" target=\"_blank\">WooCommerce 10.0 is here!</a> </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Major frontend accessibility improvements</li>\n\n\n\n<li>Shareable checkout URLs</li>\n\n\n\n<li>Coupon enhancements</li>\n\n\n\n<li>A better product importer.</li>\n\n\n\n<li>And over 400 commits from 67 contributors!&#8217;</li>\n</ul>\n\n\n\n<p>The <a href=\"https://developer.woocommerce.com/2025/07/14/woocommerce-10-0-investing-in-accessibility/\">release notes</a> have all the details including screenshots and links. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Remote Data Blocks</strong> is a WordPress plugin by Automattic&#8217;s WordPressVIP team. It lets you fetch and display remote data in Gutenberg using customizable blocks. It’s ideal for flat, consistent data sources like APIs or Google Sheets. You map data to layouts, and the plugin handles fetching, caching, and rendering inside the block editor. <a href=\"https://remotedatablocks.com/docs/\">Documentation is available on this site</a>. You can <a href=\"https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/Automattic/remote-data-blocks/trunk/blueprint.json\">test it with Playground.</a></p>\n\n\n\n<p><strong>Stephen Edde</strong> blogged about it: <a href=\"https://wpvip.com/blog/bring-content-to-life-with-remote-data-blocks/\"><strong>Bring Your Content to Life With Remote Data Blocks</strong></a>. He also invites you to the webinar <a href=\"https://wpvip.com/event/launched-wordpress-vips-newest-product-solutions/\">Launched: The Newest Product Solutions</a> from WordPress VIP on August 21, 2025, at 18:00 UTC <br /></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nathan Wrigley</strong> and <strong>Dan Maby</strong> have just rolled out the beta version of their awesome new <a href=\"https://www.podcasterplus.com\">Podcaster Plus plugin</a>! It makes building podcast websites easy without any coding. It pulls your RSS feed automatically to show episodes and offers customizable blocks and a responsive player which works well on any device. It’s designed for podcasters and agencies managing multiple shows, focusing on quick setup and flexible layouts within WordPress. Or so the promise. You can sign up for the beta<a href=\"https://www.podcasterplus.com/beta/\"> version</a> with your email address.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Lesley Sim</strong> and <strong>Ahmed Fouad</strong> are the awesome duo behind Newsletter Glue, and guess what? They just sold it! <img alt=\"🎉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f389.png\" style=\"height: 1em;\" /> Now, they’ve rolled out their new project, <strong><a href=\"https://eventkoi.com/\">EventKoi</a></strong>, which is a super cool events calendar plugin for WordPress fans. Want to know more about what they’re up to? Check out the sneak peek video and hop on that waitlist!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Marco Almeida</strong> from Naked Cat Plugins just published a free plugin called <a href=\"https://wordpress.org/plugins/lang-attribute-blocks/\"><strong>Language Attribute for Container Blocks</strong></a>. Once you install it, you can easily add an <code>lang</code> HTML attribute to your Group, Columns, and Cover blocks on your site. It helps accessibility tools and browsers figure out the language of different sections on your page. The readme file mentions that it came to pass as a community collaboration out of WordCamp Europe.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Paul Halfpenny</strong> announced <a href=\"https://personalizewp.com/blog/announcements/personalizewp-pro-is-now-completely-free-choose-your-perfect-personalization-solution/\"><strong>PersonalizeWP Pro Is Now Completely Free: Choose Your Perfect Personalization Solution</strong></a>. &#8220;WordPress personalization just became accessible to everyone.&#8221; It also meant as a contribution to help WordPress stay competitive with other platforms that offer personalization out of the box. Halfpenny explains about the two version, PersonalizeWP Lite and Pro, for different use cases. The plugin helps site owners to provide different content depending on user behavior or make it visible under different conditions, depending on user types. while keeping within privacy guidelines.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"classic-vs-blocks-vs-page-builders\">Classic vs. Blocks vs. Page Builders</h3>\n\n\n\n<p><strong>Sagar Sharma</strong>, from Lubus, just dropped a post titled <a href=\"https://lubus.in/blog/migrated-to-wordpress-block-editor-fse\"><strong>Embracing What We Preach: Our Journey Migrating to WordPress Block Editor &amp; Full Site Editing</strong></a>. It’s all about their journey moving the agency&#8217;s website from the old-school WordPress setup to the new block editor and block theme. Why? To get more flexibility, speed things up, cut down on plugins, and keep the design consistent. You&#8217;ll get the scoop on their rebranding, how they rolled out the FSE migration step by step, and how they’re fine-tuning things along the way. Sharma also shares how they empowered non-tech folks to handle content and how this switch seriously leveled up user experience and SEO scores.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>While Lubus works with middle and large clients, <strong>Patricia Brun Torre</strong> tells a similar story on why she <a href=\"https://patriciabt.com/blog/i-love-the-wp-block-editor-site-editor-and-the-gutenberg-project\"><strong>loves the WP block editor, site editor, and the Gutenberg project</strong></a>. She raves about how the WordPress block editor and site editor are super fast, easy to use, work without extra plugins and make teaching clients a breeze. She loves how everything is intuitive, copy-paste just works, and you can design full sites—including headers, footers, and layouts—without touching code.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>At WordCamp Krakow, a panel discussion was held around Page Builders. Magdalena Pjoreck, former freelancer and now developer at a hosting company; Raitis Sevelis, owner of WPBakery; and Robert Windisch, owner of Syde, an enterprise agency, all come to the discussion from different angles. The conversation was recorded and is <a href=\"https://wordpress.tv/2025/07/14/panel-discussion-page-builders/\">available on WordPressTV</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Bud Kraus</strong> published a new tutorial on how to apply <a href=\"https://kinsta.com/blog/customize-block-in-child-theme/\"><strong>custom styling for WordPress block themes using a child theme</strong></a>. He explains that child themes remain essential for customizing WordPress block themes, allowing safe style overrides and customizations without altering parent theme files. Kraus details how, despite the flexibility of block themes and theme.json, child themes are still crucial for advanced customization in WordPress. He demonstrates creating a child theme for the Twenty Twenty-Five theme, using its own style.css and functions.php to safely override styles, define custom block styles, and set up style variations, ensuring control without modifying parent theme files. <a href=\"https://kinsta.com/blog/customize-block-in-child-theme/\">​</a></p>\n\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #f9f9e5; border-radius: 22px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f9f9e5;\">\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg—Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p>\n</section>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p><strong>Ryan Welcher</strong> has been working on his <a href=\"https://blockdevelopercookbook.com/\">Block Developer Cookbook</a> for a few years. Hundreds of developers worked through examples at workshops at WordCamp Asia and WordCamp Europe. Now he brought it all to YouTube in one big livestream session. <a href=\"https://www.youtube.com/watch?v=NJsncDuSc94\"><strong>The Block Developer Cookbook: Live Stream Edition</strong></a>. You can use it to learn how to build custom WordPress blocks or freshen up on certain aspects of it. The video is full of real-world block development techniques , including custom blocks, variations, transforms, interactivity, and more. </p>\n\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In this week&#8217;s stream, Jonathan Bossenger covered Feature API updates &amp; building a block with Claude Code. He wrote, &#8220;This week, I reviewed the latest update to the Feature API and tested it against my course creation flow. After that, I wanted to see how easy it would be to build a block based on existing HTML/CSS and JS, but only using Claude Code in PhpStorm. The results were pretty impressive, but not perfect, so I decided to try coding it myself. However, I soon discovered that it had been so long since I built a block that I&#8217;d forgotten how to do it.&#8221;</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<section class=\"wp-block-newsletterglue-callout undefined not-color-set\" style=\"border-color: #eeeeee; border-radius: 26px; border-style: solid; border-width: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; text-align: left; margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom: 0px; background-color: #f3efe9;\">\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily builds for testing and review.</p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n</section>\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 19 Jul 2025 00:16:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Felix Arntz: How Open Source Contributions Elevate Your Professional Journey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://felix-arntz.me/?p=2173\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://felix-arntz.me/blog/open-source-contributions-elevate-your-professional-journey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9299:\"<p>In <a href=\"https://felix-arntz.me/blog/10-lessons-from-10-years-of-contributing-to-wordpress-core/\" rel=\"noreferrer noopener\" target=\"_blank\">my last post, I shared 10 lessons from 10 years of contributing to WordPress Core</a>. If you&#8217;re new to open source, I encourage you to review those insights. But today, I want to talk about something different: Even though you hopefully contribute out of passion and goodwill, giving back to an open source project can also give something significant back to you. Some of it my previous post may hint at, but in this post I&#8217;d like to look at it more broadly.</p>\n\n\n\n<p>As I mentioned in my previous post, contributing to WordPress Core has changed my career, and indirectly even many other aspects of my life, for the better in so many ways. And while my experience is rooted in WordPress Core, the benefits that OSS contributions can have for your professional development largely apply to almost any sizable open source project.</p>\n\n\n\n<span id=\"more-2173\"></span>\n\n\n\n<p>One of the most profound advantages of contributing to a popular open source project is the unparalleled experience of working on software with a massive and diverse user base. Imagine a project used by hundreds of thousands, or in WordPress&#8217;s case, millions of sites globally. This kind of scale exposes you to a multitude of edge cases, performance considerations, and accessibility challenges that are rarely encountered in smaller, internal projects. Outside of open source projects, this hands-on experience is often only accessible through roles at large tech corporations or highly successful startups with popular products, with complex eligibility requirements. That barrier of entry is wildly different for open source: Established project contributors are typically more welcoming to contributors, as support is almost always needed and appreciated.</p>\n\n\n\n<p>An open source project doesn&#8217;t demand five years of professional experience, a specific degree, or a list of impressive previous projects. You can simply show up and demonstrate your capabilities through initiative, passion, dedication, understanding, and persistence. As long as you are interested in supporting the project and maintain a curious and kind mindset, you can learn and grow simply by contributing to the project itself.</p>\n\n\n\n<p>The experience you gain from working on something large that impacts countless people globally, while distinct from a corporate product, can be immensely beneficial for your general professional development. This experience can even be a significant asset in landing a job at one of those larger tech companies, if that&#8217;s something you&#8217;re interested in.</p>\n\n\n\n<p>The more involved you become in an open source project, especially one relevant to the broader tech industry, the more you start to build a reputation. This reputation could be for being a reliable, efficient, nuanced, or benevolent contributor, or a combination of these traits. You&#8217;ll find people who appreciate your work, potentially even individuals you&#8217;ve long looked up to. While there might occasionally be disagreements or condescending voices, the positive feedback and support will almost certainly be the majority.</p>\n\n\n\n<p>As you consistently show up to contribute and do the work, it can also significantly help you build relationships with peers from whom you can learn, and perhaps even forge lasting friendships. For contractors, it can lead to more interesting gigs, and in some cases, companies might even reach out to you directly rather than you having to pursue them. And, with time, dedication, and a bit of luck, even those bigger job opportunities may find you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">My Personal Journey: From Imposter Syndrome to Google</h2>\n\n\n\n<p>Let me share a bit of my own story and how contributing to WordPress has shaped my career. When I first started contributing to WordPress Core in 2015, I battled a strong case of imposter syndrome. It took several months for me to truly grasp that I, too, could make substantial contributions, just like others, all while continuing to learn – after all, everyone has their unique strengths. Eventually, I found myself leading the development of new features that would land directly in WordPress Core, something I couldn&#8217;t have imagined when I started. A special shoutout goes to <a href=\"https://jeremyfelt.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Jeremy Felt</a>, who welcomed me into the WordPress Multisite team and empowered me as a contributor. I also want to thank <a href=\"https://profiles.wordpress.org/mahype/\" rel=\"noreferrer noopener\" target=\"_blank\">Sven Wagener</a> for trusting me early on with exciting open source freelancing work.</p>\n\n\n\n<p>The contributions I made, coupled with actively participating in community events like WordCamps, meeting new people, and nurturing my curiosity are a huge part of where I am today. Sometimes, I want to say that being a little bold also helped – but then again, as I&#8217;m writing this I wonder whether I only <em>thought</em> of some of my actions as bold <em>because</em> I was feeling like an imposter, and maybe those were just little moments where I overcame it.</p>\n\n\n\n<p>During my time as a freelancer, I saw a significant increase in interesting contracts as my reputation as a contributor grew and I became more recognized within the WordPress community. I ended up contracting for some of the largest companies in the ecosystem, and often, these collaborations simply arose from casual conversations at events.</p>\n\n\n\n<p>I always loved being a freelancer. Something that only some friends know about me is that I used to say, &#8220;I&#8217;m never going to quit freelancing, except maybe for Google.&#8221; To be clear, I mostly said that to emphasize how much I enjoyed freelancing. While I always thought working for Google would be incredible, I never in my wildest dreams believed it would become a realistic option for me.</p>\n\n\n\n<p>However, what transpired in 2018 completely blew me away. At that time, I had read a blog post by a Googler named Alberto Medina, announcing that Google was hiring for a new team focused on the WordPress ecosystem. Even though I had already achieved certain things as a contributor that made me proud, I found myself battling imposter syndrome again. &#8220;Sure, things are going well, but Google? Don&#8217;t these companies hire the most talented engineers in the world? That&#8217;s not me.&#8221; This was early 2018. Fast forward to WordCamp Europe 2018, I was exploring the Google booth when my friend <a href=\"https://weston.ruter.net/\" rel=\"noreferrer noopener\" target=\"_blank\">Weston Ruter</a> introduced me to <a href=\"https://profiles.wordpress.org/albertomedina/\" rel=\"noreferrer noopener\" target=\"_blank\">Alberto Medina</a> – yes, the same Alberto who worked at Google and wrote the post I mentioned earlier. One of the first things that emerged in our conversation was that Alberto already knew who I was. OMG! I kept my cool externally, but I was completely taken aback! Over the course of the WordCamp, we continued our conversations about the opportunity at Google. Eventually, I applied for a role on the new team. With Alberto&#8217;s continued support throughout the application process and a lot of preparation on my part, I went through the interviews and ultimately received a job offer. And to make the deal even sweeter, I learned I would be working alongside a few other WordPress folks whom I already considered friends. This is how I started working for Google, and I&#8217;m still here today.</p>\n\n\n\n<p>Please forgive the detour, but this is my personal prime example of how contributing to open source, specifically WordPress, significantly propelled my professional career. Selfishly, I also love to reminisce about this exciting time – it completely turned my life upside down, in so many positive ways.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Explore Open Source – It Might Be a Game Changer for Your Career</h2>\n\n\n\n<p>Contributing to open source can be a huge lever for your career. If you haven&#8217;t yet worked on the massively impactful projects that many job openings seem to demand, or if you&#8217;re fresh out of college, I strongly encourage you to explore open source. Heck, take some time to look into it even if you&#8217;re <em>in</em> college. For me, that was a time where I had less financial responsibility, which allowed me to put in several hours contributing to WordPress Core each week, alongside the freelancing I was doing at the same time.</p>\n\n\n\n<p>But at the end of the day, don&#8217;t contribute to OSS solely for professional gain, but do it for your passion. Find an open source project that genuinely interests you and that you can get excited about. That could be any relatively popular open source project – or it could be WordPress. I would certainly love to welcome you as a WordPress Core contributor.</p>\n<p>The post <a href=\"https://felix-arntz.me/blog/open-source-contributions-elevate-your-professional-journey/\">How Open Source Contributions Elevate Your Professional Journey</a> appeared first on <a href=\"https://felix-arntz.me\">felix-arntz.me</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Jul 2025 16:27:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Felix\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Open Channels FM: Democratizing Publishing Beyond Business Content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100681\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://openchannels.fm/democratizing-publishing-beyond-business-content/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"The future of online publishing is all about personal expression, not just business stuff. WordPress needs to embrace short videos and everyday moments to stay relevant and inclusive.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Jul 2025 11:13:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Akismet: Version 5.5 of the Akismet WordPress plugin is available now\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284578\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://akismet.com/blog/akismet-5-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1133:\"<p>Version 5.5 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. This update contains the following improvements:</p>\n\n\n<ul class=\"wp-block-list\"><li>We&#8217;ve enabled webhooks for all users. Webhooks allow the Akismet servers to do extra processing for certain comments without making your site wait for a response. If a comment is determined to be spam, the Akismet server will notify your site once the extra processing is done. This should reduce spam without affecting performance, and that&#8217;s a Good Thing.</li>\n\n<li>We&#8217;ve ensured that the CSS for the Akismet widget is only included when the widget is included. And that&#8217;s a Good Thing.</li>\n\n<li>We&#8217;ve improved the color contrast on certain buttons for better accessibility. And that&#8217;s a Good Thing.</li></ul>\n\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Jul 2025 18:25:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: #177 – Charlotte Bax on Reducing Your Website’s Carbon Footprint\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=197651\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/podcast/177-charlotte-bax-on-reducing-your-websites-carbon-footprint\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:46635:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, reducing your WordPress website&#8217;s carbon footprint.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Charlotte Bax. Charlotte is a sustainable web designer with a background in both environmentally conscious living and technology. Beginning her journey as a sustainable lifestyle blogger, she soon merged her passion for sustainability with her skills in web design, rebranding herself as Digihobbit.</p>\n\n\n\n<p>For several years now, Charlotte has been focused on building websites that prioritize low carbon footprints, and she is also the founder of the climate tech startup ENNOR Toolbox for Online Sustainability, which helps measure the CO2 emissions of websites and web applications.</p>\n\n\n\n<p>When we made this recording, Charlotte had just finished presenting at WordCamp Europe on the topic of how to make your website more sustainable, and her presentation is the topic of the podcast today.</p>\n\n\n\n<p>We talk about digital environmental impact, the hidden pollution our websites create through their energy use and infrastructure. Charlotte explains some striking facts about the carbon footprint of ICT, noting that if the internet were a country, it would be the seventh largest polluter globally.</p>\n\n\n\n<p>She shares a wide array of practical steps for web professionals to reduce the environmental impact of their sites. You&#8217;ll hear about the benefits of green web hosting, using modern image formats like WebP and AVIF, optimizing architecture and UX to minimize unnecessary page loads, the crucial role of caching, as well as some new innovations like grid aware websites, which adapt themselves based on the renewable energy mix available to users in real time.</p>\n\n\n\n<p>The conversation also touches on Charlotte&#8217;s involvement in WordPress sustainability initiatives. The importance of multiplying small improvements across high traffic sites, and the moral imperative web creators have to help shape a greener internet.</p>\n\n\n\n<p>If you&#8217;ve ever wondered how digital choices impact the planet, and what steps you can take to help, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so. Without further delay, I bring you Charlotte Bax.</p>\n\n\n\n<p>I am joined on the podcast by Charlotte Bax. Hello Charlotte.</p>\n\n\n\n<p>[00:03:29] <strong>Charlotte Bax:</strong> Hello Nathan, and thank you for having me.</p>\n\n\n\n<p>[00:03:31] <strong>Nathan Wrigley:</strong> You are very welcome. Charlotte and I are having a conversation at WordCamp Europe. We&#8217;re in Basel, and we&#8217;re going to be talking today about the environmental impact of your website, whether that be WordPress, or any other platform that you might be using.</p>\n\n\n\n<p>In order to establish your credential, Charlotte, would you just for maybe a minute or something like that, just tell us a little bit about you, your relationship with technology. And I guess if you lean into your sustainability credentials, what you&#8217;ve been doing in the past, that would be helpful too.</p>\n\n\n\n<p>[00:03:59] <strong>Charlotte Bax:</strong> Yes. Well, I started out as a sustainable lifestyle blogger, really, like in 2000 and something. And I didn&#8217;t really feel like I was at the right place in my work at that time. I was doing a job at the service center for ICT. It was really overwhelming. So I decided to make my hobby into my work and I chose the web design side. And after only a year, I think I stumbled upon a sustainable website challenge by some Dutch guys, that I got to know them. And that was the missing link between my sustainable lifestyle and my work as a web designer.</p>\n\n\n\n<p>So I really went down that digital sustainability rabbit hole, and I sort of rebranded myself as a sustainable web designer in the name of Digihobbit. Well, so I&#8217;m building sustainable websites for quite some years now.</p>\n\n\n\n<p>Two years ago, I really wanted a tool to make estimating the CO2 emissions of websites easier because, for example, Website Carbon by Whole Grain Digital, I love that tool. And there&#8217;s also some other tools I really loved, but you have to copy paste every single page of a website in there.</p>\n\n\n\n<p>So I wanted a tool to do that in bulk. So I asked a friend to build me a tool to do that really easily, and he did. And that sort of escalated into a full blown startup. So since August, 2024, I also have a climate tech startup called ENNOR Toolbox for Online Sustainability, in which we build software to measure the CO2 emissions of websites and web applications.</p>\n\n\n\n<p>[00:05:37] <strong>Nathan Wrigley:</strong> Wow, that&#8217;s fascinating. You&#8217;re the first person that I&#8217;ve spoken to who&#8217;s actually finished their talk at WordCamp Europe. Your presentation was, I&#8217;m sure you know, how to make your website more sustainable. So very quickly, how did it go?</p>\n\n\n\n<p>[00:05:49] <strong>Charlotte Bax:</strong> It was amazing. Like the room was so full. It was such an amazing experience, and it went so good. And yeah, I&#8217;m just still riding that high.</p>\n\n\n\n<p>[00:05:59] <strong>Nathan Wrigley:</strong> Do you feel, I mean, obviously there&#8217;s tons of topics on here and there&#8217;s many, many tracks, and the fact that you filled yours up, do you sense that sustainability is a thing which web developers are latching onto, that they find important, that they&#8217;re curious about?</p>\n\n\n\n<p>[00:06:14] <strong>Charlotte Bax:</strong> Yes, I think so. Especially the curiosity part. I&#8217;ve done presentations in the Netherlands also for some government entities, and there were some senior developers. They talked to me afterwards and they said like, I have never thought of this before. Just, yeah, like spreading that awareness, planting those seeds. I think really nice to do that.</p>\n\n\n\n<p>[00:06:34] <strong>Nathan Wrigley:</strong> Yeah, I think that it&#8217;s a topic which many people will not even have given any thought to. Because, we were talking just before we hit record about how clean and sterile our technology feels in our lives. You know, I&#8217;m staring at a laptop, and I&#8217;ve got a microphone in my hand, I&#8217;ve got a phone over to my side here, and none of it emits anything by itself.</p>\n\n\n\n<p>You know, it&#8217;s clean. If I hold it in my hand, I&#8217;m not going to breathe any toxic fumes in from it. And yet all of the technology that we&#8217;re surrounded by in some way, shape, or form will have been produced, there&#8217;ll be some pollution that&#8217;s associated with that. But also particularly around ICT, the mere fact that it&#8217;s switched on and is consuming electricity, well, that electricity has to be generated in some way.</p>\n\n\n\n<p>And you put a really interesting statistic on the blurb for your presentation, which says that 8 to 10% of all energy, and I think I&#8217;m saying that right, yeah, all energy that&#8217;s produced globally, 8 to 10% is related to ICT. I would never have suspected it because it&#8217;s completely divorced. I switch my computer on, there&#8217;s no pollution in my house because of that. It&#8217;s happening elsewhere.</p>\n\n\n\n<p>So how does ICT rate? If it&#8217;s 8 to 10%, where does it sort of slot into all the other industries?</p>\n\n\n\n<p>[00:07:57] <strong>Charlotte Bax:</strong> Well, it&#8217;s more than aviation. There&#8217;s this book, Sustainable Web Design by Tom Greenwood. There is this graph somewhere, quite in the beginning, that puts the internet, if it were a country, it would be the seventh biggest polluter in the world. So that&#8217;s really, really big. And you don&#8217;t see it because all the pollution happens elsewhere. Like, you don&#8217;t have a data center, or an energy plant, in your backyard. It&#8217;s all hidden away. Or there&#8217;s those big boxes next to the highway, you know? You don&#8217;t see it. And in Dutch we call it far from your bed show. And that is a really nice comparison I think.</p>\n\n\n\n<p>[00:08:36] <strong>Nathan Wrigley:</strong> Yeah, I think if I was to ask you to stand behind my car and I rev the engine, so I use the car, you are going to be really reluctant to stand behind my car because you know that out of the back of the car is coming a lot of terrible gases that you don&#8217;t wish to consume. And yet my computer, in a remote destination that I am not standing anywhere near, is doing basically the same thing.</p>\n\n\n\n<p>[00:09:05] <strong>Charlotte Bax:</strong> More or less.</p>\n\n\n\n<p>[00:09:06] <strong>Nathan Wrigley:</strong> Yeah, I mean it may not be the same gases or what have you, but there is a pollution component to that.</p>\n\n\n\n<p>[00:09:10] <strong>Charlotte Bax:</strong> Yes, there&#8217;s a pollution component indeed.</p>\n\n\n\n<p>[00:09:11] <strong>Nathan Wrigley:</strong> But every bit of technology that I own, I sense none of that. And so that&#8217;s a really interesting disconnect. And I guess that promotes us, well, not promotes us, I guess it allows us to ignore the problem because we do not see it.</p>\n\n\n\n<p>[00:09:28] <strong>Charlotte Bax:</strong> Yes. That is exactly the right wording for that. It allows us to ignore it because we do not see it. It&#8217;s not just like there&#8217;s this energy usage, for example, data centers and routers and your own devices, of course. But there&#8217;s also so much more. There&#8217;s this embodied carbon from producing all that hardware. And that&#8217;s not just the machines that we see around us, your laptop, my laptop, your phone. It&#8217;s also like the data centres, the servers, the wifi box, the routers, satellites, et cetera, cables.</p>\n\n\n\n<p>Producing electronics is really dirty. It takes up a lot of resources and energy. Data centers, they use up a lot of water for cooling. And at the end of the day, most of those things, they become e-waste, because electronics don&#8217;t get recycled that much yet.</p>\n\n\n\n<p>[00:10:21] <strong>Nathan Wrigley:</strong> Yeah, I guess given the nature of this podcast, we probably won&#8217;t focus on all of the different bits and pieces that are involved in all of that. You know, we can&#8217;t talk so much about how a phone ought to be recycled. Well, we could, but we are going to talk about websites.</p>\n\n\n\n<p>And again, the disconnect is so profound. I go to a website, any website, there is no connection in my head between browsing that website and the consequences to the environment. Essentially, in my head, and probably the heads of many people listening to this podcast, it&#8217;s entirely benign. I&#8217;m doing no harm whatsoever. Of course, on some level, intellectually, if I apply thought to it, of course I know that I am, but it&#8217;s way easier for me to ignore that.</p>\n\n\n\n<p>So then that leads to the question, what on earth can people like you, like me, like the people listening to this podcast who create websites, what on earth can they do? What are the little things that they can pick out that they can change about their website in order to make them less polluting, more sustainable, whichever term you&#8217;d like to use?</p>\n\n\n\n<p>[00:11:26] <strong>Charlotte Bax:</strong> Oh boy. I don&#8217;t think we have enough time in this podcast to touch on all of that. But in my talk I sort of, yeah, I had a list of certain areas where you could make sustainable choices, and they also arrange really widely. For example, your web hosting, choose a green web host. It makes such a difference. Renewable energy. Not all web hosts are hosting on green energy. And there is this really nice organisation, the Green Web Foundation, they have this database of web hosting providers that are using renewable energy.</p>\n\n\n\n<p>And they have a tool, you can put in your website and see if your website runs on renewables. And if you are a web hosting provider, you can send evidence to the Green Web Foundation that your data centers are running on renewables, so they can add you to that database, which is also very good for your reputation as a web host.</p>\n\n\n\n<p>[00:12:23] <strong>Nathan Wrigley:</strong> Right, okay. So as you say the things that you mentioned in your talk, I&#8217;ll throw them back at you just so that we&#8217;re absolutely certain what we&#8217;re talking about.</p>\n\n\n\n<p>So every website obviously, well, most of them need some kind of hosting environment. And what you&#8217;re saying is go out and be proactive. Look for this badge, this Green Web Foundation badge. They&#8217;ve done the hard work, if you like. You can be certain that if there&#8217;s a Green Web Foundation sticker on there, there has been an exchange, to and fro, between the host and the Green Web Foundation, and they classify that as sustainable. What does that mean? Does it mean that, like, is it 80% of their energy consumption is renewable or a hundred percent or do you know?</p>\n\n\n\n<p>[00:12:59] <strong>Charlotte Bax:</strong> I don&#8217;t know that exactly. You should ask Chris Adams. But they&#8217;re also, yeah, I learned that also from that book from Tom Greenwood. You can make a difference between certain ways of using renewable energy, such as like actually producing your own renewable energy by having solar panels on the data center, for example.</p>\n\n\n\n<p>You can invest in green energy. You can buy it from a green energy supplier.</p>\n\n\n\n<p>And there&#8217;s a fourth thing, and it is that you buy certificates from other countries and that, yeah, I think that&#8217;s greenwashing.</p>\n\n\n\n<p>But as far as I know, they don&#8217;t show that yet in the Green Web Foundation database. I have contacted them like months, maybe more than a year ago about it, whether they would do that. And they were open to the idea. I think someone was even working on it. But it just takes a long time because they are not a commercial party of course. They also just run on subsidies and they have just so many resources.</p>\n\n\n\n<p>[00:14:02] <strong>Nathan Wrigley:</strong> Okay, so there&#8217;s the first piece. There&#8217;s one thing that you can do. That&#8217;s a really easy concrete thing to do. We all need the hosting. So when you go, go and look and have some trust in the Green Web Foundation&#8217;s badge, if you like. You trust that they&#8217;ve done the due diligence and that that is in some way superior, in the way that that energy is captured or what have you.</p>\n\n\n\n<p>[00:14:24] <strong>Charlotte Bax:</strong> Yes, yes. But I have a little disclaimer. Not all green web hosting providers are in the database yet, and not all of them show the badge. But it&#8217;s really easy just to check your own website through the tool on their home page.</p>\n\n\n\n<p>[00:14:39] <strong>Nathan Wrigley:</strong> Okay. Thank you. Okay, what was next? What did you have next on your list?</p>\n\n\n\n<p>[00:14:43] <strong>Charlotte Bax:</strong> Well, you can make sustainable choices in your architecture and your UX design. Just make it very easy for your visitors to find things on your website, so they don&#8217;t have to go here and there to search for stuff and produce lots of unnecessary page views. Because that&#8217;s all data traffic and that&#8217;s all CO2 emissions. That&#8217;s a thing you can do. Just think really good about that website architecture.</p>\n\n\n\n<p>[00:15:12] <strong>Nathan Wrigley:</strong> So the idea there is that every time we produce a page, the server at some point is having to do some work. That work requires electricity. If we can cut 10 visits down to 5 visits, there&#8217;s an, obviously a 50% reduction in the amount of pages that are loaded. And again, it&#8217;s so hard in my head to encapsulate what that is doing because it just, I&#8217;m just thinking, okay, i&#8217;ve saved time. But obviously, you know, now that we&#8217;re having this chat, I&#8217;m now beginning to think more, okay, not only am I saving time, I&#8217;m actually saving electricity and therefore it&#8217;s more sustainable.</p>\n\n\n\n<p>So that has a knock on consequence of course, in that nobody wants to go to 10 pages if you could go to five pages anyway. So figuring all that stuff out from the start is a good idea. Okay, lovely. Next one.</p>\n\n\n\n<p>[00:15:58] <strong>Charlotte Bax:</strong> Next one is design and content creation. Yeah, what your website looks like. There&#8217;s lots of sustainable choices you can make in the assets that are shown on the front end, such as images, video, audio, the fonts that you use, the CSS styling, et cetera. We could do a whole podcast on that alone. So things I talked about previously this morning is scaling your images. Be very picky in your images.</p>\n\n\n\n<p>Also sometimes I see websites that have so many pictures on it. I think people are afraid to be boring or something. But use the images that are actually valuable to your content, to tell a story instead of just putting a thousand pictures on there just because. Because images, they tell more than a thousand words, but also images are very, very heavy compared to just plain text.</p>\n\n\n\n<p>[00:16:52] <strong>Nathan Wrigley:</strong> So I guess it&#8217;s, couple of things there. The first thing is use images when necessary. So that there&#8217;s not unnecessary images being loaded. But also I&#8217;m imagining that we&#8217;re probably trying to lean into newer image formats. So not only reducing the scale of the image so that it&#8217;s the correct dimensions and it&#8217;s not, you know, this giant image which is being shrunk in the browser, needlessly downloading a four megabyte image that really is like 150 kilobytes.</p>\n\n\n\n<p>[00:17:19] <strong>Charlotte Bax:</strong> I saw this like on a government website that I tested and there was this, a really small icon, it was like 36 pixels wide or something. And there was an image like 6,000 by 8,000 pixels loaded for that. And I was, my heart bleeded.</p>\n\n\n\n<p>[00:17:36] <strong>Nathan Wrigley:</strong> Yeah, this should have been about 3K and it was probably more in the sort of four or five megabyte territory.</p>\n\n\n\n<p>[00:17:41] <strong>Charlotte Bax:</strong> Yes, yes. I don&#8217;t know the exact numbers, but terrible.</p>\n\n\n\n<p>[00:17:44] <strong>Nathan Wrigley:</strong> But image formats are changing as well, aren&#8217;t they? You know, in the past we were, everybody familiar with PNGs and JPEGs and things like that. And now we&#8217;ve got things like WebP and AVIF images as well. My understanding is that they are significantly reduced in their scale, with no measurable difference in the way that you can see them. They look basically identical.</p>\n\n\n\n<p>[00:18:06] <strong>Charlotte Bax:</strong> Yes, yes. That&#8217;s really nice. WebP and AVIF, they are web friendly formats for your images and they are really lightweight. They also, they support transparent background and animation, so they are also really good alternatives to PNG and GIF, not only to JPEG.</p>\n\n\n\n<p>And what I also like is that you can change the image quality when exporting to that format. Just like with JPEG, you can say, I want quality of 90, or image quality of 80% or even less. And when you&#8217;re choosing something between 80 and 90%, usually you don&#8217;t really see the difference. You can just play around with that on your computer. But it&#8217;s significantly reduces the file size.</p>\n\n\n\n<p>[00:18:53] <strong>Nathan Wrigley:</strong> Yeah, I was playing around with something the other day and I was converting a JPEG image to a WebP image. And I went to a service, which enabled me to do that, and at 80% I genuinely couldn&#8217;t see any, I was really staring hard and I could not see a single pixel that was different.</p>\n\n\n\n<p>I think, you know, maybe if it was some incredibly detailed picture of some medical procedure or something like that, maybe. But in most cases it&#8217;s not necessary. But also if it&#8217;s going to represent a tiny icon on the website, upload an image which is a tiny icon in size. Don&#8217;t upload the big one and the browser handle that.</p>\n\n\n\n<p>[00:19:28] <strong>Charlotte Bax:</strong> Yeah, but also for icons, you can much better choose like a vector image, like SVG, because vector images when done right, I have seen it done wrong, which is terrible, but when done right, they are really lightweight and they are scalable without limits and without any loss of quality. And that&#8217;s really suitable for logos, for icons, for certain illustration styles. You can also use SVG really well.</p>\n\n\n\n<p>[00:19:56] <strong>Nathan Wrigley:</strong> Yeah, so that&#8217;s a really good point. So for what you might call like a bitmap image, you&#8217;ve got AVIF and WebP, they seem to be the ones that are out in the front at the moment. And then for things like logos, then some kind of vector based image, like an SVG where essentially it&#8217;s data, you know, it&#8217;s bezier curves and things like that. So it can really scale up, and it will still look just as good if it&#8217;s gigantic.</p>\n\n\n\n<p>So definitely listener, if you&#8217;re hearing this, go and explore those, it&#8217;s well worth it. I would say that WordPress, by default won&#8217;t allow you to upload an SVG image. You might need to get a plugin to help you out with that.</p>\n\n\n\n<p>[00:20:28] <strong>Charlotte Bax:</strong> My favorite for that is Safe SVG. I just put it on there as soon as I start a new website and then just put all the SVGs on there.</p>\n\n\n\n<p>[00:20:36] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s curious. It&#8217;s because it&#8217;s not truly an image. It&#8217;s kind of like a file format and so it potentially could contain some code which might be harmful to your website. But those plugins strip out all of that. That&#8217;s my understanding anyway.</p>\n\n\n\n<p>[00:20:47] <strong>Charlotte Bax:</strong> Yes. So indeed, if you use plugins like that, you are at less risk of malfunctioning code, not malfunction, maleficent code.</p>\n\n\n\n<p>[00:20:56] <strong>Nathan Wrigley:</strong> Yeah, like malware. You know, security problems, things like that.</p>\n\n\n\n<p>[00:20:59] <strong>Charlotte Bax:</strong> Yeah, but if you make your SVGs yourself, well, then you have control over that. You know there&#8217;s no malware in that, unless you put it there yourself.</p>\n\n\n\n<p>[00:21:06] <strong>Nathan Wrigley:</strong> I don&#8217;t know if you have an answer to this, but obviously video is really important on the web. You know, certain types of things that people are doing online, maybe not quite so much websites but, you know, things like Instagram and TikTok and things like that, it&#8217;s really, really popular.</p>\n\n\n\n<p>Do you know if there&#8217;s any similar thing happening like WebP and AVIF with movie formats? Is there anybody trying to compress those in a way that WebP and AVIF have been?</p>\n\n\n\n<p>[00:21:29] <strong>Charlotte Bax:</strong> I haven&#8217;t dived into that that much, but I know there is WebM I think. But also, MPEG and or MP4. They are really good compression techniques and as lightweight as you can make it.</p>\n\n\n\n<p>[00:21:45] <strong>Nathan Wrigley:</strong> I guess the same rules apply for images as for video though. You don&#8217;t needlessly put video on the website. And certainly it&#8217;s possible to deploy video in a way that it&#8217;s not as environmentally profound. You know, for example, auto play switched off.</p>\n\n\n\n<p>[00:22:00] <strong>Charlotte Bax:</strong> I really hate those websites with this automatically playing background video. I must admit, when I started out as a web designer, some of my first clients, they really wanted that, so I did it. But I had an opinion on that and I explained, I didn&#8217;t know anything about the sustainability part yet by then, but I explained that it is a big file that gets loaded automatically. It really slows down your website also, so it&#8217;s a bad user experience. So I recommend that they didn&#8217;t do it, but they really wanted to.</p>\n\n\n\n<p>But I really hate how some websites shove like an enormous amount of megabytes down your throat as a visitor by those autoplay background videos.</p>\n\n\n\n<p>[00:22:43] <strong>Nathan Wrigley:</strong> Yeah, and also I think there&#8217;s a move to make it so that, and I don&#8217;t know if the block editor, the video block automatically does this, I could be wrong about that. The idea of having an image placeholder instead of the video itself, because the mere putting the iframe onto the page, there&#8217;s some communication between, let&#8217;s say YouTube, if you&#8217;re embedding something from YouTube. Whereas really, you don&#8217;t need to engage YouTube until somebody&#8217;s actually clicked the play button. So having some placeholder there, click the button, click the image, and then the video begins to load. I guess there&#8217;s something there. That&#8217;s a good idea.</p>\n\n\n\n<p>[00:23:18] <strong>Charlotte Bax:</strong> I have a trick for that. When you embed a YouTube video or a Vimeo, they do the preload is none thing really good, which is nice, so you don&#8217;t shove that many megabytes through someone&#8217;s throat. But what YouTube does, and Vimeo also but less, is they put a lot of tracking scripts in that embed.</p>\n\n\n\n<p>So what I like to do is, so something I did for one of my latest websites for the Rotterdam Metal Band, Ann My Dice, they have this show reel of their newest songs on top of their homepage. And I put an image thumbnail there. And when you click that, it opens a modal. So the video and all those tracking scripts, they are loaded only when you click on a thumbnail to open the modal. That&#8217;s a nice little trick to work around that.</p>\n\n\n\n<p>[00:24:04] <strong>Nathan Wrigley:</strong> Yeah, so video and images, that&#8217;s a really easy win. There&#8217;s loads of things that you can do.</p>\n\n\n\n<p>There&#8217;s lots of services out there, both on your computer, but online where you can compress the images. And obviously we&#8217;ve talked about the different formats and not necessarily loading video.</p>\n\n\n\n<p>Okay, should we move on? Is there anything else on there?</p>\n\n\n\n<p>[00:24:21] <strong>Charlotte Bax:</strong> Yeah, yeah. There is caching of course, which can make a huge difference. WordPress is based on a database. So in theory, every time someone visits a page on your website, the server has to calculate the webpage and then send it over to your visitor.</p>\n\n\n\n<p>But if you use, for example, server side caching, you can do that once and send the generated page to all your visitors. So that saves a lot of computing energy server side. But there&#8217;s also browser caching, which means that certain assets that you can reuse, for example, your CSS style sheets, and your fonts, you can retain in a browser. So they don&#8217;t need to get loaded on every page your visitor goes to.</p>\n\n\n\n<p>[00:25:06] <strong>Nathan Wrigley:</strong> There&#8217;s so many different ways of tackling this, isn&#8217;t there? Whether that&#8217;s through your web host or a collection of plugins that you might use. But yeah, caching, the idea being that it&#8217;s stored somewhere, kind of ready to go. It&#8217;s already been created. Somebody just comes along and if you like, just picks it up.</p>\n\n\n\n<p>Whereas in the typical WordPress way, there&#8217;s this whole crunching of data. There&#8217;s all this PHP being rendered in the background. And the database is being called to construct the page. And really, if the page isn&#8217;t being changed from minute to minute, there&#8217;s no need for all of that. You can just have a cached version. And increasingly, you know, you don&#8217;t even have to make that cached version travel across the globe, because you can put it at the edge in different countries and so on and so forth. So there&#8217;s a whole load of interesting stuff. But caching enforce that where possible.</p>\n\n\n\n<p>[00:25:54] <strong>Charlotte Bax:</strong> If you have a, I always recommend people to look at their target audience for choosing their hosting. For example, I live in the Netherlands and my target audience is mostly Dutch companies and Dutch governments. So it makes sense for me to host my website in the Netherlands. But if your target audience is all over the world, I really recommend using a CDN to distribute all your cached web pages. It makes it more sustainable and it also makes it a lot quicker.</p>\n\n\n\n<p>[00:26:23] <strong>Nathan Wrigley:</strong> It&#8217;s curious that one, isn&#8217;t it? Because in many ways, using a CDN, you are creating a bigger footprint because there&#8217;s more, you know, instead of it being cached in one place, it&#8217;s now cached in multiple places. So there&#8217;s more caching happening. But the people who are absorbing that cache, using that cache, there&#8217;s a net benefit there because they have to travel less distance.</p>\n\n\n\n<p>So for example, if there&#8217;s a cache data center in Sydney, and some Australian user is using that, it doesn&#8217;t have to come all the way, for example, to London and then back again. So even though you are storing multiple versions of the cache around the world, the traffic that&#8217;s going backwards and forwards from that cache often will make up for that.</p>\n\n\n\n<p>[00:27:01] <strong>Charlotte Bax:</strong> Yeah, it&#8217;s really dependent on the situation and the size of your target audience because obviously if you only have like one visitor from Australia every month, it&#8217;s not worth it. So it&#8217;s also sort of, look at your own situation and make choices based on that.</p>\n\n\n\n<p>I always think about, like sustainability is not something like what you can and cannot do, but I like to view it as more as inspiring people and giving them the tools to actually make conscious choices instead of just doing what the masses do and what is easy.</p>\n\n\n\n<p>[00:27:37] <strong>Nathan Wrigley:</strong> Yeah, there&#8217;s no destination, is there, probably? It&#8217;s more of a journey. You&#8217;re kind of trying to do little bits, and chisel away the bits that you can. Okay, so caching is a whole other topic. You can no doubt go down that rabbit hole and spend the rest of your life there.</p>\n\n\n\n<p>[00:27:49] <strong>Charlotte Bax:</strong> Yes, yes. If you want to know more about caching, I think Ramon Fincken from Halvar knows more about that.</p>\n\n\n\n<p>[00:27:56] <strong>Nathan Wrigley:</strong> Okay, thank you. Okay, so there&#8217;s another one we&#8217;ve ticked off. Anything else on your list?</p>\n\n\n\n<p>[00:28:00] <strong>Charlotte Bax:</strong> Yes. There&#8217;s visitor management, because obviously the page weight is not the only factor of a website, but also you have to multiply that with all the page visits to get your total CO2 emissions over time.</p>\n\n\n\n<p>So if you have a lot of visitors, and that&#8217;s not only the human visitors, but also the bots of course, then that&#8217;s a lot of CO2 emissions. And that can be up to hundreds of times more than you actually realise.</p>\n\n\n\n<p>Joost de Valk had a really great talk about that a few years ago, 2022 at WordCamp Netherlands. I wasn&#8217;t there myself, but I have seen a YouTube video and I really, really recommend people checking that out because he can explain that really well.</p>\n\n\n\n<p>[00:28:44] <strong>Nathan Wrigley:</strong> So this is to do with the amount of traffic that you are getting.</p>\n\n\n\n<p>[00:28:47] <strong>Charlotte Bax:</strong> Yes, yes. The amount of traffic. So page weight times traffic is CO2 emissions basically.</p>\n\n\n\n<p>[00:28:53] <strong>Nathan Wrigley:</strong> Okay, interesting.</p>\n\n\n\n<p>[00:28:54] <strong>Charlotte Bax:</strong> Yes.</p>\n\n\n\n<p>[00:28:54] <strong>Nathan Wrigley:</strong> Okay. Next one.</p>\n\n\n\n<p>[00:28:56] <strong>Charlotte Bax:</strong> That&#8217;s the last one in my list. And that is sort of the cherry on top. And that is to make your website grid aware. I don&#8217;t know if you&#8217;re familiar with Fershad Irani. No. He is one of the pioneers in website sustainability. He does a lot of projects for the Green Web Foundation. And currently he is working on grid aware websites toolkits to make your website responsive to the energy mix on the local energy grid from your visitor. And he does that with Cloudflare CDN workers. I hope I explained that right because that&#8217;s an area that I&#8217;m less familiar with.</p>\n\n\n\n<p>But what it does, for example, if your website visitor is in an area where the energy grid is mostly running on fossil fuel energy, then it shows a more minimal experience of your website to the visitor. And when they are in an area where the grid is a big percentage renewable energy, then it shows a more rich experience of your website.</p>\n\n\n\n<p>[00:30:01] <strong>Nathan Wrigley:</strong> Gosh, that&#8217;s fascinating. So it&#8217;s like progressive enhancement, but for sustainability.</p>\n\n\n\n<p>[00:30:07] <strong>Charlotte Bax:</strong> Yes.</p>\n\n\n\n<p>[00:30:07] <strong>Nathan Wrigley:</strong> So I might see an entirely different page with, let&#8217;s say, I don&#8217;t know, a greater number of images on it or something like that, given the awareness that the website has of where I&#8217;m viewing it, or where it is being hosted? I wasn&#8217;t sure about that bit. Is it more about the visitor or more about the location of the hosting of that?</p>\n\n\n\n<p>[00:30:26] <strong>Charlotte Bax:</strong> It&#8217;s about the visitor in this case, yeah. And I think he does that in a really, really smart way. There&#8217;s also sort of a version of the toolkit that does it browser based. I don&#8217;t know enough about that to explain that right I think.</p>\n\n\n\n<p>[00:30:39] <strong>Nathan Wrigley:</strong> Genuinely, that&#8217;s fascinating. That really feels like he&#8217;s pushing the boundaries. What I&#8217;ll do is I&#8217;ll try to find a link to something.</p>\n\n\n\n<p>[00:30:46] <strong>Charlotte Bax:</strong> There is a page on the website of the Green Web Foundation, and if you contact Fershad through LinkedIn or Mastodon, or I&#8217;m happy to link you with him. He is currently working on it and he is looking for people and websites to experiment with it. I think it&#8217;s a really nice experiment to see how much effect this can have. I&#8217;m really curious.</p>\n\n\n\n<p>[00:31:07] <strong>Nathan Wrigley:</strong> It kind feels like a technology which is going to be very difficult to pull off, but very profound if it is pulled off. You can imagine high traffic websites, and I&#8217;m thinking of news organisations, for example, the BBC or something like that, that just have millions of views every few minutes, I would&#8217;ve thought, and could really benefit from something like that. You know, showing a different website. I&#8217;d never heard of that. That&#8217;s fascinating.</p>\n\n\n\n<p>[00:31:29] <strong>Charlotte Bax:</strong> Yeah, it&#8217;s a really new project. He&#8217;s still developing the toolkit right now. I think it&#8217;s a really amazing project and that could be really impactful for, yeah, those really high traffic websites. I have seen, earlier this week I had a video call with Fershad, and he showed me a demo version on, oh, I don&#8217;t know the name, I can&#8217;t recall it, but it was like an online magazine.</p>\n\n\n\n<p>There was this menu, there was just this dropdown in the menu bar with four items, live low, medium, and high. So you could choose the settings yourself, or you just could go with the live thing, based on your own energy grid where you were localised.</p>\n\n\n\n<p>[00:32:08] <strong>Nathan Wrigley:</strong> So like a demo, and you can pick how you would like to see it in four different versions. Okay.</p>\n\n\n\n<p>[00:32:12] <strong>Charlotte Bax:</strong> Yeah, yeah. The live version is like how it is shown based on your energy grid. But as a visitor, you can also choose your own way if you want to see the more rich version or the more minimised version. And the information on the website, it just stays the same of course, but it shows less images and that kind of stuff. But if you view it in the, like the minimalist version, you can still opt to see images if you want to by just clicking on it. It&#8217;s a really smart way he does that.</p>\n\n\n\n<p>[00:32:43] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s fascinating. So in my email client, for example, I have it set up, the default is do not show me images, and I just click a button, display images, and they all come in. I can&#8217;t pick which images, they all just come. But there&#8217;s a decision there, you know, it is like I&#8217;ve decided not to see all the images off the bat. Click a button and in they come.</p>\n\n\n\n<p>That is really interesting. So I presume the text would stay the same, because that&#8217;s the core of what the website is probably offering, text. But, you know, do you want a heavy experience in terms of data? Well, there it is. There&#8217;s all the images and the videos. Yeah, okay, I will follow that up. That sounds fascinating.</p>\n\n\n\n<p>So we&#8217;re at we WordCamp EU. This is all about WordPress. How do you feel WordPress, by default, so ignoring any plugins, if I just chuck a default version of WordPress, a vanilla version of WordPress out there, how does it do in terms of sustainability compared to other things in the environment?</p>\n\n\n\n<p>[00:33:33] <strong>Charlotte Bax:</strong> Oh, that&#8217;s really funny because I haven&#8217;t really done any research into that. What I have done is I made, it&#8217;s some time ago, but I checked some of the WordPress vanilla themes against some of my favorite themes, just making a staging website with only lorem ipsum paragraph, and just the vanilla theme, and then checking how much page weight it is, and how much CO2 emissions on first load. But that&#8217;s ages ago. And I, maybe you just sort of started a new project in my head.</p>\n\n\n\n<p>[00:34:05] <strong>Nathan Wrigley:</strong> Ah, nice.</p>\n\n\n\n<p>[00:34:07] <strong>Charlotte Bax:</strong> Measure the CO2 emissions of WordPress themes and vanilla WordPress. I think that&#8217;s a good idea.</p>\n\n\n\n<p>[00:34:12] <strong>Nathan Wrigley:</strong> Yeah, because it feels to me, especially if you&#8217;re using a WordPress default theme, they do seem to be quite light, you know, there&#8217;s a lot of text and very, I mean, some of the themes that we&#8217;ve had in the past, I can&#8217;t remember, I&#8217;m just trying to conjure it up, it might have been 2021 or something like that. It was basically all text. And I just wondered if WordPress itself could be proud of its sustainability over time, or whether it was something that, you know, compared to other CMSs but, you know, if you don&#8217;t have that data, that&#8217;s okay.</p>\n\n\n\n<p>[00:34:40] <strong>Charlotte Bax:</strong> I don&#8217;t have the data, but I do think that maybe WordPress could be more of a front runner in terms of sustainability. For example, I learned that Drupal already has like a sustainability policy and they&#8217;re doing certain things on that. But unfortunately, our own sustainability team got canceled.</p>\n\n\n\n<p>But yesterday, during Contributor Day, there were like 10 people or something, they really wanted to do a sustainability table, so we just impromptu did that. The table cards, they were there. So we just did it and we formed a new team. Still unofficial. I have no idea how it happened, but apparently I&#8217;m a team rep now. There are some of the old sustainability team members that also want to continue their work. So we sort of started an impromptu petition to get the sustainability team their official status back, so it can become a core value of WordPress.</p>\n\n\n\n<p>And I think that it would really help WordPress to be a front runner, especially in Europe where sustainability is, as far as I know, sustainability is a bigger thing in Europe than in America or Asia. That&#8217;s how I feel it. And I think if we don&#8217;t jump on that sustainability bandwagon, we could really lose market share.</p>\n\n\n\n<p>[00:35:58] <strong>Nathan Wrigley:</strong> Yeah, I think you&#8217;re right. I&#8217;m curious about the sustainability team. So you are talking about Contrib Day yesterday?</p>\n\n\n\n<p>[00:36:03] <strong>Charlotte Bax:</strong> Yes.</p>\n\n\n\n<p>[00:36:05] <strong>Nathan Wrigley:</strong> An impromptu sustainability team sort of set itself up and just carried on as if nothing had happened. So that&#8217;s interesting.</p>\n\n\n\n<p>[00:36:11] <strong>Charlotte Bax:</strong> Yes. Not really as if nothing had happened. Most of the time we spent on like strategising how to get this back on the road again, and how to continue because the previous team, they did really great work and I just latched on a few weeks before they got closed down and I think it&#8217;s really sad.</p>\n\n\n\n<p>[00:36:29] <strong>Nathan Wrigley:</strong> Well, you&#8217;ve given us loads of really interesting tips. Hopefully the listeners to this have gathered some useful information. Realised that it&#8217;s a profoundly important and moral topic to be involved in.</p>\n\n\n\n<p>Should anybody wish to contact you and get into a conversation about how they could become involved, or just some tips or what have you, where do we find you, Charlotte?</p>\n\n\n\n<p>[00:36:48] <strong>Charlotte Bax:</strong> You can find me on LinkedIn. You can find Digihobbit on LinkedIn, and you can also find Digihobbit on Mastodon. I&#8217;m not really on like the regular social media channels, but that&#8217;s a whole different topic to discuss. I also have a personal LinkedIn profile, but if you want to link with me personally, just add a message to it so I sort of know the context.</p>\n\n\n\n<p>[00:37:08] <strong>Nathan Wrigley:</strong> Okay. So dear listener, I will put everything that we&#8217;ve talked about today, all of the Green Web Foundation&#8217;s, and other varied links into the show notes. Head to wptavern.com and search for the episode with Charlotte Bax.</p>\n\n\n\n<p>So Charlotte Bax, thank you very much for chatting to me today. I really appreciate it.</p>\n\n\n\n<p>[00:37:22] <strong>Charlotte Bax:</strong> Thank you very much, Nathan, for having me.</p>\n\n\n\n<p>[00:37:24] <strong>Nathan Wrigley:</strong> You&#8217;re most welcome.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/company/digihobbit/\">Charlotte Bax</a>.</p>\n\n\n\n<p>Charlotte is a sustainable web designer with a background in both environmentally conscious living and technology. Beginning her journey as a sustainable lifestyle blogger, she soon merged her passion for sustainability with her skills in web design, rebranding herself as Digihobbit. For several years now, Charlotte has been focused on building websites that prioritise low carbon footprints, and she is also the founder of the climate tech startup ENNOR Toolbox for Online Sustainability, which helps measure the CO2 emissions of websites and web applications.</p>\n\n\n\n<p>When we made this recording, Charlotte had just finished presenting at WordCamp Europe on the topic of how to make your website more sustainable, and her presentation is the topic of the podcast today.</p>\n\n\n\n<p>We talk about digital environmental impact, the hidden pollution our websites create through their energy use and infrastructure. Charlotte explains some striking facts about the carbon footprint of ICT, noting that if the internet were a country, it would be the seventh largest polluter globally.</p>\n\n\n\n<p>She shares a wide array of practical steps for web professionals to reduce the environmental impact of their sites. You’ll hear about the benefits of green web hosting, using modern image formats like WebP and AVIF, optimising architecture and UX to minimise unnecessary page loads, the crucial role of caching, as well as some new innovations like grid-aware websites which adapt themselves based on the renewable energy mix available to users in real time.</p>\n\n\n\n<p>The conversation also touches on Charlotte’s involvement in WordPress sustainability initiatives, the importance of multiplying small improvements across high-traffic sites, and the moral imperative web creators have to help shape a greener internet.</p>\n\n\n\n<p>If you’ve ever wondered how digital choices impact the planet, and what steps you can take today to help, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://digihobbit.nl/\">Charlotte&#8217;s Digihobbit website</a></p>\n\n\n\n<p><a href=\"https://www.linkedin.com/company/digihobbit/\">Charlotte on LinkedIn</a></p>\n\n\n\n<p><a href=\"https://mastodon.social/@digihobbit\">Charlotte on Mastodon</a></p>\n\n\n\n<p><a href=\"https://www.websitecarbon.com/\"> Website Carbon calculator</a> by Whole Grain Digital</p>\n\n\n\n<p><a href=\"https://www.ennor.earth/ennor-for-web/\"> ENNOR Toolbox for Online Sustainability</a></p>\n\n\n\n<p><a href=\"https://abookapart.com/products/sustainable-web-design.html\"> Sustainable Web Design</a> by Tom Greenwood</p>\n\n\n\n<p><a href=\"https://www.thegreenwebfoundation.org/\"> Green Web Foundation</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/safe-svg/\"> Safe SVG plugin</a></p>\n\n\n\n<p><a href=\"https://annmydice.nl/\">Charlotte&#8217;s website for the band Ann My Dice</a></p>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/ramonfincken/\">Ramon Fincken</a> on LinkedIn</p>\n\n\n\n<p><a href=\"https://wordpress.tv/2022/11/17/joost-de-valk-improve-the-environment-start-with-your-website/\">Improve the environment. Start with your website!</a> Joost de Valk&#8217;s talk at WordCamp Nederland 2022</p>\n\n\n\n<p><a href=\"https://fershad.com/\">Fershad Irani&#8217;s website</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Jul 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Open Channels FM: Fresh Series, New Names, and the Power of Repurposed Content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=102900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://openchannels.fm/fresh-series-new-names-and-the-power-of-repurposed-content/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"BobWP shares insights on the podcast’s rebrand, focusing on evolving content, elevating community voices, and repurposing past episodes, plus series changes aimed at storytelling.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Jul 2025 10:19:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Open Channels FM: Open Source Projects Can Benefit From Cross-pollination\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100598\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://openchannels.fm/open-source-projects-can-benefit-from-cross-pollination/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"In open source communities, it’s easy to focus on just one platform. Whether you&#8217;re deep into WordPress, Drupal, or another CMS, it’s tempting to stay within your comfort zone. But stepping outside your usual ecosystem can offer valuable insights not just about other tools but about your own. One theme that emerged in a conversation [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Jul 2025 09:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"HeroPress: The Journey Of Pratik Bhatt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8064\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"https://heropress.com/essays/the-journey-of-pratik-bhatt/#utm_source=rss&utm_medium=rss&utm_campaign=the-journey-of-pratik-bhatt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10481:\"<img alt=\"Pull Quote: You’re going to build not just websites but a life that helps others build theirs too.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/3025/07/071425-min.jpg\" width=\"1024\" /><p>Hello! I’m Pratik Bhatt — a WordPress developer, community contributor, a small-town dreamer, an open-heart surgery survivor, a gamer and someone who found meaning in life through code, community, and courage. My journey is one of resilience, gratitude and purpose — and I hope it inspires even one person who reads it.</p>\n\n\n\n<h2 class=\"kt-adv-heading8064_72e88e-eb wp-block-kadence-advancedheading\">Early Life in Bhavnagar: Born for Battles</h2>\n\n\n\n<p>I was born in a humble neighborhood of Bhavnagar, a small but vibrant coastal town in Gujarat. Life gave me my first challenge almost immediately. At the age of 3.5 years, I underwent open-heart surgery — a life-saving procedure that left its mark not only on my chest but on my soul. Even before I could understand what pain meant I had survived it.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Just two years later, I lost my father. I was only five.</p>\n</blockquote>\n\n\n\n<p>That loss could have broken me, but instead it introduced me to a hero — my mother. She worked tirelessly, day and night, playing both roles with fierce love and unimaginable strength. Her sacrifices were quiet, constant and invisible to the world, but they were the scaffolding on which my entire future was built. I owe everything I am today to her.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-teenage-years-games-chess-and-growth\">Teenage Years: Games, Chess, and Growth</h2>\n\n\n\n<p>In my teens, I gravitated toward strategy games and problem-solving — perhaps a subconscious expression of navigating a complex life so early. I participated in Open Bhavnagar chess tournaments, developing a love for logic and structured thinking. That same mindset later translated perfectly into coding.</p>\n\n\n\n<p>Computers were rare, internet slower than a whisper and resources limited. Yet, I spent hours in cyber cafés, exploring the world behind the screen. Each click was a step toward a new identity — not as a survivor but as a builder.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-college-at-pacific-university-udaipur-discovery-and-identity\">College at Pacific University, Udaipur: Discovery and Identity</h2>\n\n\n\n<p>I went on to pursue my Bachelor of Engineering at Pacific University in Udaipur, where I found more than just an education — I found my voice and versatility.</p>\n\n\n\n<p>I earned a strong reputation in quiz contests, debates, and elocution competitions. I enjoyed the thrill of standing on stage, thinking fast and expressing clearly — a skill that would later shape my professional communication and leadership.</p>\n\n\n\n<p>I was also a dedicated gamer and proudly won a Need for Speed: Most Wanted tournament during college. That rush of speed and control mirrored how I wanted to approach life — with confidence and calculated risk. I also ranked 3rd in the college chess championship, keeping my connection to strategic thinking alive.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wordpress-my-lifeline-my-living\">WordPress: My Lifeline, My Living</h2>\n\n\n\n<p>As I entered the professional world, I was introduced to WordPress — and everything changed.</p>\n\n\n\n<p>I still remember the moment I activated my first theme. The way an idea turned into a visual reality — with structure, responsiveness and purpose — was nothing sort of magic to me. That moment, I knew: this is what I want to do for the rest of my life.</p>\n\n\n\n<p>Over the time, WordPress became my bread and butter — quite literally. It provided me with the skills, opportunities and financial independence to build a life I never thought possible.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>But more than money, WordPress showed me the path to life.</p>\n</blockquote>\n\n\n\n<p>It empowered me to give businesses a voice, bring local shops online, connect NGOs to donors and allow countless creators to share their passion. Every site I built wasn’t just a project; it was a platform for someone’s dream.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-12-years-of-development-amp-dedication\">12+ Years of Development &amp; Dedication</h2>\n\n\n\n<p>Today, with over 12 years of experience in the WordPress ecosystem, I have worked with global clients, built plugins and custom themes, contributed to enterprise sites and created solutions that matter. I have helped startups launch, helped NGOs amplify their causes, and empowered entrepreneurs from Tier-2 and Tier-3 cities to reach the world.</p>\n\n\n\n<p>Whether I’m architecting a complex WooCommerce store, writing a custom plugin, improving performance, or debugging client pain points, my goal is simple: to build things that are fast, reliable, and human-focused.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-power-of-community-meetups-wordcamps-amp-more\">The Power of Community: Meetups, WordCamps &amp; More</h2>\n\n\n\n<p>While code gave me a career, it was the WordPress community that gave me connection, energy, and growth. I love attending local meetups and WordCamps, where ideas flow freely, support is abundant, and friendships are formed over coffee and code.</p>\n\n\n\n<p>In 2023, I was honored to be part of the organizing team for WordCamp Ahmedabad, one of the biggest community events in India. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Seeing hundreds of attendees come together to learn and celebrate open-source was a proud and emotional moment for me — especially knowing how far I had come from Bhavnagar to that stage.</p>\n</blockquote>\n\n\n\n<p>I also had the privilege of being a volunteer at WordCamp Asia, the flagship WordPress event for the entire continent. It was humbling to support an event of such magnitude, and heartening to see how diverse and inclusive the global WordPress family truly is. Being part of such efforts is not just service — it’s gratitude in action.</p>\n\n\n\n<p>For me, meetups and WordCamps aren’t just events — they’re where I recharge my soul, share my knowledge, and feel deeply connected to a global family.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hobbies-beyond-the-keyboard\">Hobbies Beyond the Keyboard</h2>\n\n\n\n<p>When I’m not writing code, I embrace life through small joys and soulful moments.</p>\n\n\n\n<p>I’m a nature lover and plant enthusiast. Gardening gives me peace, patience, and a quiet form of discipline.</p>\n\n\n\n<p>I’m a cricket fan — I love playing as much as watching, especially when Team India is in action. The game reflects my life: unpredictable, strategic, and driven by passion.</p>\n\n\n\n<p>I enjoy driving — especially night drives when the roads are empty and music flows freely.</p>\n\n\n\n<p>I’m also someone who loves being around animals. I find their presence grounding and healing. At home, I have a pet rabbit, who is more than a companion — he’s a part of my family and a source of daily joy.</p>\n\n\n\n<p>Speaking of joy, music is my biggest hobby. Whether I&#8217;m coding or relaxing, there’s always a soundtrack playing in the background. Songs help me express what words can’t.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-giving-back-amp-building-others\">Giving Back &amp; Building Others</h2>\n\n\n\n<p>Having come from a small town with limited resources, I’m deeply passionate about helping others rise. I actively mentor young developers, especially those from underprivileged or non-metro backgrounds. I want them to know that success is possible — regardless of where you start.</p>\n\n\n\n<p>My dream is to one day launch a tech training program in Bhavnagar — to teach local youth about WordPress, freelancing and digital skills. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>If WordPress could change my life, it can certainly change theirs.</p>\n</blockquote>\n\n\n\n<p>I also regularly contribute to forums, help organize events, speak at community meetups and make time to guide freshers through their first steps in this amazing ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-life-has-taught-me\">What Life Has Taught Me</h2>\n\n\n\n<p>Here are some core beliefs that guide me every day:</p>\n\n\n\n<p>Heartbeats are precious — I don’t take a single one for granted.</p>\n\n\n\n<p>Struggle isn’t a setback — it’s a setup for something greater.</p>\n\n\n\n<p>Community is strength — whether in a family, a WordCamp or a GitHub issue thread.</p>\n\n\n\n<p>You can come from anywhere — what matters is where you’re going and how many you uplift on the way.</p>\n\n\n\n<p>Technology can heal, empower and connect — if used with empathy.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-looking-forward-the-journey-ahead\">Looking Forward: The Journey Ahead</h2>\n\n\n\n<p>I’m excited about the future of WordPress — especially AI, full-site editing, headless architecture and performance innovations. I aim to stay at the forefront of these changes, continuing to build solutions that empower users and delight clients.</p>\n\n\n\n<p>I also plan to write a book one day — part memoir, part manual — about how open source, open hearts and open minds can transform even the most limited beginnings.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-in-closing\">In Closing</h2>\n\n\n\n<p>If I could go back and speak to the younger version of myself — lying on a hospital bed at 3.5 years old or watching my mother&#8217;s struggle silently or feeling like the world was too big for a boy from Bhavnagar — I’d say:</p>\n\n\n\n<p>“You’re going to make it. You’re going to build not just websites but a life that helps others build theirs too.”</p>\n\n\n\n<p>I don’t just develop WordPress sites.</p>\n\n\n\n<p>I develop opportunities, relationships and meaningful digital footprints.</p>\n\n\n\n<p>And every time I hit &#8220;Activate Theme&#8221; or push a release, I think of the journey it took to get here — and the journey still ahead.</p>\n\n\n\n<p>If you&#8217;re someone who believes in purpose, people and potential — let&#8217;s connect. Let’s build. Let’s inspire</p>\n<p>The post <a href=\"https://heropress.com/essays/the-journey-of-pratik-bhatt/\">The Journey Of Pratik Bhatt</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Jul 2025 03:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Pratik Bhatt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 6.8.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10703:\"<h2 class=\"wp-block-heading\">WordPress 6.8.2 is now available!</h2>\n\n\n\n<p>This minor release includes fixes for <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=6.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">20 Core tickets</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/70557\">15 Block Editor issues</a>. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2025/07/08/wordpress-6-8-2-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p>WordPress 6.8.2 is a short-cycle maintenance release. More maintenance releases may be made available throughout 2025.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.2.zip\">download WordPress 6.8.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-8-2\">visit the HelpHub version page</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dropping security updates for WordPress versions 4.1 through 4.6</h2>\n\n\n\n<p>This is not directly related to the 6.8.2 maintenance release, but <a href=\"https://wordpress.org/news/2025/06/dropping-security-updates-for-wordpress-versions-4-1-through-4-6/\">branches 4.1 to 4.6 had their final release today</a>. These branches won&#8217;t receive any security update anymore.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>WordPress 6.8.2 was led by <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> and <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a>.</p>\n\n\n\n<p>Special thanks to <a class=\"mention\" href=\"https://profiles.wordpress.org/davidbaumwald/\"><span class=\"mentions-prefix\">@</span>davidbaumwald</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/sergeybiryukov/\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/mamaduka/\"><span class=\"mentions-prefix\">@</span>mamaduka</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a> and <a class=\"mention\" href=\"https://profiles.wordpress.org/jorbin/\"><span class=\"mentions-prefix\">@</span>jorbin</a> for their help on specific release tasks.</p>\n\n\n\n<p>WordPress 6.8.2 would not have been possible without the contributions of the following 96 people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium has-white-color has-midnight-gradient-background has-text-color has-background has-link-color has-normal-font-size wp-elements-2ad7deb15a87fd29427f001e4c18a1ac\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/alexstine\">Alex Stine</a>, <a href=\"https://profiles.wordpress.org/anatolbroder\">Anatol Broder</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/ankitkumarshah\">Ankit Kumar Shah</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/azharderaiya\">Azhar Deraiya</a>, <a href=\"https://profiles.wordpress.org/benjamingosset\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/bhubbard\">Brandon Hubbard</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brhodes\">brhodes</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/czarate\">Chris Zarate</a>, <a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/dilipbheda\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/divinenephron\">divinenephron</a>, <a href=\"https://profiles.wordpress.org/dustintechsmith\">dustintechsmith</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/im3dabasia1\">Eshaan Dabasiya</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/faisalahammad\">Faisal Ahammad</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gernberg\">gernberg</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/harshgajipara\">Harsh Gajipara</a>, <a href=\"https://profiles.wordpress.org/helgatheviking\">HelgaTheViking</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jigarpanchal\">Jigar Panchal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/mindctrl\">John Parris</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/kausaralm\">Kausar Alam</a>, <a href=\"https://profiles.wordpress.org/kishanjasani\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/pfefferle\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/megane9988\">megane9988</a>, <a href=\"https://profiles.wordpress.org/mosescursor\">Moses Cursor Ssebunya</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mwillman1991\">mwillman1991</a>, <a href=\"https://profiles.wordpress.org/bugnumber9\">Nazar Hotsa</a>, <a href=\"https://profiles.wordpress.org/nidhidhandhukiya\">nidhidhandhukiya</a>, <a href=\"https://profiles.wordpress.org/nikunj8866\">Nikunj Hatkar</a>, <a href=\"https://profiles.wordpress.org/oferlaor\">oferlaor</a>, <a href=\"https://profiles.wordpress.org/oglekler\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/paulstanos\">paulstanos</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/puggan\">puggan</a>, <a href=\"https://profiles.wordpress.org/ravigadhiyawp\">Ravi Gadhiya</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rollybueno\">Rolly Bueno</a>, <a href=\"https://profiles.wordpress.org/room34\">room34</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sajjad67\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/Sam_a\">sam_a</a>, <a href=\"https://profiles.wordpress.org/sandeepdahiya\">Sandeep Dahiya</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanemuir\">Shane Muirhead</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sirlouen\">SirLouen</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sukhendu2002\">Sukhendu Sekhar Guria</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/TobiasBg\">Tobias Bäthge</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/ugyensupport\">Ugyen Dorji</a>, <a href=\"https://profiles.wordpress.org/uxl\">uxl</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whaze\">whaze</a>, <a href=\"https://profiles.wordpress.org/getsyash\">Yash B</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, and <a href=\"https://profiles.wordpress.org/zunaid321\">Zunaid Amin</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation on Slack, in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C080HLPP2Q6\">#6-8-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to <a class=\"mention\" href=\"https://profiles.wordpress.org/estelaris/\"><span class=\"mentions-prefix\">@</span>estelaris</a> and <a class=\"mention\" href=\"https://profiles.wordpress.org/zunaid321/\"><span class=\"mentions-prefix\">@</span>zunaid321</a> for proofreading.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 15:41:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Open Channels FM: Rethinking Global Remote Work Opportunities in Open Source\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100594\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://openchannels.fm/rethinking-global-remote-work-opportunities-in-open-source/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:383:\"Remote work has been a defining feature of tech culture for years, but it has become especially prominent in open source communities. As more professionals build careers within globally distributed teams, the conversation around cross-border employment has grown more relevant than ever. One insight that stands out is the potential for developers and digital professionals [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jul 2025 09:48:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WordPress.org blog: Celebrating Kim Parsell: 2025 WordCamp US Scholarship Applications Open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wordpress.org/news/2025/07/kim-parsell-2025-wcus-scholarship-applications-open/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4936:\"<p>The WordPress Foundation is pleased to announce the return of the <strong>Kim Parsell Memorial Scholarship</strong> for WordCamp US 2025. Applications are being accepted until <strong>July 25, 2025</strong>.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img alt=\"\" class=\"wp-image-18912\" height=\"370\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/wpdocs-team-1.webp?resize=604%2C370&#038;ssl=1\" style=\"border-width: 25px; border-radius: 40px;\" width=\"604\" /></figure>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-6cbf45de wp-block-group-is-layout-constrained\" style=\"margin-top: 48px; margin-bottom: 48px; padding-top: 24px; padding-bottom: 24px;\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">Remembering Kim Parsell</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-18956\" height=\"400\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/Kim-parsell-twitter-image-2.jpeg?resize=400%2C400&#038;ssl=1\" width=\"400\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Kim Parsell was a dedicated contributor and a beloved member of the WordPress community. Her passion for open source and her welcoming spirit inspired many, both online and in person. Each year at WordCamp US, the WordPress Foundation celebrates Kim’s legacy by supporting contributors who share her commitment and enthusiasm. The Kim Parsell Memorial Scholarship aims to make it easier for deserving community members to attend WordCamp US, reflecting Kim’s belief in making WordPress accessible and inclusive for all.</p>\n</div>\n</div>\n\n\n\n<p>If you’re unfamiliar with Kim’s story or her invaluable role in the community, we encourage you to <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">read these heartfelt tributes</a> collected from friends and colleagues.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Eligibility</h2>\n\n\n\n<p>This year, a single scholarship will be awarded. To qualify, applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman</li>\n\n\n\n<li>Be actively involved as a contributor to WordPress</li>\n\n\n\n<li>Have never attended WordCamp US before</li>\n\n\n\n<li>Demonstrate a need for financial support to attend the event</li>\n</ul>\n\n\n\n<p>If you meet these qualifications, we invite you to apply before the July 25 deadline. All applicants will be notified of the decision by August 7, 2025.</p>\n\n\n\n<p>For additional information, visit the <a href=\"https://wordpressfoundation.org/projects/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a> hosted by the WordPress Foundation.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-8503c47b wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-spacer\" style=\"height: 50px;\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size\"><strong>Ready to Apply?</strong></p>\n\n\n\n<div class=\"wp-block-spacer\" style=\"height: 25px;\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2025-kim-parsell-scholarship-application\">Submit Your Application Today</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\" style=\"height: 50px;\"></div>\n</div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img alt=\"\" class=\"wp-image-18917\" height=\"333\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/07/kim-jose.jpeg?resize=500%2C333&#038;ssl=1\" style=\"border-width: 25px; border-radius: 40px;\" width=\"500\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Join the Celebration</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tickets for WordCamp US 2025 are now available—secure yours soon!</li>\n\n\n\n<li>Volunteer applications are open until July 11, 2025</li>\n\n\n\n<li>Interested in supporting the event? Explore our <a>sponsorship opportunities</a></li>\n</ul>\n\n\n\n<p>Help us spread the word about this opportunity and make WordCamp US 2025 even more special.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Jul 2025 18:57:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Open Channels FM: What Investors Really Want: Funding Insights for Digital and Open Source Founders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100588\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://openchannels.fm/what-investors-really-want-funding-insights-for-digital-and-open-source-founders/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:234:\"In the evolving digital commerce landscape, successful funding requires strong founder-investor relationships, clear problem-solving focus, and ethical considerations, emphasizing collaborative growth and effective product strategies.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Jul 2025 09:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Gravatar: What is Federated Identity Management and How Does it Work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=3371\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://blog.gravatar.com/2025/07/11/federated-identity-management/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15494:\"<p>You know that moment when you breeze into a new app by clicking “Sign in with Google”? That’s not magic. It’s federated identity management (FIM). </p>\n\n\n\n<p>It lets you hop between apps and services using just one login, no password juggling required.</p>\n\n\n\n<p>You’ve likely got usernames and passwords scattered across what feels like half the internet. It’s a mess for users, and an even bigger migraine for developers trying to build secure login systems from scratch.</p>\n\n\n\n<p>FIM solves this core <a href=\"https://blog.gravatar.com/2024/08/01/why-digital-identity-management-is-crucial-for-modern-businesses/\">problem of digital identity management</a> by creating trusted links between different platforms. So instead of managing dozens of accounts, you just maintain one primary identity that does the heavy lifting across multiple services.</p>\n\n\n\n<p>In this article, we’ll unpack:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>How identity providers and service providers team up to make login friction-free.</li>\n\n\n\n<li>The protocols behind the magic – SAML, OAuth, OpenID Connect.</li>\n\n\n\n<li>Why FIM systems are more secure <em>and</em> more user-friendly than the old-school alternatives.</li>\n\n\n\n<li>How tools like Gravatar bring federated identity to the everyday user, not just the enterprise crowd.</li>\n</ul>\n\n\n\n<p>So, let’s dig into how federated identity is rewriting the rules of online access.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What is federated identity management?</h2>\n\n\n\n<p>Federated identity management lets users log into multiple services with just one set of credentials – even if those services belong to entirely different organizations or live in separate security realms.</p>\n\n\n\n<p>In short: One login, many doors.</p>\n\n\n\n<p>The clever part? While users enjoy the simplicity of a single sign-in, each organization still keeps tight control over its own systems and data. Everyone wins – convenience for users, boundaries for businesses.</p>\n\n\n\n<p>At its heart, FIM solves a very modern dilemma: Too many passwords, not enough patience. By reducing login clutter whilst safeguarding security, it keeps systems streamlined and users sane.</p>\n\n\n\n<p>For example:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A university student signs into their campus portal with their regular uni login.</li>\n\n\n\n<li>From there, they can hop into a <a href=\"https://workspace.google.com/\">Google Workspace</a> to submit assignments, dive into academic databases, or access publishing platforms with no additional accounts.</li>\n\n\n\n<li>Their university identity just&#8230; goes with them.</li>\n</ul>\n\n\n\n<p>This all works thanks to behind-the-scenes handshake deals called <a href=\"https://blog.gravatar.com/2024/08/01/why-digital-identity-management-is-crucial-for-modern-businesses/#:~:text=5.%20Federation,across%20multiple%20systems.%20With%20technologies\"><em>federated identity agreements</em></a>. The university acts as the identity provider, backing the student’s identity. Services like Google Workspace act as service providers, trusting that endorsement and granting access accordingly.</p>\n\n\n\n<p>It all works through carefully coordinated <a href=\"https://blog.gravatar.com/2024/05/04/authentication-protocols/\">authentication protocols</a> working behind the scenes. These standards let systems talk to each other securely. Only the essentials get shared, passwords never stray from their home base, and users keep control of their data.</p>\n\n\n\n<p>Now, let’s dig into how those protocols do their thing.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Key protocols and standards: SAML, OAuth, and OpenID Connect</h3>\n\n\n\n<p>Federated identity might sound like something dreamt up in a sci-fi novel, but it’s really just about helping different services trust each other enough to vouch for <em>you</em>. </p>\n\n\n\n<p>That way, you’re not logging in twelve times before breakfast. Instead, a handful of protocols quietly do the work to keep things smooth, secure, and repeat-login free.</p>\n\n\n\n<p>Here are the big three making that happen:</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>SAML (Security Assertion Markup Language)</strong></h4>\n\n\n\n<p>SAML is basically the corporate go-to when it comes to easy sign-ins. It’s what lets employees hop between internal tools (HR systems, dashboards, intranets etc.) without juggling five passwords and a daily identity crisis.</p>\n\n\n\n<p>Here’s the gist:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You try to access a service (say, the company HR portal).</li>\n\n\n\n<li>You’re bounced over to the company’s identity provider.</li>\n\n\n\n<li>You log in with your usual details.</li>\n\n\n\n<li>The service gets a SAML assertion – a signed digital nod that says, “Yep, this person checks out”.</li>\n</ul>\n\n\n\n<p>It’s especially handy in enterprise and B2B settings, where you need airtight security and rich user data. If you’re into technical deep dives, the <a href=\"https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=security\">OASIS SAML Technical Committee</a> has the specs.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>OAuth 2.0</strong></h4>\n\n\n\n<p>OAuth isn’t really about proving <em>who</em> you are; it’s about saying <em>what</em> an app can do on your behalf.</p>\n\n\n\n<p>That moment when you “Sign in with Google”, OAuth is just passing a temporary access token that tells the app, “This person’s cool with you looking at their calendar (but hands off their emails).” It’s <a href=\"https://blog.gravatar.com/2024/05/10/oauth-2-0-simplified-unraveling-authorization-protocols/\">identity permission management</a>, not identity confirmation.</p>\n\n\n\n<p>It’s like handing out a key that only opens one room in the house, and only for a short time. You can learn more about it on <a href=\"https://oauth.net/2/\">the OAuth 2.0 site</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>OpenID Connect</strong></h4>\n\n\n\n<p>OpenID Connect builds on OAuth 2.0 by enabling proper ID verification. It’s what makes one-click logins like “Sign in with Apple” or “Sign in with Google” actually log you <em>in</em>, not just hand out permissions.</p>\n\n\n\n<p>It works by adding an identity token that securely shares who you are with the service. So now, it’s not just “this person said yes,” it’s “this person is Alice, email verified, and here’s the proof.”</p>\n\n\n\n<p>Want to build with it? The <a href=\"https://openid.net/connect/\">OpenID Connect specs</a> are the go-to guide for implementation.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Federated identity management systems comparison\" class=\"wp-image-3379\" height=\"360\" src=\"https://blog.gravatar.com/wp-content/uploads/2025/06/federated-identity-management-systems.png?w=660\" width=\"660\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Identity providers vs. service providers: Roles in the FIM ecosystem</h3>\n\n\n\n<p>In federated identity management (FIM), two main players run the show: The identity provider (IdP) and the service provider (SP). Knowing what each does is key to understanding how FIM works.</p>\n\n\n\n<p>Identity providers handle the login. They verify who you are; whether that’s Google, Microsoft, your university, or your company’s system. The IdP stores your credentials and confirms your identity to other services.</p>\n\n\n\n<p>Service providers are the apps and platforms you want to access using that login, like <a href=\"https://www.zoom.com/\">Zoom</a>, <a href=\"https://www.dropbox.com/\">Dropbox</a>, or academic databases.</p>\n\n\n\n<p>Here’s what happens when you click “Sign in with Google”:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google (the IdP) checks your credentials.</li>\n\n\n\n<li>It tells the service provider you’re authenticated.</li>\n\n\n\n<li>The service provider grants access without ever seeing your password.</li>\n</ul>\n\n\n\n<p>This split keeps things secure. Your passwords stay with trusted IdPs, so you’re not juggling new logins for every service. And if a service provider is breached, your credentials are still safe.</p>\n\n\n\n<p>For organizations, it simplifies access control. IT teams can grant or revoke access from the IdP side, managing all connected services in one go when people join or leave.</p>\n\n\n\n<h2 class=\"wp-block-heading\">FIM vs. single sign-on: Key differences explained</h2>\n\n\n\n<p><a href=\"https://blog.gravatar.com/2024/05/09/single-sign-on-solutions/\">Single sign-on</a> (SSO) is the big crowd-pleaser: One login, and you’re in. Email, HR tools, task boards, wiki rabbit holes – it’s all yours, no repeated password dance required. </p>\n\n\n\n<p>The catch is it all lives within the borders of your organization. Handy, yes. But fenced in.</p>\n\n\n\n<p>Federated identity management (FIM) takes things a step further. Same single login magic, but this time the credentials can travel. Across platforms. Across orgs. Across ecosystems. It’s SSO with a passport.</p>\n\n\n\n<p>Here’s how that plays out:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With SSO, a university student signs in once and gets access to campus email, class materials, and the meal plan portal.<br /></li>\n\n\n\n<li>With FIM, that same login gets them into external research libraries, academic collaboration tools, and third-party cloud drives, all run by different providers.</li>\n</ul>\n\n\n\n<p>Both SSO and FIM save you from juggling five logins and twenty browser tabs. Both boost security by keeping authentication centralised. The difference? FIM doesn’t stop at the edge of your organization, it builds trust between systems that aren’t under the same roof.</p>\n\n\n\n<p>To make this work, FIM needs a little extra backend choreography. To work smoothly across domains, it relies on protocols like SAML, OAuth, or OpenID Connect (the same ones we unpacked earlier). </p>\n\n\n\n<p>SSO inside a single org skips the extra tech since everything’s already playing on the same team.</p>\n\n\n\n<p>So: SSO keeps things simple within your four walls. FIM gets you past the gates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Gravatar&#8217;s profiles-as-a-service: A simplified approach to federated identity</h2>\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a> makes federated identity feel less like an enterprise buzzword and more like something regular people can actually use. It takes the big, often baffling ideas behind FIM and packages them into something simple, familiar, and weirdly elegant.</p>\n\n\n\n<p>Let’s start with the magic trick: <em>Update once, sync everywhere</em>. </p>\n\n\n\n<p>Change your photo or bio on Gravatar and – ta-da – it updates across every platform that supports it, from WordPress comment sections to your GitHub commits. No faff. No repeat uploads. Just instant consistency, quietly flexing the whole “federated identity” concept in real life.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Gravatar - a primer for federated identity management\" class=\"wp-image-3380\" height=\"358\" src=\"https://blog.gravatar.com/wp-content/uploads/2025/06/federated-identity-management-gravatar-update-once.gif?w=660\" width=\"660\" /></figure>\n\n\n\n<p>What really makes it click, though, is how Gravatar ties your identity to your email address instead of your name. That lets you switch gears effortlessly:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>One email for your work persona.</li>\n\n\n\n<li>Another for hobby projects.</li>\n\n\n\n<li>A third for your incognito forum life.</li>\n</ul>\n\n\n\n<p>Each one becomes its own lightweight identity provider. And because Gravatar plays nicely with WordPress, GitHub, Slack, OpenAI (and plenty more), your profile travels with you like a loyal companion.</p>\n\n\n\n<p>Gravatar skips the corporate complexity in favor of something far more accessible, especially for solo operators and smaller teams.</p>\n\n\n\n<p>Best of all? It’s free. And since it’s backed by <a href=\"https://automattic.com/\">Automattic</a>, Gravatar takes ideas that used to live inside enterprise IT departments and hands them over to the rest of us.</p>\n\n\n\n<h3 class=\"wp-block-heading\">How developers can leverage Gravatar&#8217;s API for cross-domain identity</h3>\n\n\n\n<p>If you’re a developer staring down the barrel of yet <em>another</em> user profile system, take a breath. Gravatar’s got your back. Our API is basically a plug-and-play shortcut to “<a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">profiles-as-a-service</a>,” and integrating it is almost suspiciously easy.</p>\n\n\n\n<p>Instead of wrestling with databases, uploads, and custom logic, you can hook into Gravatar’s infrastructure with just a few lines of code. Here’s what you get:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://docs.gravatar.com/sdk/images/\">Avatars in all the sizes</a> you’ll need.</li>\n\n\n\n<li>Verified social links.</li>\n\n\n\n<li>User bios and display names.</li>\n\n\n\n<li>Professional details, neatly packaged.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Avatar sizes with Gravatar for identity management\" class=\"wp-image-3381\" height=\"177\" src=\"https://blog.gravatar.com/wp-content/uploads/2025/06/federated-identity-management-avatar-size-gravatar.png?w=660\" width=\"660\" /></figure>\n\n\n\n<p>It’s a clean fix for the mess of cross-domain identity. One Gravatar profile works across <em>every</em> platform that supports the API. No more begging users to upload the same photo (again). No more duplicated effort.</p>\n\n\n\n<p>And here’s what makes things even better: the docs are actually helpful. Whether you’re calling our REST API or grabbing an SDK, <a href=\"https://docs.gravatar.com/\">our Gravatar tutorials</a> walk you through everything from basic avatar fetching to pulling in full profiles.</p>\n\n\n\n<p>Building your own profile system could eat up weeks or months. With Gravatar, you’ll be done before your coffee goes cold. Plus, you skip the long-term headaches: Maintenance, security patches, user complaints – all gone.</p>\n\n\n\n<p>If you&#8217;re working on a comment thread, a full-blown app, or anything in between, Gravatar delivers a clean, federated identity solution minus the enterprise bloat.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Create your digital passport today</h2>\n\n\n\n<p>Gravatar makes federated identity simple and available to everyone, whether you&#8217;re a solo creator or a full-stack developer. </p>\n\n\n\n<p>One profile, thousands of platforms: WordPress, GitHub, Slack, OpenAI… all covered.</p>\n\n\n\n<p>You simply update your profile once, and it syncs <em>everywhere</em>. No more hunting down forgotten logins just to swap out a profile pic or tweak a bio.</p>\n\n\n\n<p>For developers, it’s a breeze: Just a few lines of code, and your users get a polished, cross-platform experience without the headache of building your own identity infrastructure.</p>\n\n\n\n<p>Gravatar’s been trusted by millions for over a decade, and it’s backed by <a href=\"https://automattic.com/\">Automattic</a>, the same folks behind WordPress.com and a whole suite of web heavyweights. </p>\n\n\n\n<p>It’s free, privacy-conscious, and puts you firmly in control.</p>\n\n\n\n<p>Ready to streamline your online presence? <a href=\"https://gravatar.com/\">Set up your free Gravatar</a> and make profile chaos a thing of the past.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://gravatar.com/connect/?gravatar_from=blog\"><img alt=\"\" class=\"wp-image-2616\" height=\"729\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/12/free_profile_cta.png\" width=\"3243\" /></a></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Jul 2025 18:30:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Jonathan Desrosiers: The Ghosts of Unactivated Contributors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://jonathandesrosiers.com/?p=5954\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://jonathandesrosiers.com/2025/07/the-ghosts-of-unactivated-contributors/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15053:\"<p class=\"\">I’m so glad <a href=\"https://binatethoughts.com/\">Tammie</a> was (partially) inspired to <a href=\"https://binatethoughts.com/first-props-and-contribution-journeys/\">reflect on the beginning of her contribution journey </a>after reading my <a href=\"https://jonathandesrosiers.com/2025/07/12-years-contributing-to-wordpress/\">12 year first contribution anniversary post</a>. I love reading these stories! They really ignite a meditative mindset.</p>\n\n\n\n<p class=\"\">I’m currently up in the <a href=\"https://en.wikipedia.org/wiki/White_Mountains_(New_England)\">White Mountains</a> on a family vacation. I read her post with my morning coffee before my wife and I set out to hike <a href=\"https://www.visitwhitemountains.com/listing/mount-willard-trailhead/143/\">Mount Willard</a> as part of our attempt to tackle the <a href=\"https://www.kenmacgray.org/52/\">52 With A View</a>. I know, I should be better about disconnecting, but her reflections had me thinking on the trail.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-everyone-is-just-figuring-it-out-whatever-that-means\">Everyone is just “figuring it out” (whatever that means)</h2>\n\n\n\n<p class=\"\">It’s interesting how the contributors you looked up to when getting started that you assumed were well established were actually still finding their way.</p>\n\n\n\n<p class=\"\">Tammie is a great example of this. I remember looking at comments she made and thinking they were insightful and based on lots of experience. They were and still are, but her experience was not what I had assumed. Her experience at the time was just not yet from contributing to WordPress. She too was wandering around looking for the path that looked just right at the same time as me.</p>\n\n\n\n<p class=\"\">“Figuring it out” also means something different to everyone. And “it” can also change over time. The best path today will likely not be a good fit in 10 years, 5 years, or even 6 months.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-5965 not-transparent\" height=\"1920\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/img_1969-scaled.jpg\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">An increasingly foggy part of the trail on Mount Willard in the White Mountain National Forest.<br /></figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-activating-observers\">Activating Observers</h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">“A simple code review or “great job” can be the difference between a one-time contributor and a future maintainer. You never know what someone needs to hear, so be generous with feedback.”</p>\n</blockquote>\n\n\n\n<p class=\"\">This is something I <a href=\"https://maintaine.rs/desrosj\">included in my essay</a> for the <a href=\"https://maintaine.rs\">Maintaine.rs</a> book. In Tammie’s post, she interestingly had a sentence that struck me as the exact opposite of that statement.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">“Our projects are full of the ghosts of contributors we never activated, and that fuels me to see potential in every person who gives up their time.”</p>\n</blockquote>\n\n\n\n<p class=\"\">What happens when we don’t put our best forward, if it wasn’t enough, or wasn’t what someone needed to hear? Obviously we can’t (and shouldn’t) attract or keep everyone who passes by the communities we care for to join in our efforts. But what about those who <em>were</em> good fits but just weren’t engaged with in the right way?</p>\n\n\n\n<p class=\"\">Maybe documentation was lacking. Maybe expectations were unclear. Or maybe they sensed a maintainer was being territorial towards an area of the project they look after. This excerpt from <a href=\"https://producingoss.com\">Producing Open Source Software</a> is relevant here:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">Watch out for participants who try to stake out exclusive ownership of certain areas of the project, and who seem to want to do all the work in those areas, to the extent of aggressively taking over work that others start. Such behavior may even seem healthy at first. After all, on the surface it looks like the person is taking on more responsibility, and showing increased activity within a given area. But in the long run, it is destructive. When people sense a &#8220;no trespassing&#8221; sign, they stay away. This results in reduced review in that area, and greater fragility, because the lone developer becomes a single point of failure. Worse, it fractures the cooperative, egalitarian spirit of the project.</p>\n\n\n\n<p class=\"\"><a href=\"https://producingoss.com/en/producingoss.html#territoriality\">Karl Fogel. Producing Open Source Software. Chapter 8: Preventing Territoriality</a></p>\n</blockquote>\n\n\n\n<p class=\"\">Sometimes letting people find their way means not engaging at all. Not every contributor requires an eager welcome or hand-holding. Over-engaging can also be a bad thing. Knowing how to gauge the appropriate level of interaction is a skill that comes with time.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-different-paths-for-different-people\">Different Paths For Different People</h2>\n\n\n\n<p class=\"\">On our hike, I noticed that the route my wife took was almost never the same as the one I took on the same exact path. I wasn’t intentionally avoiding her footprints, I was just subconsciously choosing what looked best to me.</p>\n\n\n\n<p class=\"\">The same is true in a large community. Instead of rigid groupings with strict criteria that must be met, establish decision-making frameworks that encourage flexibility guided in foundational principles.</p>\n\n\n\n<p class=\"\">I sometimes observe new contributors trying to make sense of activity by forcing everything into specific categories, paths, or types. While it makes a lot of sense as a first step, that can quickly lead to frustration and burn out because it just doesn’t work like that at scale.</p>\n\n\n\n<p class=\"\">Paths also manifest to individuals differently. Sometimes they’re rocky and sometimes not. Sometimes it’s rocky but one giant smooth rock instead of many little ones, and occasionally the surface is just a little slippery. Everyone proceeds at their own pace. If you believe in the mission and have purpose, continue on despite the form the path takes in front of you. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-avoid-congregating-at-the-top\">Avoid Congregating At The Top</h2>\n\n\n\n<p class=\"\">Two Summers ago while also in New Hampshire, we took the <a href=\"https://mt-washington.com/?gad_source=1&amp;gad_campaignid=20890652283&amp;gbraid=0AAAAApFtTRv45-wTrqsc07TBDgP6gkw8H&amp;gclid=EAIaIQobChMI-KP6vamzjgMVmVhHAR1NZQFMEAAYASAAEgJBF_D_BwE\">Mount Washington Auto Road</a> to the top of the <a href=\"https://en.m.wikipedia.org/wiki/Mount_Washington\">6,288 foot highest point in New England</a>. When we reached the summit, the weather was drastically different (30-40MPH gusts, cloudy, and 35°F) than at the base (high 80°s F, calm, clear and sunny).</p>\n\n\n\n<p class=\"\">Besides the weather, something else stood out.  There was a line ~100 people long waiting for a chance to take a photo in front of the summit sign.</p>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"A long line of people at the top of Mount Washington lined up to take a photo with the summit sign.\" class=\"wp-image-5962 not-transparent\" height=\"2560\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/img_1681-scaled.jpg\" width=\"1920\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">The line at the top of Mount Washington. </figcaption></figure>\n\n\n\n<p class=\"\">When everyone crowds toward the “top,” we risk losing the balance and continuity that healthy communities need. It’s not about reaching the summit. Rather, it’s about ensuring the entire path is well-traveled, well-marked, and connected.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-don-t-meet-at-the-top\">Don’t Meet At The Top</h2>\n\n\n\n<p class=\"\">We never truly make it to the “top” because it’s not a static thing. This is especially true in technology where everything is constantly changing and evolving. Thus, “getting to the top” is the wrong goal. Instead, our goal should be to connect with as many people as we can at the many points paths intersect along the way. Put differently, we should be building connections between as many paths as possible.</p>\n\n\n\n<figure class=\"wp-block-image alignwide size-full wp-lightbox-container\"><img alt=\"A bed of ferns in the foreground at the peak of Mount Willard.  It’s foggy, but a highway can be seen in the background almost 3,000 feet below.\" class=\"wp-image-5972 not-transparent\" height=\"1920\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/img_2017-scaled.jpg\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">The view from the peak of Mount Willard at 2,865 feet.</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-those-who-predate-us\">Those Who Predate Us</h2>\n\n\n\n<p class=\"\">There was a very old stone wall covered in moss on the hike and I found myself thinking: how many others had used the same path before me? How many people <em>lived</em> on this mountain before the trail existed? There’s no true way to know, especially if everyone is respecting the <a href=\"https://www.forestsociety.org/forest-journal-column/carrying-about-carry-carry-out\">carry in, carry out</a> mindset. Instead, the signs will be very subtle and require an astute eye.</p>\n\n\n\n<p class=\"\">Footprints, paths worn down from traffic, and in more obvious cases, others actually passing you on your way. While each path is unique, <em>where</em> your path takes you is rarely untraveled. Learn to spot the differences and adjust accordingly.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-many-small-trickles-fill-a-basin\">Many Small Trickles Fill A Basin</h2>\n\n\n\n<p class=\"\">When you drink from the fire hose of a large Open Source project like WordPress, it’s easy to lose sight of the cumulative efforts that are required to create such a strong and steady flow. But like basins and streams, it takes many small trickles to fill them.</p>\n\n\n\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-5974 not-transparent\" height=\"2560\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/img_2033-scaled.jpg\" width=\"1920\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">A small trickle of water halfway up Mount Willard.</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-5964 not-transparent\" height=\"1920\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/img_1960-scaled.jpg\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Centennial Pool found near the start of the trail on Mount Willard.</figcaption></figure>\n</figure>\n\n\n\n<p class=\"\">Our work isn’t measured only by the splash of large contributions, but by the steady trickle of small acts that feed a thriving ecosystem. If we want future contributors to drink from the same basin, we need to show them how every small drop matters.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-judging-effectiveness-by-noise\">Judging Effectiveness By Noise</h2>\n\n\n\n<p class=\"\">As we got close to the end of the hike, we started hearing cars on the highway again. The trail we took was an out and back loop. In this situation, it meant we were in the right place. But when we started the hike, the opposite was true.</p>\n\n\n\n<p class=\"\">When participating in a community, the level of “noise” can be used to gauge whether your work is on target. </p>\n\n\n\n<p class=\"\">When beginning to work on a foundational task that only a few people can advise on, that often means you’re in the right space. But once you’ve shared that idea with the wider community, silence could mean you’ve missed the mark.</p>\n\n\n\n<p class=\"\">Still, silence isn’t always failure. Sometimes it’s just the sound of others listening, considering, and preparing to walk their own part of the trail that you’ve created.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Featured image credit: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/1056619c2d/\">photo</a> by <a href=\"https://wordpress.org/photos/author/soycelycruz/\">soycelycruz</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.</em></p>\n<p>The post <a href=\"https://jonathandesrosiers.com/2025/07/the-ghosts-of-unactivated-contributors/\">The Ghosts of Unactivated Contributors</a> appeared first on <a href=\"https://jonathandesrosiers.com\">Jonathan Desrosiers</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Jul 2025 01:55:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"WordPress.org blog: Introducing WordPress Credits: A New Contribution Internship Program for University Students\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=18913\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4768:\"<p>The WordPress Foundation is proud to launch WordPress Credits, a contribution-focused internship program that brings university students into the heart of the WordPress open source project. While WordPress thrives on contributions from a global volunteer community, many students and newcomers face barriers to entry, such as a lack of structured guidance or real-world experience in open source projects. This new program is designed to bridge that gap, nurturing future contributors and ensuring WordPress remains innovative, inclusive, and sustainable for years to come.</p>\n\n\n\n<p>The <a href=\"https://gamma.app/docs/EN-WordPress-Credits-vz0k2vr1ulg91qq?mode=doc\">pilot program</a>, developed in partnership with the University of Pisa, was announced on stage at WordCamp Europe 2025 by Matt Mullenweg and Mary Hubbard. Since then, it has attracted interest from students across various fields of study, including humanities, computer science, and communication. Companies in the WordPress ecosystem have also expressed support and interest in contributing to the project. In response to the growing interest from both community members and academic institutions, we are now inviting more universities to join the initiative.</p>\n\n\n\n<p>Open to students from all fields of study, the program blends structured onboarding with a personalized contribution project. Activities are adapted to each student’s degree program and familiarity with WordPress, aiming to develop transferable skills, academic-related competencies, and active participation in the WordPress community. Internship durations may vary depending on the university or educational institution. Some may align with academic semesters (typically 3–4 months), while others, like the University of Pisa, allow students to sign up year-round with a requirement to complete a set number of contribution hours (e.g. 150 hours). Flexible arrangements can be discussed to meet the specific requirements of each institution.</p>\n\n\n\n<p>Foundational Training includes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An introduction to open source principles and the WordPress Foundation</li>\n\n\n\n<li>Getting familiar with community tools (Slack, Make blogs, Learn platform, GitHub)</li>\n\n\n\n<li>Setting up a personal WordPress site and publishing content</li>\n</ul>\n\n\n\n<p>Each student will choose a contribution area and design their own personal project within that area. Examples of possible projects include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Translating interfaces or documentation</li>\n\n\n\n<li>Creating multilingual subtitles for educational videos</li>\n\n\n\n<li>Contributing code or performing testing</li>\n\n\n\n<li>Supporting product development or design</li>\n\n\n\n<li>Writing or editing content</li>\n\n\n\n<li>Assisting with community event organization</li>\n\n\n\n<li>Developing training materials for Learn WordPress</li>\n\n\n\n<li>Creating open source tools</li>\n\n\n\n<li>And much more…<br /></li>\n</ul>\n\n\n\n<p>Interns are guided by an experienced mentor specific to their chosen area and supported by a dedicated WordPress Foundation contact person throughout the program. All student contributions, whether code, translations, documentation, or educational materials, will be publicly visible and integrated into official WordPress projects and resources, directly benefiting the wider community.</p>\n\n\n\n<p><strong>Interested universities and educational institutions</strong> interested in participating can reach out by filling <a href=\"https://wordpressdotorg.survey.fm/wordpress-credits-educational-institution-interest-form\">the interest form</a>.</p>\n\n\n\n<p>We also invite companies in the WordPress ecosystem to support this initiative by sponsoring mentors who will guide and empower the next generation of contributors, or by providing tools and resources that help students succeed in their contribution journey. </p>\n\n\n\n<p><strong>If your company is interested in getting involved</strong>, please visit the <a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/get-involved-company-guide/\">Company Guide</a> to learn more and <a href=\"https://wordpressdotorg.survey.fm/wordpress-credits-%E2%80%93-company-interest-form\">fill out the form</a> to join the program.</p>\n\n\n\n<p><em>By welcoming students, mentors, sponsors, and volunteers into this initiative, we are building a stronger and more connected WordPress community. Each person who takes part, whether they guide a student, share their experiences, provide sponsorship, or simply help spread the word, helps ensure that open source remains vibrant and accessible for all. Together, we are not just supporting individual contributors; we are shaping the future of WordPress and open source itself.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 16:56:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Isotta Peira\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: Generalists, Pricing Advice, and AI’s Role in Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=101131\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://openchannels.fm/beyond-hosting-generalists-pricing-advice-and-ais-role-in-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"In this episode of Dev Pulse, hosts chat with Jason Cosper about the challenges and humor in infrastructure, consulting rates, communication, and the evolving role of AI in tech work and workflows.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 10:54:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Tammie Lister: First props and contribution journeys\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://binatethoughts.com/?p=2374\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://binatethoughts.com/first-props-and-contribution-journeys/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7370:\"<p>This post was inspired by the awesome posts from <a href=\"https://jonathandesrosiers.com/2025/07/12-years-contributing-to-wordpress/\">Jonathan Desrosiers</a> and <a href=\"https://felix-arntz.me/blog/10-lessons-from-10-years-of-contributing-to-wordpress-core/\">Felix Arntz</a>, who celebrated their contribution anniversaries with reflection. It made me muse on how critical those first points, the initial steps in a contribution journey, are. I began reflecting on my own &#8216;firsts&#8217; and the people who helped me achieve them.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-2379\" height=\"1024\" src=\"https://binatethoughts.com/wp-content/uploads/2025/07/openart-ea520274-880f-4365-ac51-784abc7802b1.png\" width=\"1024\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Reflecting</h2>\n\n\n\n<p>I am never one to celebrate anniversaries in general, and as a result, I admit I let my slide, both personally and professionally. That isn&#8217;t a pattern I suggest anyone should follow, though; it&#8217;s essential to acknowledge where you have been and who helped you get there.</p>\n\n\n\n<p>In open source, those who have been involved in the project for a longer time may have always known what they are doing. This is far from the truth. Those who enabled my first props also had their own. Often, though, the first prop isn&#8217;t the first entrance into the project. It can be an incredible moment that empowers someone, though, by recognising their work. Often, props can come after a few stages in a contribution journey, and we might forget that. That path was one I followed, taking time to explore adjacent spaces before even finding my way around the space.</p>\n\n\n\n<h2 class=\"wp-block-heading\">My first props</h2>\n\n\n\n<p>I admit I don&#8217;t recall ever looking up my first props before and I found mine this time but it took a bit. It was a nice moment that aligned with my contribution story to see my props split across core and BuddyPress. It also reflected how I took time before props to get settled in.</p>\n\n\n\n<p>My first appearance in this space was in core, and then I rapidly ended up in adjacent areas, such as the theme review team and BuddyPress. On reflection, this could have been a different story. It could have been one of the contributor who pivoted out, never finding their space. So, I am grateful for finding a space and to those contributors who caught me.</p>\n\n\n\n<p>My first BuddyPress props was by <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Gibbs</a>, and it was on <a href=\"https://buddypress.trac.wordpress.org/changeset/3462\">11/12/2010</a>. My first core props came a few years later, and it was by <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> on <a href=\"https://binatethoughts.com/?page_id=2375\">03/01/2013</a>. By each of these props, I was already settled into those spaces as a contributor. Props might come later because you&#8217;re working on other things or the role you&#8217;re contributing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A welcome</h2>\n\n\n\n<p>I had the pleasure of being asked to share my thoughts on contributing to <a href=\"https://maintaine.rs\">maintaine.rs</a>, along with other open source contributors, including the ever-awesome <a href=\"https://jonathandesrosiers.com\">Jonathan Desrosiers</a>. This is an incredible project telling stories across open source, and I encourage checking it out. In it, I was asked about welcoming contributors and how to see value.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>If you want contributions, be sure to show how and where they are wanted. It&#8217;s one thing to say &#8216;all contributions are welcome&#8217;, but that&#8217;s open-source theatre because honestly, it&#8217;s likely not all are in every area as welcome as others. There are always more areas needed than some. Highlight these and make sure someone gets off to a contribution success from the start.</p>\n</blockquote>\n\n\n\n<p>My journey could have been very different if I hadn&#8217;t found a place to contribute. Empowered by those people, I was led to the props and supported in my first tickets. Our projects are full of the ghosts of contributors we never activated, and that fuels me to see potential in every person who gives up their time.</p>\n\n\n\n<p>When I arrived at the project, I wasn&#8217;t sponsored; I was giving my own time because this project was providing me with a blog and client work. My journey in open source began before WordPress, starting with Linux. When I joined the project, I already understood the concept of contribution and came to it with that in mind, looking to find a way to balance what I was gaining.</p>\n\n\n\n<p>I wasn&#8217;t aware of all the options to contribute to the project; there were fewer than there are today. I had to be shown my options, where I could be helpful. My path was one so many have followed. I ended up staying here for so long because of the people who caught up with me along the way and helped empower me as a contributor, so thank you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Props is just one of the firsts</h2>\n\n\n\n<p>Whilst these are &#8216;first&#8217;, they are just the public ones. There are so many firsts in a contribution journey. I was in these projects before my props. My first experience with core was that it was too overwhelming, which is why my first props is in BuddyPress. My first solo theme review was also pivotal to my journey <a href=\"https://themes.trac.wordpress.org/ticket/3022\">14 years ago</a>. </p>\n\n\n\n<p>Every conversation, particularly in the first few stages, was pivotal to my journey as it set the tone for where I ended up adventuring. They could also have been points that led me to leave the project because I couldn&#8217;t find a way to contribute. I hold onto this point when interacting with others, as each contribution is so significant. You never know what someone will do in a project if they are given the opportunity, and it starts with them knowing they can do things. It&#8217;s essential always to acknowledge and recognise everyone who contributed. You never know whose first props those might be and what impact each of us might have on someone&#8217;s journey of contribution. </p>\n\n\n\n<p>Someone might also travel this project and never get props, because perhaps of the contribution area they are in or the work they are doing. That&#8217;s a key thing to consider, and actually, my own journey has public and non-public recognition due to different roles. As a project, WordPress needs to be better at recognising and measuring all types of contributions so the pride we all feel in props can be given to anyone contributing significantly.</p>\n\n\n\n<p>If open source contribution works, it&#8217;s a journey. This point is demonstrated by the adventures I have travelled and those of others within these projects. We have grown up, changed jobs, and moved locations, but we stayed with the project and our contributions. You do that because you want to, because you are getting something from doing it, as contribution has to be a two-way street to become a part of someone&#8217;s life. Props and other recognition are a boost to help you on that journey. It works because it acknowledges the work being done, and in its simplest form, it is a way of saying thank you.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 09:14:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"binatethoughts.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Open Channels FM: The Future of WordPress and AI: Open Protocols, Agentic Workflows, and Industry Transformation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://openchannels.fm/?p=99251\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://openchannels.fm/the-future-of-wordpress-and-ai-open-protocols-agentic-workflows-and-industry-transformation/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:220:\"As AI advances, WordPress must choose between cloud-based tools or local agent workflows. Emerging protocols allow dynamic communication, influencing automation, privacy, and the future control of web content management.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Jul 2025 09:01:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"HeroPress: The Remote Team Who Raised Me\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8032\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://heropress.com/essays/the-remote-team-who-raised-me/#utm_source=rss&utm_medium=rss&utm_campaign=the-remote-team-who-raised-me\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11486:\"<img alt=\"Pull Quote: Through WordPress, I learned that staying — quietly, kindly, steadily — can be its own kind of success.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/3025/07/070825-min.jpg\" width=\"1024\" /><section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px;\">\n<figure class=\"wp-block-audio\"><audio controls=\"controls\" src=\"https://heropress.com/wp-content/uploads/3025/07/cathy_mitchell_heropress.mp3\"></audio><figcaption class=\"wp-element-caption\">Here is Cathy reading her own story aloud.</figcaption></figure>\n</section>\n\n\n\n\n<p>In 2004, I was at home with one baby, having just left a career that I loved. Being at home with a baby full-time was shriveling up my brain. Before WordPress I tried gardening, sewing, painting, preserving and cooking. I was desperate to fill the void left by my career. </p>\n\n\n\n<p>My husband at the time, was a tech genius and had heard of a new get rich quick scheme: &#8220;blogging&#8221;.</p>\n\n\n\n<p>I didn’t know what that meant &#8211; I had to research what the internet was! But I was desperate and the evening news was featuring these &#8220;mommy bloggers&#8221; who were making small fortunes!</p>\n\n\n\n<p>&#8220;If they can do it&#8221;, I thought, &#8220;So can I!&#8221;</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>I made a whole $0.82 that year.</p>\n</blockquote>\n\n\n\n<p>I am not easily dissuaded though. I decided that a new theme would get me more revenue.</p>\n\n\n\n<p>To build themes circa 2007, you had to learn the template system, the file structure, and the hooks baked into WordPress. </p>\n\n\n\n<p>It was like a giant puzzle and I was so excited to be using my brain &#8211; I jumped in.</p>\n\n\n\n<h3 class=\"kt-adv-heading8032_2a57d0-1a wp-block-kadence-advancedheading\">Learning to Swim</h3>\n\n\n\n<p>I read every single page in the WordPress.org docs. I spent 10–20 hours a week in the support forums, mostly asking for help &#8211; not giving much! </p>\n\n\n\n<p>I learned to code by fixing real problems &#8211; it was challenging and the internet was full of quality resources.</p>\n\n\n\n<p>I made big mistakes &#8211; I crashed countless sites! And in doing so, I learned what not to do. </p>\n\n\n\n<p>I was in heaven. </p>\n\n\n\n<p>Except for those all-nighters trying to fix something that I broke on a client&#8217;s site. </p>\n\n\n\n<p>I learned from the best in the community &#8211; because back then, they were in the forums with me. I learned from friends and other bloggers. I learned from online articles (pre-YouTube days).</p>\n\n\n\n<p>Along the way, I met a fellow mommy blogger who had a side business called Desperately Seeking WordPress. (Her blog was Desperately Seeking Sanity and she has the best sense of humour!) She needed help. I was available. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>At the time, our offer was simple: we would install WordPress, a theme, and a few plugins &#8211; and make it look nice &#8211; for $20. </p>\n</blockquote>\n\n\n\n<p>Eventually, she stepped back, and I got to take the reins. </p>\n\n\n\n<p>That’s when I realized I hadn&#8217;t the foggiest idea how to run a real business. I started reading books like *E-Myth*, *Duct Tape Marketing*, and *Purple Cow*. I had no MBA, no startup capital. Just the desire to help other mommy bloggers not get ripped off by tech &#8216;gurus&#8217;.</p>\n\n\n\n<h3 class=\"kt-adv-heading8032_f21016-32 wp-block-kadence-advancedheading\">Building a Business While Falling Apart</h3>\n\n\n\n<p>I’ve struggled with depression for my entire adult life. By 2006, I had three young children. By 2012, I was divorced. The work that had been a fun puzzle, now had to pay the bills.</p>\n\n\n\n<p>I couldn’t disappear on bad days &#8211; my fledgling company had to be reliable! The clients needed stuff. So I hired my first contractor. She made more than I did most months.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>But I needed to know someone would be there for my clients when I couldn’t be. That was the first step toward building a team that would be better than any of us could have imagined.</p>\n</blockquote>\n\n\n\n<p>The behind-the-scenes work we do stays the same whether it is for celebrities or tiny fledgeling bloggers. And when we were kind, didn&#8217;t talk down to them, and were honestly helpful, they talked about us. And we became 100% referral-based.</p>\n\n\n\n<p>So how do YOU get referrals? </p>\n\n\n\n<p>I can&#8217;t tell you that &#8211; but &#8211; I know what works for us: radical honesty (even when it hurts our bottom line), genuine kindness and respect, and being the best at what we do. I believe with all my heart that our clients are in good hands.</p>\n\n\n\n<p>And that honesty requires owning my mistakes. I wish I could say I don&#8217;t make them anymore but… radical honesty! </p>\n\n\n\n<p>We always do what’s in the client’s best interest, even when it costs us money.</p>\n\n\n\n<h3 class=\"kt-adv-heading8032_612593-f3 wp-block-kadence-advancedheading\">The Invisible Work</h3>\n\n\n\n<p>After about seven years, I made an intentional decision to hire women. I grew up in West Africa, and I’ve seen firsthand how empowering women lifts entire families and communities. </p>\n\n\n\n<p>So we began funding microloans for women entrepreneurs in developing countries. The research shows that supporting women has a multiplier effect &#8211; and I’ve always had a soft spot for hard-working entrepreneurial free spirits.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>From the very beginning, we were a remote team. I&#8217;ve never been on my own &#8211; being reliable is a non-negotiable &#8211; I need the team.</p>\n</blockquote>\n\n\n\n<p>One of those teammates is Diane. I met her 14 years ago, just after she got married. She’s quiet, steady, avoids the spotlight &#8211; and she’s been one of the most important people in my life. We’ve built a business together through births, illness, life transitions &#8211; and I trust her completely.</p>\n\n\n\n<p>That trust, that stability, is part of what we offer our clients. And it’s rooted in one simple idea: be kind. Treat everyone with dignity. Respect whatever expertise they bring, even if it’s not technical. Our job is to help their business succeed &#8211; not to impress them with ours.</p>\n\n\n\n<h3 class=\"kt-adv-heading8032_4343ee-e9 wp-block-kadence-advancedheading\">Burnout, Boundaries, and Pricing with Purpose</h3>\n\n\n\n<p>In 2014, I burned out — hard. I had thrown myself into social media marketing. I spent $1000&#8217;s on courses and really tried to implement the suggestions. Guest post twice a month? Check. Two hours connecting on Facebook every day? Check. Write three posts a week? Check. </p>\n\n\n\n<p>I did all the things. &#8216;Cause they told me to.</p>\n\n\n\n<p>I think it only took me three months to crash and burn. I got so sick, my body was done. I spent two full weeks in bed.</p>\n\n\n\n<p>That’s when I learned my limits. And it’s when I learned to stay focused. </p>\n\n\n\n<p>Today, all decisions go through a, &#8220;What does this do to the bottom line?&#8221; framework. And by bottom line &#8211; I mean money, of course, but without sacrificing service, honesty or the trust of our clients.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Part of our growth meant making pricing decisions that felt terrifying. </p>\n</blockquote>\n\n\n\n<p>We raised prices from $20/setup to $40/hour. We lost 20% of our clients — and I expected to lose more. But the ones who stayed? They valued us. They paid happily. They referred us to others.</p>\n\n\n\n<p>Later, we raised it again — to $75/hour. I braced for another drop. It never came. </p>\n\n\n\n<p>Instead, I got emails thanking me! Clients said they were glad we were finally charging what we were worth! I&#8217;m still shocked about it. Who knew I&#8217;d have warm fuzzy stories on the day we raised our prices?</p>\n\n\n\n<p>Eventually, we raised it to $89/hour. Still below the $110–$120 that custom coders charge. Because we’re not &#8220;true coders.&#8221; We’re *practical coders.* We solve real problems, fast, for people who trust us.</p>\n\n\n\n<p>And that trust is priceless.</p>\n\n\n\n<h3 class=\"kt-adv-heading8032_3e2391-b7 wp-block-kadence-advancedheading\">On Staying True in a Shifting World</h3>\n\n\n\n<p>Through all of this &#8211; the growth, the pivots, the grief and healing &#8211; this little WordPress agency has offered me survival.</p>\n\n\n\n<p>The ability to work from home. To be present for my kids. To build something real while living with depression. To build a team based on trust, not hustle.</p>\n\n\n\n<p>I can only recommend something that I truly believe is the best option for my clients. That’s why WordPress matters to me. It’s extensible, open-source, secure, supported, owned and portable. Currently it is the best option for my clients. And I can stand behind that.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>A sign sits on my desk. It reads: &#8220;Who can I serve today?&#8221;</p>\n</blockquote>\n\n\n\n<p>That’s the constant. That’s the compass.</p>\n\n\n\n<p>Today, I volunteer in the WordPress support forums &#8211; the same ones I learned from. I volunteer in the community to give back. I’m sharing my story, not to teach anyone how to succeed, but to say: it’s okay to build slow. To price based on value, not hype. To grow into leadership without chasing fortune.</p>\n\n\n\n<p>There are still chapters unfolding in my story. Some endings haven’t revealed themselves yet. But I know this much:</p>\n\n\n\n<p>I stayed.</p>\n\n\n\n<p>And through WordPress, I learned that staying — quietly, kindly, steadily — can be its own kind of success.</p>\n\n\n<section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; margin-top: 0px; margin-bottom: 0px;\"><div class=\"kb-row-layout-wrap kb-row-layout-id8032_debf65-8f alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column8032_e460f1-bd\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading8032_9cab8b-2f wp-block-kadence-advancedheading\" id=\"work-environment\">Cathy&#8217;s Work Environment</h2>\n\n\n\n<p>We asked Cathy for a view into her development life and this is what she sent!</p>\n\n\n	<div class=\"hotspots-image-container\">\n		<img alt=\"Cathy&#8217;s Desktop\" class=\"hotspots-image skip-lazy\" height=\"1540\" src=\"https://heropress.com/wp-content/uploads/2025/07/cathy_mitchell_desk.webp\" width=\"2330\" />\n	</div>\n\n\n\n\n<p class=\"kt-adv-heading8032_4d55ad-0f wp-block-kadence-advancedheading has-theme-palette-9-background-color has-background\">HeroPress would like to thank <a href=\"https://wpdrawattention.com/\">Draw Attention</a> for their donation of the plugin to make this interactive image!</p>\n</div></div>\n\n</div></div></section>\n\n<p>The post <a href=\"https://heropress.com/essays/the-remote-team-who-raised-me/\">The Remote Team Who Raised Me</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Jul 2025 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Cathy Mitchell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"WPTavern: #176 – Héctor de Prada on the Power of Local WordPress Meetups in Community Building\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=197433\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/podcast/176-hector-de-prada-on-the-power-of-local-wordpress-meetups-in-community-building\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:45483:\"<details>Transcript<div>\n<p>[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case the power of local WordPress Meetups in community building in Spain.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Héctor de Prada.</p>\n\n\n\n<p>Héctor is one of the founders of Modular DS, a tool for managing multiple WordPress websites. But his contributions to the WordPress community go far beyond his day job. Based in Spain, he&#8217;s been involved in creating and developing websites for years, and has immersed himself in the WordPress community, attending numerous WordCamps and Meetups in various cities.</p>\n\n\n\n<p>More recently, he&#8217;s been co-organizing the WordPress Meetup in Leon, a city in northern Spain, which has seen impressive growth and engagement since its revival after the pandemic.</p>\n\n\n\n<p>Héctor shares why he volunteers his free time to organize these community events, and the impact Meetups can have, not only for individual learning, but for revitalizing local tech ecosystems.</p>\n\n\n\n<p>We discuss what makes a successful Meetup, how his team approaches event planning, rotating roles so nobody feels the pressure to attend every time, and how sponsors and local venues help make it all happen.</p>\n\n\n\n<p>Héctor explains how their Meetup group draws diverse attendees, from students and marketeers, to business owners and agencies. And how they&#8217;ve experimented with differing formats and topics to keep things fresh and inclusive. Whether it&#8217;s inviting guest speakers from digital businesses, running panel forums, or focusing on networking opportunities for job seekers and entrepreneurs, he highlights the power of community in building connections that exist beyond WordPress.</p>\n\n\n\n<p>We cover everything from the practicalities of finding venues and sponsors, to managing team workflows and keeping the events welcoming and approachable.</p>\n\n\n\n<p>If you ever thought about starting a WordPress Meetup in your city, or want to bring new energy to an existing group, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Héctor de Prada.</p>\n\n\n\n<p>I am joined on the podcast by Héctor de Prada. Hello, Héctor.</p>\n\n\n\n<p>[00:03:20] <strong>Héctor de Prada:</strong> Hello, Nathan. A pleasure to be here.</p>\n\n\n\n<p>[00:03:22] <strong>Nathan Wrigley:</strong> We&#8217;re at WordCamp EU. It is in Basel. We are on the contributor day. And you are going to be giving a presentation about an experience that you have, I guess, on a monthly basis running an event. Let&#8217;s get into that in a moment. First of all, just introduce yourself, who you work for, what you do in the WordPress community outside of Meetups.</p>\n\n\n\n<p>[00:03:41] <strong>Héctor de Prada:</strong> Okay, so I am Héctor de Prada. I am one of the founders of Modular DS, which is a tool to manage multiple WordPress websites. So that&#8217;s like my main occupation. But thanks to that, and also since way before, I have been involved with WordPress, creating websites, developing websites.</p>\n\n\n\n<p>And for the past couple of years, or three years I could say, I have been also involved in the community. I&#8217;ve been in many WordCamps in Spain because as you know, in Spain, we have a lot of WordCamps. I&#8217;ve also been in many Meetups in different cities. I try to stay as much connected as I can to the community.</p>\n\n\n\n<p>I also write a newsletter about the WordPress ecosystem in Spanish. And since a year and a half ago, I am also one of the co-organisers of the Meetup, and that&#8217;s what I&#8217;m going to talk about, well, Saturday in the WordCamp Europe in the talk I have.</p>\n\n\n\n<p>[00:04:39] <strong>Nathan Wrigley:</strong> This is going to seem like a strange question because you know, on a very visceral level, you really understand why you do it, but I&#8217;m kind of keen to explain that to the audience. Why do you use up your free time organising WordPress events on a sort of voluntary basis? You know, you&#8217;ve given up lots of your free time, there&#8217;s no financial gain, you&#8217;re just doing it. Why do you do that?</p>\n\n\n\n<p>[00:05:02] <strong>Héctor de Prada:</strong> Okay, well, I was thinking a lot about this question before and I came up with two different answers.</p>\n\n\n\n<p>The first one is that since, like I said, I have been kind of part of the community for a few years, and I have been in many events outside of my city. I saw how the WordPress communities, how it feels, all the good things that come out of it. And then one of the main things I was always thinking when I was going to these events was like, why can&#8217;t we have this in our city for the people in our city to experience this, to have this type of connections, inspiration, learning, and so on? So that&#8217;s one of the first things.</p>\n\n\n\n<p>And then it was also mixed with, I come from a small city in the north of Spain, and one of the things, many people say inside the city and outside of the city is that we don&#8217;t have many things anymore, okay. So it&#8217;s hard to explain, but like there is not much to do, a lot of young people leaves the city. So it&#8217;s kind of like depressing mood a little bit.</p>\n\n\n\n<p>So it was also like, why don&#8217;t we try to do something in our city to try to start creating an ecosystem? And WordPress gave us the perfect excuse to also do that. Try to get people together, people in the tech world, which is what we do, talking about me and my partner, my friends, we are always talking about websites, technology, design. So it kind of all got together and we said, okay, let&#8217;s start doing the WordPress Meetups. And it&#8217;s been great so far.</p>\n\n\n\n<p>[00:06:31] <strong>Nathan Wrigley:</strong> How long have you been actually involved in the one that you&#8217;re doing now?</p>\n\n\n\n<p>[00:06:34] <strong>Héctor de Prada:</strong> The meet up in our city, we have been doing it for around year and a half now. So after the summer, we&#8217;ll do two years.</p>\n\n\n\n<p>[00:06:40] <strong>Nathan Wrigley:</strong> I should probably say to the listeners that a Meetup, if you&#8217;ve never attended one, WordPress has a whole community outside of the software, who help create the software, but they also show up for social events and things like that. And the ones that you may have heard of are WordCamps, and they&#8217;re the big ones. That&#8217;s where we&#8217;re at right now. So they tend to be an annual thing, perhaps in a city or, we are at WordCamp Europe, which is an annual thing, which moves around Europe.</p>\n\n\n\n<p>But the Meetups, which is what we&#8217;re talking about, that&#8217;s usually bound to a city or a town or something like that, and it&#8217;s much more regular and it&#8217;s probably happening in an evening. It&#8217;s not a whole day. It&#8217;s maybe, I don&#8217;t know, six o&#8217;clock till nine o&#8217;clock, something along those lines. And presumably using local talent, using the people in the community that you&#8217;ve got, drawing them in and trying to get them to do the presentations and all of the bits and pieces.</p>\n\n\n\n<p>So if you don&#8217;t know anything about that dear listener, now you do. If there&#8217;s something close to you, if you actually log into your WordPress dashboard, there will be an area in the dashboard, if you put all of the panels on, if you turn them on, you&#8217;ll be able to see, hopefully it will geographically locate you and give you some intel as to that.</p>\n\n\n\n<p>So tell us a little bit about the one that you&#8217;ve been doing. You said it&#8217;s been going for 18 months, or at least you have been involved for 18 months.</p>\n\n\n\n<p>[00:07:53] <strong>Héctor de Prada:</strong> Actually it was already working before Covid, so for a couple of years before Covid. Then it was shut down. I wasn&#8217;t involved before Covid. I didn&#8217;t even know the WordPress community before Covid. And then it was like three years stopped. Yeah, like 18 months ago, we kind of restarted the Meetup.</p>\n\n\n\n<p>[00:08:13] <strong>Nathan Wrigley:</strong> So how many people typically would attend your Meetup? Because yours is quite a big one. The one that we are at at the moment is ridiculously big. You know, it&#8217;s going to have several thousand. Nobody can expect those kind of attendance numbers. That would be extraordinary. What are the kind of numbers that you are seeing on a monthly basis?</p>\n\n\n\n<p>[00:08:28] <strong>Héctor de Prada:</strong> Yes, so I was checking this for the presentation I&#8217;m giving on Saturday, and we have, in this 18 months, we don&#8217;t do it every month, okay, it is more like every couple of months, because we don&#8217;t do it in the summer or during Christmas, for example, in December. So it&#8217;s kind of like six, eight, a year. And we have an average attendance of 60 people.</p>\n\n\n\n<p>I know it&#8217;s pretty big because like I said, I&#8217;ve been in many other places where having like 25 people, 30 people, is already like a huge success. And that&#8217;s what we were trying to accomplish at the beginning. Like, okay, let&#8217;s try to get 20 people here, 25 people, get together. And since the beginning it&#8217;s been like, yeah, like sometimes it&#8217;s 50 people, sometimes it&#8217;s like 75 people. And for us it&#8217;s like, sometimes we don&#8217;t even know, how is it possible? But sure, it&#8217;s very fulfilling and we&#8217;re very happy about it of course.</p>\n\n\n\n<p>[00:09:16] <strong>Nathan Wrigley:</strong> And how do you sort of account for that? Do you email people? Do you have like a system? So for example, a lot of the Meetups will use a platform, which is called Meetup. You can go to meetup.com, and figure all of that out. But do you use a system like that to keep in touch with people and notify them that there&#8217;s a new one coming in June or July or whatever it may be?</p>\n\n\n\n<p>[00:09:35] <strong>Héctor de Prada:</strong> Yeah, we use meetup.com to create the events and send the email communications to all the people that is subscribed to the group, or has been in one of the previous Meetups. And also, we always try to get people to follow us on social media because it is where, we have like a Twitter and Instagram account. It&#8217;s where we try to advance the new Meetups and give all the information and stuff.</p>\n\n\n\n<p>And then we try different things also to get more people to come in. For example, we go kind of old school and we print some big flyers, okay, to put it on the walls. And we put it, for example, in the university, in the buildings the city hall has for technology companies. So we put them over there just for people, when they go to work or students, when they go to the university, they will just check it out. And maybe they will feel like going. So that&#8217;s also something we do.</p>\n\n\n\n<p>[00:10:25] <strong>Nathan Wrigley:</strong> And where do you actually do it? Do you have the same venue every single time, or do you tend to move around?</p>\n\n\n\n<p>[00:10:30] <strong>Héctor de Prada:</strong> No, we move around. This is very important because it, I think it&#8217;s one of the most important things when you are organising any kind of event, the venue where you&#8217;re actually doing it. And we are very lucky because, even when I was telling you that in our city it seems like not many things are being done. When you actually try to do something, everybody tries to help you.</p>\n\n\n\n<p>So we have been offered many different venues from City Hall, from the university, from private companies, from the government, public buildings they have. So what we have tried to do is to do the Meetup in different places. So in case, at some point, we can do it in one of them, we will always be able to go to any of the other ones. And that has worked very well for us.</p>\n\n\n\n<p>[00:11:12] <strong>Nathan Wrigley:</strong> Oh, nice, yeah. I think that&#8217;s not typical. I think usually it&#8217;s done in kind of the same venue and what have you.</p>\n\n\n\n<p>My understanding also, and I could be wrong about this, but my understanding is that the Spanish WordPress community is actually one of the healthier ones, for want of a better word. It seems to be kind of thriving. I don&#8217;t know if I&#8217;ve just heard a story and that&#8217;s not true, but is that true?</p>\n\n\n\n<p>[00:11:33] <strong>Héctor de Prada:</strong> No, I think it is. I think it is definitely, well, I was talking with somebody that is organising here at WordCamp Europe, and we were accounting for WordCamps made in Spain last year. And I think it was like 12 WordCamps in one year, only in Spain, which I could say is what the rest of Europe has in one year.</p>\n\n\n\n<p>So it&#8217;s like pretty crazy. I think, we Spanish people, we just like to gather a lot and just meet each other. But also I think there are many Meetup groups in Spain that are doing a great job and have great numbers and do a lot of Meetups with really great speakers. So yeah, I would say in Spain there is a lot of community movement.</p>\n\n\n\n<p>[00:12:14] <strong>Nathan Wrigley:</strong> I&#8217;m quite jealous. The part of the world where I live in the UK, Covid really had a profound impact. The Meetups kind of disappeared, and in some cases came back, but in most cases they didn&#8217;t. I think maybe the year 2025 was a bit of a watershed. There&#8217;s a few I think that maybe are on the cusp of returning.</p>\n\n\n\n<p>So it can&#8217;t just be you. I&#8217;m presuming that there&#8217;s a whole bunch of people, a team, if you like. And how does that work? How many people regularly are helping you out, and do you have, I don&#8217;t know, different roles that you perform? Like, you&#8217;re in charge of the emails, you&#8217;re in charge of the venue, you&#8217;re in charge of the snacks and whatever it may be. How many people on the team and how do you manage all that?</p>\n\n\n\n<p>[00:12:49] <strong>Héctor de Prada:</strong> We are six people currently, and what we tried since the beginning was to find other people that could be complimentary to us. And like you said, we try to split responsibilities. So one of us, who is very good with social media, is the one taking charge of posting everything in social media so everybody sees what we are doing.</p>\n\n\n\n<p>Other person is always in charge of the networking we do afterwards to get the catering, even the venue we have to change somewhere, because it&#8217;s somebody who has a lot of contacts in that space.</p>\n\n\n\n<p>Also somebody&#8217;s in charge of sponsors. Somebody&#8217;s in charge of creating the Meetups. Somebody&#8217;s in charge of the design.</p>\n\n\n\n<p>Okay, so we try to split the responsibilities, but at the same time, and this is not so obvious, I think what we have also found very important is that, even when each one has a responsibility, we also try to rotate every once in a while. So, for example, when we started, everybody thought or supposed I was always going to be the one presenting, because I&#8217;m kind of more used to speaking in public. One of the first things we decide is that every day one of us was going to present the Meetup. So in case I&#8217;m missing or anybody else is missing, the Meetup will work exactly the same.</p>\n\n\n\n<p>Because we don&#8217;t want this to feel like an obligation, like every member of the team has to be every single Meetup no matter what, because it&#8217;s not a job. You said it. This is like a volunteer thing. We do it for the community. So if at some point something happens with life, you have to take your kids to school or anything, well, the rest of the team will be able to take charge.</p>\n\n\n\n<p>[00:14:27] <strong>Nathan Wrigley:</strong> So everybody kind of rotates things around so that if somebody&#8217;s, I don&#8217;t know, unwell during that day, somebody can slot in. Yeah, that&#8217;s kind of an interesting approach.</p>\n\n\n\n<p>[00:14:35] <strong>Héctor de Prada:</strong> Exactly. Yeah, the same with like organising the networking and the catering afterwards, taking charge of cleaning everything up afterwards. We try to rotate everything.</p>\n\n\n\n<p>[00:14:44] <strong>Nathan Wrigley:</strong> There&#8217;s so much that goes into these events. So let&#8217;s just go through the little laundry list of things that you have to achieve. Now, you may do some of these, you may not. But I guess it&#8217;s things like booking the venue has to be done. Maybe there&#8217;s a payment that needs to be involved with that. You have to presumably have an email list. You&#8217;ve got social media accounts. You&#8217;ve got ordering the food, tidying up at the end.</p>\n\n\n\n<p>[00:15:03] <strong>Héctor de Prada:</strong> You need to talk with the sponsors as well to get any merchandise they might send to you to give to the attendees. Also, you have to select the speakers and then prepare it with the speakers.</p>\n\n\n\n<p>[00:15:14] <strong>Nathan Wrigley:</strong> So do you work with the speakers as well? Because my experience is that often speakers can be, if they&#8217;re new to it, they can be a little bit nervous. And so having some sort of, coaching is maybe the wrong word, but some intuition as to, yeah, you&#8217;re on the right lines. That, I think, is what our audience will like.</p>\n\n\n\n<p>[00:15:27] <strong>Héctor de Prada:</strong> It depends a lot on the speaker, because it&#8217;s true that there are some speakers that are very, I&#8217;m not going to say professional, but they&#8217;re like very used to, they are experts in something and they&#8217;re very used to give talks about it. So you basically can&#8217;t tell them anything because they already know more than you do, okay, about how to do it right.</p>\n\n\n\n<p>But it&#8217;s true that one thing that we like to do a lot is that we don&#8217;t only try to do like the normal talks you might see in a WordCamp, where somebody is an expert on a field, and they just give you a talk trying to allow you to learn something. But we also like to do more experience stuff like trying to look for inspiration instead of learning.</p>\n\n\n\n<p>So for example, like you do with the podcast, nowadays I think podcasts are a trend because we like to listen and understand the stories behind people, how they are doing something, or how did they come to this? So for those kind of talks, it&#8217;s true that we kind of give them a guide. So, we would like you to talk about this.</p>\n\n\n\n<p>Or sometimes if we do, the last meeting we did, it was like a forum with three different businesses, and we wanted to just talk about their experience. And what we did is try to get like the main questions we wanted them to answer. And we gave them to them previously so they could kind of prepare a little bit of what we wanted to talk about. Because they didn&#8217;t have any presentation or anything, it was just like a normal conversation, like an interview more. So in those cases, it takes much more work than if it&#8217;s just somebody with a presentation and they do their thing.</p>\n\n\n\n<p>[00:16:58] <strong>Nathan Wrigley:</strong> Yeah, i&#8217;ve been to Meetups where they&#8217;ve done a whole variety of different things, not all at the same evening. So for example, they might do two presentations of, I don&#8217;t know, 45 minutes each, and then have a bit of networking in the middle.</p>\n\n\n\n<p>Some places do social things where it&#8217;s just, maybe there&#8217;ll be an hour where you just do the networking and hang out. I&#8217;ve been to Meetups where they do prize giveaways and quizzes and things like that.</p>\n\n\n\n<p>So there isn&#8217;t just one model. You can sort of mix it around a little bit and offer things which the audience, I don&#8217;t know, it&#8217;s a bit more entertainment, if you like.</p>\n\n\n\n<p>[00:17:29] <strong>Héctor de Prada:</strong> Of course. I think it&#8217;s very nice to try different formats, different things. Because also people, when we have a lot of, I guess like many Meetups, we have many regular people, they go to almost every Meetup, so I think it&#8217;s also good for them to try different things so it&#8217;s more like, a little bit unexpected. You get a surprise of what you are getting out of it, and it&#8217;s not always the same thing.</p>\n\n\n\n<p>[00:17:51] <strong>Nathan Wrigley:</strong> Have you had things which you&#8217;ve tried maybe recently in the last six months or something that you just thought, oh, let&#8217;s give that a go. And if so, maybe you could share that.</p>\n\n\n\n<p>[00:17:59] <strong>Héctor de Prada:</strong> Well, the last one we did, at the beginning it was a little, it wasn&#8217;t so much about the format because we had already tried that because it was like, yeah, like four people from three different businesses talking about how they achieved what they have done. But the crazy thing is it was the topic about it. Because it was three different gastronomic business, which at the first time you could say, okay, so what does this have to do with WordPress?</p>\n\n\n\n<p>But it was very interesting because those three businesses, it was a social media influencer only talking about restaurants, a food influencer. Then it was a restaurant that has digitalised all the experience inside the restaurant. So you get to the restaurant and you order the food with your phone, everything, so no people around you or anything.</p>\n\n\n\n<p>And then the other one was an e-commerce site made with WooCommerce of one of the biggest meat sellers in Spain. It&#8217;s a big restaurant just to eat meat. The type of meat, like you pay a lot for that. And they are really crushing it, like with their e-commerce made with WooCommerce.</p>\n\n\n\n<p>So it was all very digital, but at the same time, the topic was like gastronomic and at the beginning people was like, doesn&#8217;t feel like a WordPress Meetup. It was amazing. People loved it.</p>\n\n\n\n<p>[00:19:08] <strong>Nathan Wrigley:</strong> It worked.</p>\n\n\n\n<p>[00:19:08] <strong>Héctor de Prada:</strong> Yes, yes. Because their stories were so interesting and how they kind of mixed with the technology and how it started, the pains they had at the beginning, trying to introduce that technology and how it has now changed their business. It was super interesting.</p>\n\n\n\n<p>[00:19:23] <strong>Nathan Wrigley:</strong> How did you come up with the idea of that particular one? Because that&#8217;s so curious. Because usually it is, there&#8217;s a strong WordPress focus to the ones that I&#8217;ve been, you know, there&#8217;s a presentation, it&#8217;s WordPress, there&#8217;s a Lightning Talk, it&#8217;s WordPress, there&#8217;s another presentation, it&#8217;s WordPress.</p>\n\n\n\n<p>But that one, there&#8217;s a thread running through it, which is technology. Sounds like the audience really liked it. And there was obviously that WooCommerce bit at the end that you mentioned. How did you even conceive of that topic?</p>\n\n\n\n<p>[00:19:47] <strong>Héctor de Prada:</strong> Yeah. Well, it wasn&#8217;t only that WooCommerce, like the three of them had started somehow the business with some WordPress, a WordPress website, a WordPress blog, a WooCommerce, okay. It wasn&#8217;t the main focus of the talk, but they all had something to do. And that wasn&#8217;t intentional, like it just came out because I guess WordPress, you want it or not, it is behind most of the worldwide web. So it was very nice.</p>\n\n\n\n<p>But one thing talk about in the presentation here at WordCamp Europe is that I think that WordPress is what unites us, but I don&#8217;t think it should be what separates us. So I think, thanks to WordPress powering like 40 something percent of the worldwide web, it allows us to talk about almost everything related to the digital world. It will always be somehow related to WordPress.</p>\n\n\n\n<p>So it&#8217;s true that we don&#8217;t go too deep into the technical WordPress part. It&#8217;s always somehow related, but we feel like our audience is not like WordPress experts, to say it like that. We have a lot of students, marketing students, marketing agencies, entrepreneurs. And then we talk more about like the digital business part, the online marketing. It&#8217;s always somehow related to WordPress, but it has worked for us very well to kind of get a broader view and not go so specific, to get also like more attendees coming, and they all feel like they understand, that they can apply that to themselves.</p>\n\n\n\n<p>Of course we always talk a lot about WordPress. It&#8217;s a WordPress Meetup. But I think that&#8217;s also important because even us that we are so deep in the community, I feel like WordPress is like my main thought like 24/7 almost. But for most people outside the community, it is not like that. And I think one important thing in WordPress is that we try to get as many people to the community as possible, and they don&#8217;t have to be such experts.</p>\n\n\n\n<p>[00:21:36] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s kind of interesting because if you show up and you did two presentations back to back and it was all about, I don&#8217;t know, WP-CLI, followed by some other very technical thing, it may be that half of the audience, maybe more, maybe 70% of the audience would think, I don&#8217;t really understand that. And managing that is quite difficult.</p>\n\n\n\n<p>So mixing it up a little bit and making sure it&#8217;s not too technical for one of the evenings. Maybe you have a technical one now and again, but you&#8217;ve got to think a lot about the audience and what they are prepared to consume.</p>\n\n\n\n<p>So, pivoting slightly, I guess this cannot be entirely free. So I know that you give your labour for nothing. But presumably there is a cost somewhere along the line, whether that&#8217;s for snacks or whether it&#8217;s for hiring of the venue. How do you finance your Meetup? How does that work?</p>\n\n\n\n<p>[00:22:22] <strong>Héctor de Prada:</strong> Yeah, we have sponsors that help us with the cost. We basically, our costs are only the flyers, which is like almost nothing because we don&#8217;t do that many, and then the food and drinks for the networking. So we always try to have two sponsors. One, it&#8217;s always a local company, and then one is a workers community company.</p>\n\n\n\n<p>I think in Spain at least, because I don&#8217;t know outside of Spain, but there are many companies, mostly hosting companies that really want to sponsor these kind of events. And since the beginning, we have had a lot of offers of companies trying to sponsor. I guess it&#8217;s also important that we have good attendee numbers and stuff. But I think they sponsor most of the Meetups in Spain. That&#8217;s what we use to cover the cost.</p>\n\n\n\n<p>[00:23:08] <strong>Nathan Wrigley:</strong> How does the sponsorship actually work? Because obviously they couldn&#8217;t realistically be paying you directly and then you then move the money to buying the snacks and the pizzas or whatever it may be. How does that sponsorship actually work? Who is the person that&#8217;s receiving the money and distributing it and so on?</p>\n\n\n\n<p>[00:23:23] <strong>Héctor de Prada:</strong> Well, normally what we do is that, since our costs are very located in, I would say 90% or maybe 95% of the budget goes to the food and drinks for the catering, which we have also tried different companies and different stuff. So they give us a bill and then we&#8217;ll send it to the sponsors so they pay the bill. I know it&#8217;s not the easiest way. Sometimes because of the company requirements of the food, we have to give the money first and then ask the sponsor to give us the money.</p>\n\n\n\n<p>Well, I guess as long as you are, for example, us of course, in the team, as long as you are completely transparent and you show where all the money goes and what is being spent. At least for us, I&#8217;m sure for you guys in London, for example, it has to be way different because it&#8217;s another city, other kind of prices and everything. But for us, the money sums are really, really small. Even when we have a 60 person Meetup, the money is really small. It just gives you for that, for like the food and that. We are still waiting to try to do some T-shirts for the team, but we haven&#8217;t still gotten the money for that.</p>\n\n\n\n<p>[00:24:27] <strong>Nathan Wrigley:</strong> So you tend to get a sponsor on board to sponsor a thing, a component of the Meetup. So it might be that this week hosting company X is sponsoring the food. Or such and such a company is sponsoring the venue. It&#8217;s like in one door out the other. Somebody on your team will pay for the food, but then send the receipt, the bill if you like, to the sponsor, who will then reimburse them for all of that.</p>\n\n\n\n<p>[00:24:50] <strong>Héctor de Prada:</strong> Yeah, could be. For example, we have never paid for the venue. We have always had agreements, it&#8217;s always free for us so far. Yeah, it&#8217;s basically always the food. And the sponsor, even the local company has changed a few times.</p>\n\n\n\n<p>But for example, I would say the WordPress community company, that for us is a hosting company, that also sponsors many WordCamps in Spain, we have always had the same one because since the beginning they told us, we want to sponsor, and as long as you keep doing it, we will send you the money or give us the bills.</p>\n\n\n\n<p>And also the sponsors we&#8217;ve had, they always give us gifts or merchandise for the attendees or maybe to give something like a raffle and then somebody can win a prize or something better. Or they even give us gifts for the speakers as well. So they always treat us very good.</p>\n\n\n\n<p>[00:25:37] <strong>Nathan Wrigley:</strong> So is there like a magic number that makes the event work? So you said that sometimes 70, sometimes 55, something like that. I mean, they seem like pretty good numbers. If you stand in front of that many people, that can be quite intimidating, you know, that&#8217;s a lot. Obviously other places will have smaller numbers. Maybe some places will have bigger numbers.</p>\n\n\n\n<p>Is there some feeling in your head about, if the numbers dipped down to 20, it&#8217;s not worth doing it anymore or anything like that? Do you have any of those thoughts? Because I know that a lot of people who&#8217;ve put these events on before, they get quite demoralized because they begin it, three people show up and they do it again, and then two people show up and maybe five people show up. And it kind of seems like a lot of effort. There&#8217;s not much interest. I&#8217;m trying my hardest, I&#8217;m doing all the things which I think are the right things to do. Any thoughts on that?</p>\n\n\n\n<p>[00:26:22] <strong>Héctor de Prada:</strong> Yeah, well, I think it&#8217;s definitely challenging because I&#8217;ve seen, like you said, many cities where this is the case. It&#8217;s really hard for them to get people to attend. I think the main focus for us, when we got all the team together, we always try to think about new things to bring new people in. Maybe talking with the teachers at the university, or maybe going to a business group to present them the Meetup, or maybe get a collaboration with a social media influencer in the city, so he can talk about the Meetups, even be a speaker and then post it on socials. So it is definitely, I think it&#8217;s the most important thing.</p>\n\n\n\n<p>In my experience, i&#8217;ve been in many Meetups and when you are more than 20 people, I could say, it already feels pretty good. Because more than 20 people, it&#8217;s already a good number of people to network, to talk, to give a presentation in front of. So more than 20 people, I think it&#8217;s already a good number. When you go below 20, below 10, I guess it&#8217;s pretty hard.</p>\n\n\n\n<p>[00:27:19] <strong>Nathan Wrigley:</strong> You sort of feel that it&#8217;s a lot of work and, you know, it&#8217;s difficult to justify that work if the interest is not there.</p>\n\n\n\n<p>So speaking of that then, is there a support, like a wider WordPress Meetup support network? So where you can go and dip in for ideas, advice. Obviously if you&#8217;re listening to this podcast, that&#8217;s one avenue you might get it. But is there a place that you can go, like a Slack channel or a wordpress.org forum or something like that where you could go and gain advice, or some leadership from people like you who&#8217;ve been doing this before?</p>\n\n\n\n<p>[00:27:48] <strong>Héctor de Prada:</strong> Yeah, well, there are different places. In the day to day, we have the Slack channel, for example, in the Spanish community inside the WordPress Slack, we have a channel for the Spanish Meetups. So every time we have a problem, we had one a few weeks ago with the Meetup platform, for example, or things like that. We always go there and there is always somebody from the community team replying, and telling you, and helping you, whatever you need.</p>\n\n\n\n<p>Also I think it&#8217;s very important. It was huge for us at the beginning, before we started doing the Meetup of our city, again, when we started now 18 months ago, it was very helpful to go to WordCamps and in the Contributor Day, like today, go to the community tables and talk with the people that has experience organising Meetups. And they were the ones, for example, when we started it was like super easy because people like Rocío Valdivia, Juan Hernando, who are very deep into the community team for many years, they have been there. They just help us do all the process, all we needed to know. They gave us all the basic advice to know, screwed up at the beginning.</p>\n\n\n\n<p>So I would say, if somebody&#8217;s looking to organise a Meetup, the first thing they should do is to go to a WordCamp event, or maybe a Meetup in a different city, and talk with people that is organising a Meetup to just get some of the real experience, because I think that&#8217;s invaluable.</p>\n\n\n\n<p>[00:29:08] <strong>Nathan Wrigley:</strong> How do your team actually meet up then? Do you have like a regular weekly gathering, like a session where you all gather on zoom or something like that?</p>\n\n\n\n<p>[00:29:16] <strong>Héctor de Prada:</strong> It&#8217;s more like on a monthly basis. So since we do Meetups every two months, let&#8217;s say on average. So one month we do the Meetup, and then the next month we got all together. It may be all together on the same place, because since it&#8217;s a small city, we are all kind of close to each other, or it might be on Zoom. And then we do like the feedback of the previous Meetup to talk about what went well, what could be improved, and at the same time to prepare the next Meetup.</p>\n\n\n\n<p>So it&#8217;s kind of one month, Meetup, one month, all get together to talk about it. Next month, Meetup, next month, get together to talk about it.</p>\n\n\n\n<p>In one hour we can talk about the previous Meetup and organise the next one. And I&#8217;m not talking about organise everything, I&#8217;m talking about kind of like divide the responsibilities and say, okay, so I&#8217;m going to do this, you&#8217;re going to do this. And then on a WhatsApp group, we are just letting each other know like, okay, I already booked the venue. Okay, I already talked with the speaker, and he said, okay. Okay, I already designed the flyer or the image and we are good to go, and things like that.</p>\n\n\n\n<p>[00:30:14] <strong>Nathan Wrigley:</strong> From what you&#8217;re saying, it sounds like it&#8217;s kind of got a homely, family sort of vibe to it.</p>\n\n\n\n<p>[00:30:20] <strong>Héctor de Prada:</strong> Yes. We try to have that casual vibe, like friendship vibe. Like, even in the Meetups, when people come at the beginning when other people on the team was speaking at the beginning, like presenting the Meetup, and talking a little bit about what is the WordPress community, or what do we do here, what type of events are in the WordPress community and everything. They were a little bit nervous about it because they haven&#8217;t done it before or seen it as many times as I have seen it.</p>\n\n\n\n<p>And I would always tell them, this is like a friend group. If you say something wrong, you just say naturally, okay, this is my mistake. I should have said that this way and not that way, okay. And just do it in a casual vibe. Like, most of the people, like I said, since they&#8217;re regular people, we kind of know everybody. We all know each other because we do, if we do like one hour talk, then we always have like one hour, or hour and a half, of networking. So almost everybody knows each other.</p>\n\n\n\n<p>So it&#8217;s kind of more like, yeah, like friendship, not family, but friendship. We try to do that also so everybody who comes feels comfortable and not afraid to speak with anybody or even to ask something during the Meetup or anything. Because it feels really like it&#8217;s just a group of friends and you are part of those friends and everybody&#8217;s welcome.</p>\n\n\n\n<p>[00:31:35] <strong>Nathan Wrigley:</strong> Yeah, that feels really nice. The Meetup that I attend, we also have this idea of kind of networking and that seems to be quite a powerful thing as well. So people don&#8217;t just show up to make friends, which is nice. They don&#8217;t just show up to watch the presentations. Again, it&#8217;s nice, but they also show up, and there&#8217;s an opportunity to share stories about, I&#8217;m looking for work, I&#8217;ve got a job that I need to be filled.</p>\n\n\n\n<p>And just the other month we had a story about somebody who, you know, started a new job because of a conversation that had happened at that event. Just wondered if that kind of thing was something that you have noticed happens with yours as well?</p>\n\n\n\n<p>[00:32:09] <strong>Héctor de Prada:</strong> Definitely, definitely. One of the first things I was telling, for example, in the first Meetup we have, I think a few students came from the university. And I was like, this is where you have to be because you&#8217;re studying for marketing, and here there are like, I don&#8217;t know, like seven or eight agency owners that are going to be looking for the next people to work on their marketing team. So this is the perfect place. You are not going to meet them any other place. You&#8217;re not going to go on the street and just cross them all. So you have a marketing agency. I want to work on a marketing agency. No, it&#8217;s not going to happen.</p>\n\n\n\n<p>But here you just come here for free, you learn something, and also you can talk to these people directly. You can tell them about your life. They can tell you about theirs. Maybe there is a match. So yeah, I hope, I know a couple of stories that have worked, but I hope, I really hope it will be like the best thing for the Meetup that a lot of good things, it&#8217;ll either be collaborations, hirings, partnerships, anything come out of the Meetup. Because that would be great for the ecosystem, for the people in our city, for the people attending the Meetups. So that would make us so, so happy.</p>\n\n\n\n<p>[00:33:11] <strong>Nathan Wrigley:</strong> It&#8217;s one of those things that I think many people might find it a little bit nervous to go for the first time. You know, just the idea of sitting in a room full of strangers. You can do just that. You can sit at the back and you don&#8217;t have to contribute. You don&#8217;t have to put your hand up and say anything. So the idea of just showing up, lurking maybe a few times, just seeing what the whole situation is like. And you never know, something completely revolutionary might happen.</p>\n\n\n\n<p>[00:33:33] <strong>Héctor de Prada:</strong> Yeah. There is always, sometimes when you go to the networking part, and you don&#8217;t know anybody, the normal thing is that you probably go to a corner just by yourself, okay. Or just close to a wall and just stay there. But the normal thing in this type of events, or I would say almost any event, is that you&#8217;re going to find other people next to the wall, next to you, because they also don&#8217;t know anybody.</p>\n\n\n\n<p>And those are the first people you&#8217;re going to meet. And you&#8217;re going to create that relationship. And from that you&#8217;re going to start moving to other groups. Somebody&#8217;s going to come that knows one of you. And that&#8217;s how it starts. So it might feel intimidating at the beginning, but then once you get into it, also, this is especially in the WordPress community, it&#8217;s very easy to start to know people.</p>\n\n\n\n<p>[00:34:17] <strong>Nathan Wrigley:</strong> Yeah. It&#8217;s just occurred to me, Héctor, that we&#8217;re sort of 40 minutes in and I haven&#8217;t said, where is it? Where is your Meetup?</p>\n\n\n\n<p>[00:34:24] <strong>Héctor de Prada:</strong> Okay, yeah, true. Well, it&#8217;s in the city of León, which is in the north of Spain. It&#8217;s a small city in the north of Spain.</p>\n\n\n\n<p>[00:34:31] <strong>Nathan Wrigley:</strong> And I will make sure, when I put the show notes together for this episode, if you go to wptavern.com and search for the episode with Héctor in it, I&#8217;ll make sure to link any resources that you put in my way. I&#8217;ll make sure to link so that if you are in that neck of the woods, you can check it out, but also I&#8217;ll make sure to link to other more wider resources.</p>\n\n\n\n<p>[00:34:50] <strong>Héctor de Prada:</strong> If somebody that listens to this at any point thinks that me or anybody on our Meetup group can help them, if they are trying to create a Meetup, or doing a Meetup and trying to change something, please reach out to us and of course we&#8217;ll be happy to talk with anybody, if our experience can help in any way.</p>\n\n\n\n<p>[00:35:10] <strong>Nathan Wrigley:</strong> That&#8217;s perfect. I will make sure to put some links to your bio as well. That&#8217;s absolutely wonderful. Héctor de Prada, thank you so much for chatting me today.</p>\n\n\n\n<p>[00:35:17] <strong>Héctor de Prada:</strong> Thank you, Nathan.</p>\n</div></details>\n\n\n\n<p>On the podcast today we have Héctor de Prada.</p>\n\n\n\n<p>Héctor is one of the founders of Modular DS, a tool for managing multiple WordPress websites, but his contributions to the WordPress community go far beyond his day job. Based in Spain, he’s been involved in creating and developing websites for years, and has immersed himself in the WordPress community, attending numerous WordCamps and Meetups in various cities. More recently, he’s been co-organising the WordPress Meetup in León, a city in the north of Spain, which has seen impressive growth and engagement since its revival after the pandemic.</p>\n\n\n\n<p>Héctor shares why he volunteers his free time to organise these community events, and the impact Meetups can have, not only for individual learning, but for revitalising local tech ecosystems.</p>\n\n\n\n<p>We discuss what makes a successful Meetup, how his team approaches event planning, rotating roles so nobody feels the pressure to attend every time, and how sponsors and local venues help make it all happen.</p>\n\n\n\n<p>Héctor explains how their Meetup group draws diverse attendees, from students and marketers to business owners and agencies, and how they’ve experimented with differing formats and topics to keep things fresh and inclusive. Whether it’s inviting guest speakers from digital businesses, running panel forums, or focusing on networking opportunities for job seekers and entrepreneurs, he highlights the power of community in building connections that extend beyond WordPress.</p>\n\n\n\n<p>We cover everything from the practicalities of finding venues and sponsors, to managing team workflows and keeping the events welcoming and approachable.</p>\n\n\n\n<p>If you’ve ever thought about starting a WordPress Meetup in your city, or want to bring new energy to an existing group, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p>Héctor&#8217;s presentation at WordCamp Europe 2025: <a href=\"https://europe.wordcamp.org/2025/session/tips-for-hosting-a-successful-wp-meetup-in-your-city/\">Tips for hosting a successful WP meetup in your city</a></p>\n\n\n\n<p><a href=\"https://www.meetup.com/es-ES/leon-wordpress-meetup/\">WordPress León meetup</a></p>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/hectordeprada/overlay/about-this-profile/\">Héctor on LinkedIn</a></p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/hdeprada/\">Héctor on wordpress.org</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Jul 2025 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Open Channels FM: What Is Fractional Sponsorship?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://openchannels.fm/?p=99195\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://openchannels.fm/what-is-fractional-sponsorship/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:386:\"As described by longtime contributor Tammie Lister in a recent episode of Open Talk on Open Channels, fractional sponsorship is when a contributor is sponsored part-time by multiple organizations (or individuals). Rather than being fully funded by one company or acting as a purely unpaid volunteer, fractional contributors assemble support from several interested parties. As [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Jul 2025 10:46:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Jonathan Desrosiers: 12 Years Contributing to WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://jonathandesrosiers.com/?p=5028\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://jonathandesrosiers.com/2025/07/12-years-contributing-to-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10205:\"<p class=\"\">Twelve years ago today, I received <a href=\"https://core.trac.wordpress.org/changeset/24588\">my very first props for contributing to WordPress Core</a>. I had no idea at the time, but it turned out to be a transformative milestone in my career.</p>\n\n\n\n<p class=\"\">In WordPress, community participants receive credit for contributing to a given change or deliverable by receiving “props.”</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">Props should be given to all those who contributed to the final commit, whether through patches, refreshed patches, code suggested otherwise, design, writing, user testing, or other significant investments of time and effort. Usernames are parsed for the credits list and WordPress.org profiles.</p>\n\n\n\n<p class=\"is-style-text-subtitle is-style-text-subtitle--2\"><a href=\"https://make.wordpress.org/core/handbook/best-practices/commit-messages/#props\">WordPress Core Handbook</a></p>\n</blockquote>\n\n\n\n<p class=\"\">Before each release, the names of all contributors to that version are collected and added to the Credits API, which powers the Credits page in the WordPress dashboard. I&#8217;m proud to have been listed on that page for 22 consecutive releases starting with 4.7, and 27 of the 33 releases overall since my first credited contribution in <a href=\"https://wordpress.org/news/2013/10/basie/\">WordPress 3.7 “Basie,”</a> alongside 210 other contributors.</p>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-5292 not-transparent\" height=\"2560\" src=\"https://jonathandesrosiers.com/wp-content/uploads/2025/07/WordPress-6.8-Credits-Screen-scaled.png\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">The WordPress 6.8 Credits page.</figcaption></figure>\n\n\n\n<p class=\"\">To celebrate my <a href=\"https://jonathandesrosiers.com/2023/07/10-years-of-contributing-to-wordpress/\">ten year anniversary</a>, I started publishing a blog post each year. In past editions, I&#8217;ve focused a <a href=\"https://jonathandesrosiers.com/2023/07/10-years-of-contributing-to-wordpress/\">bit on my WordPress origin story</a> and looking at <a href=\"https://jonathandesrosiers.com/2024/07/11-years-contributing-to-wordpress/\">some &#8220;props&#8221; related data</a>.</p>\n\n\n\n<p class=\"\">This year, I&#8217;m excited to commemorate the day by announcing something new!</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-from-stage-to-essay\">From Stage to Essay</h2>\n\n\n\n<p class=\"\">At the end of May, <a href=\"https://www.linkedin.com/in/nickvidal\">Nick Vidal</a> from the <a href=\"https://opensource.org/\">Open Source Initiative</a> reached out to me. To celebrate <a href=\"https://maintainermonth.github.com/\">GitHub’s Maintainer Month</a>, he had been working to compile a collection of contributor stories for a book about the maintainers behind Open Source projects. He asked me if I&#8217;d be willing to submit something.</p>\n\n\n\n<p class=\"\">I was honored! I read through the dozen or so questions he sent and wrote answers for a handful that resonated with me. The next day I flew out to <a href=\"https://jonathandesrosiers.com/2025/04/speaking-at-wordcamp-europe-2025/\">attend WordCamp Europe</a>. Between the whirlwind of travel, attending sessions, and preparing to give my talk, I completely forgot about it.</p>\n\n\n\n<p class=\"\">A few days after speaking, I received another email from Nick.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">While doing some research about you, I fell in love with your recent talk at WordCamp Europe.</p>\n</blockquote>\n\n\n\n<p class=\"\">He had <a href=\"https://jonathandesrosiers.com/2025/06/how-a-core-committer-thinks-making-decisions-for-millions/\">seen the recording of my talk</a> and asked me to incorporate the subject matter with the answers I had already sent over for the book. My speaker notes captured the core ideas, but they needed a lot of refinement and proper citations before they could stand alone as a publishable essay. I also included some thoughts from my recent post about the <a href=\"https://jonathandesrosiers.com/2025/06/the-impact-of-open-source-work/\">impact of maintaining Open Source projects</a>.</p>\n\n\n\n<p class=\"\">I&#8217;m excited to share that thanks to the many hours Nick put into the project, the <a href=\"https://maintaine.rs/\">maintaine.rs</a> website showcasing this project is live. <img alt=\"🎉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f389.png\" style=\"height: 1em;\" /> You can read my <a href=\"https://maintaine.rs/desrosj\">essay on the website</a>, or download the full book in PDF or EPUB format.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-building-on-the-ideas-of-others\">Building On The Ideas Of Others</h2>\n\n\n\n<p class=\"\">My good friend and fellow Core Committer <a href=\"https://en.wikipedia.org/wiki/Baseball\">Felix Arntz</a> celebrated the 10 year anniversary of his first contribution to WordPress late last month. He <a href=\"https://felix-arntz.me/blog/10-lessons-from-10-years-of-contributing-to-wordpress-core/\">wrote about 10 things he’s learned in 10 years of contributing</a>.</p>\n\n\n\n<p class=\"\">As far as I know, Felix hadn’t seen my WCEU talk or heard about the Maintainers project. Despite that, we ended up exploring many of the same themes and principles.</p>\n\n\n\n<p class=\"\">While the ideas I explore in my talk and essay aren’t novel, they’re rooted in lessons I’ve learned from others and foundational Open Source concepts. A key part of participating in any Open Source community is learning from your predecessors. How should we conduct ourselves? How should we structure our communities? How should we make decisions? You can earn the respect of your peers by demonstrating that you thoughtfully consider these questions through your day to day actions.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-submit-your-own-story\">Submit Your Own Story</h2>\n\n\n\n<p class=\"\">I&#8217;m grateful to be included in the book among many other amazing maintainers, but I was also glad to find out I was not the only maintainer representing the WordPress project: <a href=\"https://maintaine.rs/karmatosed\">Tammie Lister also submitted her maintainer story</a>.</p>\n\n\n\n<p class=\"\">While it&#8217;s good to see WordPress represented in the book, the project is maintained by many people, not just two.</p>\n\n\n\n<p class=\"\">On the landing page for the project is a call out to &#8220;Share Your Story&#8221; for consideration in future editions. The <a href=\"https://heropress.com/\">HeroPress</a> site does an amazing job of surfacing the stories behind members of the WordPress community. But there’s value in sharing those stories with the broader Open Source community too. If you help maintain WordPress in some way, I hope you’ll consider sharing your story for a future edition of the book, they all deserve to be heard.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-closing-thoughts\">Closing Thoughts</h2>\n\n\n\n<p class=\"\">Over the past 12 years, I’ve done my best to contribute in ways that don’t just solve problems, but make the project more approachable, more sustainable, and more human.</p>\n\n\n\n<p class=\"\">I recently received this DM from someone.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"\">“Watched your talk on my way home. You did a fantastic job explaining core and the committer role. Reminded me why I’m still around and invigorated to do more. Thanks!”</p>\n</blockquote>\n\n\n\n<p class=\"\">It came from someone I deeply respect, someone I’ve learned a great deal from over the years.</p>\n\n\n\n<p class=\"\">It’s easy to underestimate the <a href=\"https://jonathandesrosiers.com/2025/06/the-impact-of-open-source-work/\">impact even our most routine contributions can have on others</a>, especially in Open Source, where so much of the work happens asynchronously and behind a screen.</p>\n\n\n\n<p class=\"\">Messages like this remind me why I do this work. I hope others have found value or inspiration in what I’ve shared. And if my story, my talk, or my essay helps even a few people feel more connected or inspired to stay involved, then it’s all been worth it.</p>\n\n\n\n<p class=\"\">Here&#8217;s to year 13 and beyond. <img alt=\"❤\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/2764.png\" style=\"height: 1em;\" /></p>\n\n\n\n<hr class=\"wp-block-separator alignwide has-alpha-channel-opacity\" />\n\n\n\n<p class=\"\">&#8220;Props&#8221; Anniversaries: <a href=\"https://jonathandesrosiers.com/2023/07/10-years-of-contributing-to-wordpress/\">Ten</a>, <a href=\"https://jonathandesrosiers.com/2024/07/11-years-contributing-to-wordpress/\">Eleven</a>.</p>\n\n\n\n<p class=\"\">Commit-iversaries: <a href=\"https://jonathandesrosiers.com/2020/11/two-years-my-wordpress-commit-iversary/\">Two</a>, <a href=\"https://jonathandesrosiers.com/2023/11/five-years-my-wordpress-commit-iversary/\">Five</a>, <a href=\"https://jonathandesrosiers.com/2024/11/six-years-a-committer-my-wordpress-commit-iversary/\">Six</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Featured image credit: &#8220;<a href=\"https://wordpress.org/photos/photo/56633defe8/\" rel=\"noreferrer noopener\" target=\"_blank\">A couple of bookshelves with colorful books on a stone wall</a>&#8221; by <a href=\"https://mburnette.com\" rel=\"noreferrer noopener\" target=\"_blank\">mdburnette</a>/ <a href=\"https://creativecommons.org/publicdomain/zero/1.0/?ref=openverse\" rel=\"noreferrer noopener\" target=\"_blank\">CC0 1.0</a></em></p>\n<p>The post <a href=\"https://jonathandesrosiers.com/2025/07/12-years-contributing-to-wordpress/\">12 Years Contributing to WordPress</a> appeared first on <a href=\"https://jonathandesrosiers.com\">Jonathan Desrosiers</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Jul 2025 11:52:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: How to Pitch Stories That Matter in the WordPress Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/how-to-pitch-stories-that-matter-in-the-wordpress-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:208:\"In this Media Playbook episode, Rae Morey and Adam Weeks discuss effective pitching for WordPress stories, covering what makes a story newsworthy, and providing practical advice for successful media outreach.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Jul 2025 08:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Open Channels FM: With Your New Site, Start With Content, Even if the Plan is Messy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100410\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/with-your-new-site-start-with-content-even-if-the-plan-is-messy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:333:\"When a business first starts creating content, it often looks chaotic. There’s not always a strategy. You try a few blog posts, maybe some tutorials or listicles, toss in a few keywords you think matter, and hope something sticks. And that’s okay. In fact, that messy start is what helps shape your future strategy. The [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Jul 2025 07:17:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Tammie Lister: What if we paused default themes?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://binatethoughts.com/?p=2346\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://binatethoughts.com/what-if-we-paused-default-themes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5710:\"<p>Before I begin this post, I am writing it not expecting change, but rather sharing my opinion. It is the opinion of someone who has themes both default and working with them from agencies to exploration, threaded through their life. I say this with a passion for what themes were, are, and I see evolving into. I am also focusing on a pause, not a stop or hard point. This is a suggestion, a thought I am working through myself.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The past</h2>\n\n\n\n<p>The default themes worked for us as a project in WordPress. They were both a call to unify in work, and also allowed us something to focus on testing the features of the year. They were also a way to close out the year; historically, many switched to them to showcase.</p>\n\n\n\n<p>Another thing the default themes have done well is showcase different aspects of WordPress. One could argue that having a theme focus is key for everyone. Similarly, many writers use it as a basis for their content, drawing on it as fuel. It was an end to the year for many, although I would self-reflect, as the years have gone by, this has waned. Again, this is a personal reflection.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Today</h2>\n\n\n\n<p>For a long time, whether we like to admit it or not, the default theme process has been more complex and disjointed. It hasn&#8217;t been as much about testing features as many weren&#8217;t theme visible. </p>\n\n\n\n<p>Each default theme currently incurs a high maintenance cost. This goes over the code in support. I am reluctant to recommend anything in core that adds to the bundled theme debt at this time, considering there is still a backlog. To be clear, I want to see significant product benefits before recommending it as a course of action.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Themes have changed</h2>\n\n\n\n<p>Themes are a sliding scale of complexity, ranging from the quick brew weekend, a few hours of JSON for a personal site, to the large-scale enterprise theme founded on a complex design system, an extensive pattern library, and variations. Themes today are different, and anyone who is creating them knows this. Anyone not creating them also knows this, which is where the next bit comes in.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The education piece</h2>\n\n\n\n<p>One of the loudest comments in favour of having a default theme is that it brings education. Whilst this is true, education once a year isn&#8217;t useful. We need to consider the themes that are relevant today, and to do that, we need to examine all the pieces and their respective use cases. How are different people making themes? How are individuals experimenting? How are agencies scaling? How are people using themes today, and where are they stuck?</p>\n\n\n\n<h2 class=\"wp-block-heading\">What a theme is needs to be reconsidered</h2>\n\n\n\n<p>The strongest point for pausing this year is to take a moment as a project and consider what a theme is today. What design tools are missing that we need first? What pieces do we have, and how do they go together? Where do they not go together and need to? Fix those flows first, then build amazing &#8216;themes&#8217; or whatever we settle on.</p>\n\n\n\n<p>The future of a theme might be a &#8216;kit&#8217; where you have a style you share. It might be something else. We haven&#8217;t paused long enough to think about it, and it&#8217;s not the same format we keep reworking in default themes.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What else could we do instead?</h2>\n\n\n\n<p>Here are a few things that could be done with all the people and effort a theme release typically takes. It&#8217;s worth noting that they require a lot, which is why these are in much greater demand at this time.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Education: </strong>Many people still don&#8217;t understand or haven&#8217;t fully explored the potential of block themes. Taking time for this collectively could be a powerful experience. It also helps the ecosystem, agencies and products.</li>\n\n\n\n<li><strong>Improve the design tools for themes:</strong> By adding features such as adaptive controls and other missing pieces, redirecting the effort that would have gone into the default theme into the core editor itself. This benefits everyone and all themes.</li>\n\n\n\n<li><strong>Rejuvenate the community theme project:</strong> This moves it beyond being a one-time event and could include various types of experiments. Allow exploration of what a theme is.</li>\n\n\n\n<li><strong>Identify the areas where the themes are not working out:</strong> Improve this with tools and also within the core itself. This goes beyond the design tools and into the system of themes themselves.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A pause is not a stop</h2>\n\n\n\n<p>I chose this title because I am suggesting a pause, although I struggle to see &#8216;when&#8217; we would need them, but of course, things change. As a project, WordPress should also release more experiments on what a theme should be today. That&#8217;s been the issue, and as a result, the default theme has become such a hot topic for people. </p>\n\n\n\n<p>This is just my thought, though. If a default theme were to happen, it would be amazing and welcome. I also know it will be done incredibly well. I often reflect on the logistics and the limited resources required for incredible contributions. I always want to put them in the space where they will be most effective and move the project forward. I also think that, as a product, it makes sense to have focus, and I can&#8217;t see a default theme that fits right now. I&#8217;m open to evidence, as always, to counter that. For that, it&#8217;s up to the project to decide, not me.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 06 Jul 2025 16:57:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"binatethoughts.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Tammie Lister: June in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://binatethoughts.com/?p=2340\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://binatethoughts.com/june-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4972:\"<p>Another month has passed and what a month this was, it started with WordCamp Europe and ended with a new sponsor.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Areas of contribution</h2>\n\n\n\n<p>My focus continued in the areas it had before, but I also began trying to work more product work into this. I also attended the contribution day at WordCamp Europe, as well as the event itself. I had many great conversations that fueled me throughout the month.</p>\n\n\n\n<p>Some stats this month (it&#8217;s worth noting I also did a lot of commenting, feedback and other activities outside of ticket numbers but they are good to refer to):</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Commits: </strong>4</li>\n\n\n\n<li><strong>Closed tickets:</strong> 44</li>\n\n\n\n<li><strong>Gave indepth feedback:</strong> 32 (this is worth calling out as often requires time around product and design).</li>\n</ul>\n\n\n\n<p>I have also been exploring how to optimise flows, such as rapid note-taking, and speed up more triage processes.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Backlog</strong>: My focus was on closing tickets and also on the ancient list which is to clear down.\n<ul class=\"wp-block-list\">\n<li>Another focus on the Gutenberg repo and clearing up the &#8216;needs design&#8217; to be a true reflection of that state.</li>\n</ul>\n</li>\n\n\n\n<li><strong>Extensibility</strong>: Reviewing and verifying if issues are still valid, while also engaging in conversations about next steps.</li>\n\n\n\n<li><strong>Bundled themes</strong>: Cleared out things for potentially including in next release.</li>\n</ul>\n\n\n\n<p>I also explored limits with dataViews and other areas of the editor, and as a result, encountered issues. This is always beneficial to do, as I learn each time where the boundary problems lie.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sharing the journey</h2>\n\n\n\n<p>This month saw the opportunity to share my journey in contribution in a conversation with <a href=\"https://www.linkedin.com/posts/marcelbootsman_wordpress-wordcampeurope-wceu-activity-7343241379021570048-u6pT?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAABgcPcBKRyyxU2pJqS1IueElA37k3FWJGw\">Marcel Bootsman at WCEU for Kinsta</a>. I also got to be on the <a href=\"https://openchannels.fm/the-evolving-landscape-of-core-contribution-and-company-sponsorship/\">OpenChannels.fm</a> talking about the evolving landscape of core contribution and company sponsorship, with Tim and Zach from BigScoots with the amazing Adam Weeks joining us.</p>\n\n\n\n<p>I continued to reflect on the learnings from the work I am doing. I wrote about &#8216;<a href=\"https://binatethoughts.com/?p=1858\">Defining Roadmaps in the Open</a>&#8216; and &#8216;<a href=\"https://binatethoughts.com/?p=1826\">Optimising Triage and Review Processes in WordPress using AI</a>&#8216;.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Upcoming plans for contribution</h2>\n\n\n\n<p>I am allowing July to take shape as it unfolds, but to start with, this work will form the foundation. I also want to explore how I can incorporate some of my outside product management experience a bit more.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Backlog</strong>:\n<ul class=\"wp-block-list\">\n<li>Focus on <a href=\"https://core.trac.wordpress.org/tickets/ancient\">ancient and inactive</a> trac log.</li>\n</ul>\n</li>\n\n\n\n<li><strong>Core editor:</strong>\n<ul class=\"wp-block-list\">\n<li>Continue on making sure &#8216;needs design&#8217; label is a true indicator.</li>\n\n\n\n<li>Move on to the triage of the components label.</li>\n\n\n\n<li>Components: see where can help with documentation &#8211; for example how can things be surfaced on make easier.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Sponsors this month</h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>I now have these sponsors: <a href=\"https://www.bigscoots.com\">BigScoots</a>, <a href=\"https://greyd.io\">Greyd</a>, <a href=\"https://kinsta.com\">Kinsta</a>, <a href=\"https://servmask.com\">ServMask</a>, <a href=\"https://github.com/aaronjorbin\">Aaron Jorbin</a>, <a href=\"https://github.com/timnashcouk\">Tim Nash</a>, <a href=\"https://github.com/jeffpaul\">Jeffrey Paul</a>, <a href=\"https://github.com/foosantos\">Felipe Santos</a> and <a href=\"https://github.com/scotrumery\">Scot Rumery</a>. To everyone who sponsored me and helped me secure sponsorship, thank you.</p>\n\n\n\n<h3 class=\"wp-block-heading\">New sponsor ServMask</h3>\n\n\n\n<p>Those of you who are keen-eyed will notice that a new sponsor has been added to that list. I want to thank ServMask for their sponsorship. It makes a difference to the work I can do to have companies and individuals support me.</p>\n\n\n\n<p>Want to sponsor me? You can through <a href=\"https://github.com/sponsors/karmatosed\">GitHub</a>.</p>\n\n\n\n<p>There is always sponsorship, of course, that is volunteered, and I&#8217;ll do as much as possible whilst still keeping things flowing – let&#8217;s get contributing!</p>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 06 Jul 2025 15:37:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"binatethoughts.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Gravatar: User Profile Page Examples to Inspire Your Website’s Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=1496\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://blog.gravatar.com/2025/07/04/user-profile-page-examples/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:32841:\"<p>A winning profile page requires two things working in harmony: </p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>First, a compelling design that showcases user identity. </li>\n\n\n\n<li>Second, frictionless onboarding that gets users to actually complete their profiles.</li>\n</ol>\n\n\n\n<p>Most teams nail the design but fumble on the experience. Users abandon beautifully crafted pages because they&#8217;re tired of uploading the same photo and entering the same bio for the hundredth time. Your conversion rate flatlines while you wonder why your pixel-perfect interface isn&#8217;t working.</p>\n\n\n\n<p>We analyzed 15 top-performing profile designs. The winners combine great design with smart data integration. Here’s a snapshot:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/\">GitHub&#8217;s</a> contribution graphs turns coding into a game, while using <a href=\"https://gravatar.com/\">Gravatar&#8217;s</a> data to instantly populate developer avatars.</li>\n\n\n\n<li><a href=\"http://wordpress.com\">WordPress.com</a> creates consistent profiles across millions of sites by tapping into existing user data.</li>\n\n\n\n<li><a href=\"https://app.slack.com/\">Slack</a> eliminates redundant profile setup by recognizing users&#8217; existing information.</li>\n</ul>\n\n\n\n<p><strong>The pattern: </strong>These platforms skip building avatar systems from scratch. They focus on features that actually differentiate them, like GitHub&#8217;s contribution graphs or WordPress.com&#8217;s activity streams.</p>\n\n\n\n<p><strong>What you&#8217;ll discover:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The components of winning profile pages.</li>\n\n\n\n<li>15 profile examples that actually convert.</li>\n\n\n\n<li>Why top platforms use existing infrastructure instead of reinventing the wheel.</li>\n</ul>\n\n\n\n<p>Ready to fix your profile problem? Let&#8217;s dive in.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Actually Makes Profile Pages Convert</strong></h2>\n\n\n\n<p><strong>What Actually Makes Profile Pages Convert</strong></p>\n\n\n\n<p>A converting profile page transforms visitors into engaged users through strategic design decisions.</p>\n\n\n\n<p>Four core elements separate winning profiles from the rest:</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Visual Hierarchy That Works</strong></h3>\n\n\n\n<p>Profile photos positioned prominently drive immediate recognition.<a href=\"https://www.linkedin.com/business/talent/blog/product-tips/tips-for-taking-professional-linkedin-profile-pictures\"> Research shows profiles with photos receive 14x more views</a> and make users 36x more likely to receive messages.</p>\n\n\n\n<p>Smart platforms leverage this psychology. Photos anchor the layout. Essential information clusters nearby. Secondary details push down or hide behind tabs. The result? Users find what they need instantly.</p>\n\n\n\n<p><strong>Example:</strong> <a href=\"https://github.com/\">GitHub</a> positions avatars in the left column where Western readers naturally start scanning. LinkedIn&#8217;s mobile app leads with the profile photo, capitalizing on the fact that<a href=\"https://www.broadbandsearch.net/blog/mobile-desktop-internet-usage-statistics\"> 63% of web traffic comes from mobile devices</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Purpose-Driven Design</strong></h3>\n\n\n\n<p>Single-purpose profiles outperform feature-bloated alternatives. Pick one primary goal. Execute flawlessly. Everything else becomes secondary or disappears.</p>\n\n\n\n<p>Portfolio showcase? Show the work. Professional networking? Highlight credentials. Community building? Surface engagement metrics.</p>\n\n\n\n<p><strong>Example:</strong> <a href=\"https://stackoverflow.com/\">Stack Overflow</a> focuses solely on technical reputation &#8211; no social features, no messaging, just pure expertise visualization. This laser focus helped them become the de facto Q&amp;A platform for developers.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>User Control = User Retention</strong></h3>\n\n\n\n<p>Customizable profiles keep users engaged. When people shape their digital presence, they invest emotionally. That investment translates to return visits.</p>\n\n\n\n<p><a href=\"https://analyzify.com/statsup/linkedin#stat-linkedin-profiles-that-are-fully-completed-receive-30-more-views-on-a-weekly-basis\">Complete LinkedIn profiles receive 30% more profile views</a> than incomplete ones. The best implementations balance flexibility with constraints – too many options overwhelm, too few feel restrictive.</p>\n\n\n\n<p><strong>Example:</strong> <a href=\"https://discord.com/\">Discord</a> allows custom status messages and per-server avatars, letting users express different facets of their personality across communities.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Three-Click Rule</strong></h3>\n\n\n\n<p>Every profile action needs to be accessible within three clicks. Each additional click loses users.<a href=\"https://baymard.com/blog/ecommerce-checkout-usability-report-and-benchmark\"> </a></p>\n\n\n\n<p>Successful platforms use either tabbed interfaces or single-scroll designs. Both help users to quickly find the information they need. The choice depends on your content density and mobile constraints, not designer preference.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Essential Profile Components (Ranked by Impact)</strong></h2>\n\n\n\n<p>Profile components are user interface elements that directly impact engagement metrics and conversion rates.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Profile photo</strong></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Upload a profile picture\" class=\"wp-image-1499\" height=\"427\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/06/image.jpeg?w=660\" width=\"660\" /></figure>\n\n\n\n<p>The trust anchor of any profile. No photo means no trust. Poor quality photos perform almost as badly.</p>\n\n\n\n<p><strong>Technical requirements that matter:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Optimal size:<a href=\"https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile\"> 500&#215;500 pixels recommended, 400&#215;400 minimum</a>.</li>\n\n\n\n<li>Format: WebP with JPEG fallback.</li>\n\n\n\n<li>Implementation: Lazy loading for performance.</li>\n</ul>\n\n\n\n<p><strong>The shortcut major platforms use: </strong><a href=\"https://gravatar.com/\">Gravatar</a> handles all of this automatically. Users upload once, and their photo appears everywhere. No image processing pipeline to build. No storage costs. No optimization headaches. Just add their email hash and move on to features that actually differentiate your platform.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Bio section</strong></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Bio section \" class=\"wp-image-1501\" height=\"426\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/06/image-2.jpeg?w=660\" width=\"660\" /></figure>\n\n\n\n<p>The narrative that connects. Optimal length varies by platform, but the principle remains: force clarity through constraints.</p>\n\n\n\n<p><a href=\"https://blog.replug.io/instagram-character-limits/\">Instagram&#8217;s 150-character limit</a> drives concise, impactful bios. LinkedIn allows 2,000 characters, but best practices suggest <a href=\"https://www.linkedin.com/advice/1/what-ideal-length-personal-bio-skills-personal-branding\">keeping profile summaries to 300 words</a> or less for maximum engagement.</p>\n\n\n\n<p><strong>Winning bios include:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Clear value proposition (first 50 characters).</li>\n\n\n\n<li>Credibility markers.</li>\n\n\n\n<li>Personality touches.</li>\n\n\n\n<li>Call-to-action.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Connection Mechanisms</strong></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Contact information button\" class=\"wp-image-1502\" height=\"459\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/06/image-3.jpeg?w=660\" width=\"660\" /></figure>\n\n\n\n<p>Where engagement becomes action. Make it obvious how to connect. Make it easy to execute.</p>\n\n\n\n<p><strong>Core features:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Follow/connect buttons above the fold.</li>\n\n\n\n<li>Clear messaging options.</li>\n\n\n\n<li>Permission controls.</li>\n\n\n\n<li>Export capabilities.</li>\n</ul>\n\n\n\n<p><a href=\"https://blog.photofeeler.com/perfect-photo/\">Professional headshots increase perceived competence by +0.94 points</a> and influence by +1.29 points. Yet most platforms still make users jump through hoops to connect.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Infrastructure Reality</strong></h2>\n\n\n\n<p>Building these from scratch takes weeks. Database schemas, image optimization, and privacy compliance – each component requires specialized expertise.</p>\n\n\n\n<p><a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">Gravatar already serves billions of avatars</a> for WordPress.com, Slack, GitHub, and OpenAI. Their evolution brings a complete profile solution: one integration, full identity system. While competitors build profile systems, smart platforms leverage existing infrastructure and focus on unique value.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>15 Profile Examples that Actually deliver</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Developer Platforms</strong></h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>1. GitHub &#8211; The Contribution Graph Pioneer</strong></h4>\n\n\n\n<p><img height=\"380\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdTW9hUkNj9OAzWfe-RbA2F4GE8JR0pvu5Rfr2JTWcWXMGZK7Xz2qsdDOe9p6F-AZpwoai53du6y6Tj1gVcKLmc3qcPToaafsdJD7Klop8rVrvobjSYZE5wIiMWNNDDu4x7orwtow?key=g3Vs1-oIvhXl3o64xetJ4g\" width=\"624\" />GitHub&#8217;s green contribution squares changed developer behavior. The visual representation of daily commits gamifies consistency without explicit rewards.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"github contirbutiom graph \" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXecRnGaKYp-S3vS82NVJTjXuWa019s2f4KI0aprqFajf5Ld9YWvZ-8XS_15iDyCy1E6EcFcV646abg60MDQtD2Q_njBp-up0KKaW3dcSbYpZ1Vx9RafgYqTeto-gF9-DqrZD5y11g?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Hero element:</strong> 365-day activity visualization.</li>\n\n\n\n<li><strong>Conversion driver:</strong> Pinned repositories (6 maximum).</li>\n\n\n\n<li><strong>Mobile optimization:</strong> Collapsible sections preserve space.</li>\n\n\n\n<li><strong>Technical note:</strong><a href=\"https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile\"> Uses Gravatar for avatar fallback</a>.</li>\n\n\n\n<li><strong>Steal this:</strong> Visual activity drives engagement.</li>\n</ul>\n\n\n\n<p>The Profile README feature lets developers create dynamic showcases with real-time stats and custom content. Markdown + APIs = living portfolios. This single feature spawned an entire ecosystem of profile enhancement tools.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>2. Stack Overflow &#8211; Gamification Done Right</strong></h4>\n\n\n\n<p>Stack Overflow proves single-metric focus works. Everything revolves around reputation points.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"Stack overflow gamification features\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcTiGphKSmTkENm5WlroDFuVkB3RjdoqF_V-98miMcpNREL-mnNPsqIzF-EVP1qsuhCnYUeU_1OzLtfR2zivma6Yleign_Wy29CqjJMfp2W1s5vyzCfN7HZz7wb_OS07spj4EOR?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Scoring system:</strong> Clear value exchange (answers = points).</li>\n\n\n\n<li><strong>Badge collection:</strong> 95 distinct achievements.</li>\n\n\n\n<li><strong>Information hierarchy:</strong> Reputation dominates visually.</li>\n\n\n\n<li><strong>Steal this:</strong> One clear success metric.</li>\n</ul>\n\n\n\n<p>Their discontinued &#8220;Developer Story&#8221; feature proved that even successful platforms overcomplicate. Returning to reputation-first design re-engaged their core audience. Sometimes less truly is more.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>3. GitLab &#8211; The Everything Dashboard</strong></h4>\n\n\n\n<p>GitLab emphasizes team collaboration over individual achievement. Every contribution is visible, and every interaction is tracked.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"gitlab dashboard\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXf5bUQ7NJb5dnmPT-BfACUWE03O9pp9fbuBgirTeLbSC-jn3mPqzJIQ6__gESULIn9eduQ1npCVmblzAELlFgvJeDLaivt_zAdA4uDpznFplL4XiXXMZ7_7xAtwASBC5yo7bN5dgw?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Activity feeds:</strong> Complete transparency.</li>\n\n\n\n<li><strong>Project integration:</strong> Seamless repository connection.</li>\n\n\n\n<li><strong>Team visibility:</strong> Organizational context is clear.</li>\n\n\n\n<li><strong>Steal this:</strong> Transparency builds trust.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Creative Showcases</strong></h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>4. Dribbble – Visual-First Excellence</strong></h4>\n\n\n\n<p>Dribbble&#8217;s 400×300px shot grid maximizes visual impact. Their 2023 redesign philosophy was: &#8220;less noise, less clutter – more beautiful pixels.&#8221;</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"Alt: dribbble john oliver profile photo resizing\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXepn8KFR3eNHG2KXr1KCWIdaX8eMXQwNloxBgpoXOfUv-WrFbrUhryI924_H-D2IUJHoBUt2utO7U_vkOWank-eb2nuHsy90Cw7aasBUH7AuHP-xOhdlUDUp9_MIk9kHKhHUX7VEw?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Grid optimization:</strong> Rapid visual scanning. </li>\n\n\n\n<li><strong>Hover interactions:</strong> Preview without commitment.</li>\n\n\n\n<li><strong>Social proof:</strong> View and like counts are visible.</li>\n\n\n\n<li><strong>Steal this:</strong> Minimize UI, maximize content.</li>\n</ul>\n\n\n\n<p>Pro accounts unlock customization &#8211; header images, welcome messages, and shot reorganization. Monetization through enhancement, not restriction.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>5. Behance – The Case Study Master</strong></h4>\n\n\n\n<p>Behance champions comprehensive project stories over individual images. Adobe integration made it the default for Creative Cloud users.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"example behance profile\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdp8C9lQS5v3wfL1uCq2Ljol8NKrSwyUDvRI7WB3iV5gLnW0zFvVapzFp32VMEiGGAfLIMtYLtpCneV5_Lvv8xC1-4y4TrjtUPgfOVn61jbc3v5FJW14fCWlsnNeea7nzeMO3KSFg?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<p><strong>Project depth:</strong> Multiple images per entry.<br /><strong>Rich media:</strong> Video, 3D, animation support.<br /><strong>Context provision:</strong> Process documentation encouraged.<br /><strong>Steal this:</strong> Show the journey, not just the destination.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>6. ArtStation &#8211; Industry-Specific Focus</strong></h4>\n\n\n\n<p>ArtStation owns game and film portfolios through specialized features. Generic platforms can&#8217;t compete with niche expertise.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\" artstation game portfolio\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeCPW5f41p13fN2nHSCdkZURiOkgV0qgA2PCoMGpCQYFFAfTr9x4EWD6o_BW7qOgr63gA9LmpFVObJEq8HYMQM4CucIqls_JNwfxVnPXyKSGdbjxlDgWLreMPJlhUdWD4IhGmXw0w?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<p><strong>4K image support:</strong> Industry-standard quality.<br /><strong>Software tags:</strong> Tools and workflows are visible.<br /><strong>Marketplace integration:</strong> Direct monetization.<br /><strong>Steal this:</strong> Deep specialization wins.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Content Platforms</strong></h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>7. Medium &#8211; Minimalism That Converts</strong></h4>\n\n\n\n<p><a href=\"https://medium.com/\">Medium</a> profiles strip away everything except what matters: your words and your audience.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"Alt: substack member article\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXd5RpD7PfN7PlIsge5iKId1Ld50LydRhNJOKaLoFzfkhI43T2enn0rcqdA4kcA6lOSy0GiUsnyQzuSwlot-FLwODLOoAUxSM4J8bAasKYhrJ44Ta7ZRdx2t7dw7EFQMrTE7HV0LFA?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Typography focus:</strong> Clean reading experience prioritizes content. </li>\n\n\n\n<li><strong>Clap engagement:</strong> A Simple appreciation system that actually works.</li>\n\n\n\n<li><strong>Clean metrics:</strong> Followers, following, nothing else cluttering the view. </li>\n\n\n\n<li><strong>Steal this:</strong> Radical simplicity drives engagement.</li>\n</ul>\n\n\n\n<p><a href=\"https://medium.com/write-a-catalyst/highlights-of-what-happened-on-medium-in-2024-what-to-note-2900f2a01426\">Medium achieved profitability in 2024</a> by doubling down on human storytelling. Their profile pages offer header customization and infinite scroll, but the real lesson? Sometimes less truly is more. No vanity metrics. No feature bloat. Just writers and readers connecting through stories.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>8. WordPress.com – The Network Effect</strong></h4>\n\n\n\n<p><a href=\"http://wordpress.com\">WordPress.com</a> leverages<a href=\"https://blog.gravatar.com/2024/12/10/how-to-use-gravatar-in-wordpress/\"> Gravatar for network-wide consistency</a>. One avatar, thousands of sites.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzacXkdKWlQ3ed6Oy2qrkLxOPMtVEC9cWg0jhO_X8ii4yuE6pIMuVphw7tmgO54wOXc0Zn7dp1LE8JNPjFcjQorr99BpURTMl7NALL6raolXCt0F_qWa72HxHzuw37o4g2uaqfpA?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<p><strong>Multi-site integration:</strong> Activity aggregation<br /><strong>Universal identity:</strong> Single sign-on benefits<br /><strong>Cross-platform recognition:</strong> Comments tracked globally<br /><strong>Steal this:</strong> Reduce friction everywhere</p>\n\n\n\n<p>The <a href=\"https://blog.gravatar.com/2024/09/11/gravatar-enhanced/\">Gravatar Enhanced plugin</a> adds privacy features including no referrer information by default and an opt-in proxy service. It includes a Gravatar Profile Block for displaying user information dynamically. Hovercards are enabled by default to increase engagement. </p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>9. Dev.to – Community-Centric Profiles</strong></h4>\n\n\n\n<p>Dev.to prioritize collective learning over individual achievement. Participation matters more than perfection.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"dev.to learning\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMH27CmH6oOHWyL4EXeolayThYKeMvFEaCFl-GMXsjRYsk7lRNl4YtahwssrG3us2DuEwNiO_EE82lE4CCli56bUocUbtC6ziGnKDpXcKVUQzBTn1rE4unavsWhRgQz6qcrZr8QQ?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Discussion highlights:</strong> Best contributions featured.</li>\n\n\n\n<li><strong>Learning transparency:</strong> Reading lists are public.</li>\n\n\n\n<li><strong>Reaction diversity:</strong> Beyond simple likes.</li>\n\n\n\n<li><strong>Steal this:</strong> Community value over vanity metrics.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Social Platforms</strong></h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>10. Discord &#8211; Personality-Driven Design</strong></h4>\n\n\n\n<p>Discord&#8217;s per-server profiles let users wear different hats in different communities. One account, multiple personalities.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"discord per server profile options\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXefkU1ewEdWCU8naVMF54K6rdNA8f4WSYjo3qg-_fVJeJeuqURpMz59sZlbF5ZzUVDVhyitDR-0QfJSs9i9rx4TZyZL91wqvPNoDORIbqwiAZt8ssrMljdBFmGqe3WkdRT4QoJq?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Custom statuses:</strong> 128-character expression.</li>\n\n\n\n<li><strong>Server showcase:</strong> Community membership visible.</li>\n\n\n\n<li><strong>Nitro features:</strong> Premium customization options.</li>\n\n\n\n<li><strong>Steal this:</strong> Context-aware identity.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>11. Spotify &#8211; Data as Identity</strong></h4>\n\n\n\n<p><a href=\"https://support.spotify.com/uk/article/spotify-wrapped/\">Spotify Wrapped</a> proves people love sharing their data through their user profiles when presented beautifully. Listening history becomes a form of social currency.</p>\n\n\n\n<p><img alt=\"spotify wrapped\n\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeUGsPbW-77ZCx5McjFoS1FmWUrNO0P-rCE7Vn7D06R3gWqai2VFw6sqLlt-diA8cxht6s9oDG2aezU04vgUveg5jsZ5ptnhbGD-QxiFGrZDb4-e860TDa2sEKECKDAFe6TUYeNYQ?key=g3Vs1-oIvhXl3o64xetJ4g\" style=\"width: 625px;\" /></p>\n\n\n\n<p></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Data visualization:</strong> Musical taste graphs.</li>\n\n\n\n<li><strong>Playlist curation:</strong> User as tastemaker.</li>\n\n\n\n<li><strong>Sharing optimization:</strong> One-click social posts.</li>\n\n\n\n<li><strong>Steal this:</strong> Make data shareable.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>12. Twitch &#8211; Revenue-Focused Profiles</strong></h4>\n\n\n\n<p>Twitch optimizes for creator monetization without apology. Money matters, design supports it.<img alt=\"twitch\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfMcyPLD3k3CVkwxJVJ8EMcBAf4Zezs5DPLrcx5DYOFx06hUfiKAC9J3uR2k9e3cu1LHp4QNoA0CBRH_aYUtYtLAW3GXM23hhQLkWlh-qrgZWpaumntWxaV-VzqRbMBK-8rtvXzvg?key=g3Vs1-oIvhXl3o64xetJ4g\" style=\"width: 600px;\" /></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Subscribe prominence:</strong> Can&#8217;t miss the CTA.</li>\n\n\n\n<li><strong>Schedule display:</strong> Reliability builds an audience. </li>\n\n\n\n<li><strong>Clip showcase:</strong> Best moments surface automatically.</li>\n\n\n\n<li><strong>Steal this:</strong> Business goals drive design.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Business Tools</strong></h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>13. LinkedIn &#8211; The Professional Standard</strong></h4>\n\n\n\n<p>LinkedIn profiles work because they&#8217;re discoverable within the platform. Every field functions as a searchable element for recruiters and connections.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"linkedin profile\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcj9Cz7-4Em_4a4rdTtwrBbFfOJmJJCW3HVb26RgTnRcMP6A846_BpFStL7Jj2wD-ElJk1u5W2ojYOa4EWU03Z0LpDLIJSz2th15s4nBBj_hiSsXR2S0e9uL3ZYe3N0gYuTlR8W8w?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Keyword integration:</strong> Natural optimization.</li>\n\n\n\n<li><strong>Skill validation:</strong> Peer endorsements.</li>\n\n\n\n<li><strong>Content platform:</strong> Native publishing power.</li>\n\n\n\n<li><strong>Steal this:</strong> Make profiles search-friendly.</li>\n</ul>\n\n\n\n<p><a href=\"https://www.jobscan.co/linkedin-optimization\">LinkedIn optimization tools show an average 132% increase in profile views</a>. Strategic profile optimization drives real opportunities – <a href=\"https://www.cognism.com/blog/linkedin-statistics\">candidates with comprehensive profiles have a 71% higher chance of job interviews</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>14. ProductHunt – Maker Credibility</strong></h4>\n\n\n\n<p>ProductHunt profiles display your complete launch history with upvote counts, creating a track record that builds credibility for future product launches.</p>\n\n\n\n<p>.<img height=\"337\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdgAUs8SSJwa8xMckKU1Ino6SEn4f0WfqCeYIczlQz131dmUPEHg6o3sVKG19A8NJtI13yABpnkOKuGQ7MCU3zhWuksBZzDy6hJrnn5UYFHHP9qUpaNA4HHnij7vXN6W_HpsKmELg?key=g3Vs1-oIvhXl3o64xetJ4g\" width=\"430\" /></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Launch timeline:</strong> Track record visible.</li>\n\n\n\n<li><strong>Upvote accumulation:</strong> Social proof currency.</li>\n\n\n\n<li><strong>Collection curation:</strong> Tastemaker status.</li>\n\n\n\n<li><strong>Steal this:</strong> History builds credibility.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>15. Figma – Collaboration Visualization</strong></h4>\n\n\n\n<p>Figma profiles showcase collaborative work by default – files display team ownership, not just individual creators. This reflects how modern design actually happens.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"Figma collaboration\" src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeP7ABU8f5lPpJlwsixf36K3n0FKOgfYb1coYw-DQCNlifcSzhK0WdNLisYpJoJHwOUeELoS_5ryvXUpY50nCEpGNZn8dLkCodXs5KQ4V10tdTIJWA1KyBLt9RgiS_KPwOKNSIA?key=g3Vs1-oIvhXl3o64xetJ4g\" /></figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>File previews:</strong> Automatic portfolio generation.</li>\n\n\n\n<li><strong>Team context:</strong> Collaborative credentials.</li>\n\n\n\n<li><strong>Plugin development:</strong> Technical skills showcase.</li>\n</ul>\n\n\n\n<p><strong>Steal this:</strong> Modern work is teamwork.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Mobile Profile Optimization is a Must</strong></h2>\n\n\n\n<p>Here&#8217;s the reality check: Your beautifully designed desktop profile? <em>Most</em> users will never see it.</p>\n\n\n\n<p>It differs between segments like age group and industry, but <a href=\"https://research.com/software/guides/mobile-vs-desktop-usage\">96.3% of internet users access via mobile phones</a>. Yet most profile pages still treat mobile as an afterthought &#8211; cramming desktop designs into smaller screens and wondering why engagement tanks.</p>\n\n\n\n<p><strong>The paradox:</strong> Desktop users spend <a href=\"https://www.semrush.com/blog/mobile-vs-desktop-usage/\">~77.8% longer per visit</a>, while mobile users generate 81% higher visit volume. This isn&#8217;t about choosing sides. It&#8217;s about understanding each platform&#8217;s strengths and designing accordingly.</p>\n\n\n\n<p>Mobile profile optimization prioritizes thumb-zone interaction and vertical information architecture. Get this wrong, and you lose the majority of your audience before they even engage.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Mobile Constraints That Matter</strong></h3>\n\n\n\n<p><strong>Touch Targets</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://developer.apple.com/design/human-interface-guidelines/designing-for-ios/\">44x44px minimum (Apple HIG)</a>.</li>\n\n\n\n<li><a href=\"https://m3.material.io/\">48x48dp minimum (Material Design)</a>.</li>\n\n\n\n<li><a href=\"https://www.w3.org/WAI/WCAG21/Understanding/target-size.html\">20% spacing prevents mis-taps</a>.</li>\n</ul>\n\n\n\n<p><strong>Information Architecture</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Progressive disclosure by default.</li>\n\n\n\n<li>Expand on explicit intent only.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/\">Vertical rhythm consistency using 8px grid system</a>.</li>\n</ul>\n\n\n\n<p><strong>Performance Requirements</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>3-second maximum load time.</li>\n\n\n\n<li>Lazy loading below the fold.</li>\n\n\n\n<li>Image optimization is critical.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Platform Solutions Worth Stealing</strong></h3>\n\n\n\n<p><strong>LinkedIn:</strong> Card-based sections create digestible chunks. Each card is self-contained, swipeable, and complete.</p>\n\n\n\n<p><strong>GitHub:</strong> Collapsible sections preserve desktop density. Critical info visible, details on demand.</p>\n\n\n\n<p><strong>Discord:</strong> Native gestures for navigation. Swipe between servers feels natural, reduces cognitive load.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Implementation Without the Headache</strong></h2>\n\n\n\n<p>Efficient profile implementation leverages existing infrastructure to reduce development time and maintenance burden.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Build vs. Buy Reality Check</strong></h3>\n\n\n\n<p><strong>DIY Timeline:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Week 1-2: Database schema and API.</li>\n\n\n\n<li>Week 3: Frontend components.</li>\n\n\n\n<li>Week 4: Image handling and optimization.</li>\n\n\n\n<li>Ongoing: Security updates and maintenance.</li>\n</ul>\n\n\n\n<p><strong>The Gravatar Approach:</strong></p>\n\n\n\n<p><a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">Gravatar already powers avatars across WordPress.com, Slack, GitHub, and OpenAI</a>. Their evolution brings a complete profile solution:</p>\n\n\n\n<p><strong>Current Gravatar Reality:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Billions of avatars are served monthly.</li>\n\n\n\n<li>Email-based identity system.</li>\n\n\n\n<li>Zero license keys required.</li>\n\n\n\n<li><a href=\"https://blog.gravatar.com/2024/10/30/introducing-native-integrations-for-gravatar-mobile-sdk/\">Native mobile SDKs released in October 2024</a>.</li>\n</ul>\n\n\n\n<p><strong>The Gravatar Approach:</strong></p>\n\n\n\n<p>Gravatar&#8217;s <a href=\"https://docs.gravatar.com/\">Profile-as-a-Service API</a> provides: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Full profile data access (avatars, bios, interests, verified accounts) </li>\n\n\n\n<li>Open API with no licensing requirements </li>\n\n\n\n<li>80+ million existing profiles </li>\n\n\n\n<li>Automatic profile syncing across platforms </li>\n\n\n\n<li>Native mobile SDKs for iOS and Android </li>\n</ul>\n\n\n\n<p>Learn more: <a href=\"https://docs.gravatar.com/\">https://docs.gravatar.com/</a> </p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Critical Technical Decisions</strong></h3>\n\n\n\n<p><strong>Image Handling</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A CDN is required for global performance.</li>\n\n\n\n<li>Multiple size variants are needed.</li>\n\n\n\n<li>Format detection and serving.</li>\n\n\n\n<li><a href=\"https://www.w3.org/WAI/WCAG21/Understanding/target-size.html\">WCAG 2.2 compliance for accessibility</a>.</li>\n</ul>\n\n\n\n<p><strong>Privacy Compliance</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GDPR consent mechanisms.</li>\n\n\n\n<li>Data portability options.</li>\n\n\n\n<li>User-controlled sharing (Gravatar&#8217;s approach).</li>\n</ul>\n\n\n\n<p><strong>Performance Optimization</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Edge caching strategies.</li>\n\n\n\n<li>Progressive enhancement.</li>\n\n\n\n<li>Core Web Vitals compliance.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What&#8217;s Next for Profile Design</strong></h2>\n\n\n\n<p>Three trends reshape profile architecture:</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Unified Identity Systems</strong></h3>\n\n\n\n<p><strong>Gravatar&#8217;s vision: </strong>One profile, updated everywhere. Email becomes the universal identity anchor.</p>\n\n\n\n<p>Users demand control. They own the data, and platforms display it. The winning platforms embrace this shift.<a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\"> 85% of adults worldwide want additional steps to protect online privacy</a> – unified systems deliver both convenience and control.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Privacy-First Architecture</strong></h3>\n\n\n\n<p>Granular sharing controls become a competitive advantage. Users specify what shares are where. Trust drives retention.</p>\n\n\n\n<p>Gravatar&#8217;s model: Users decide what&#8217;s shared, and platforms respect those decisions. This approach aligns with evolving regulations while building user confidence.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Stop Building. Start Converting.</strong></h2>\n\n\n\n<p>Profile pages fail when built in isolation. Each platform reinvents the wheel, users suffer through repetitive onboarding, and developers waste weeks on solved problems.</p>\n\n\n\n<p>The solution is clear: Study these 15 examples. Steal what works. Then decide – build from scratch or leverage existing infrastructure?</p>\n\n\n\n<p><strong>Your Next Move:</strong></p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Audit your current profile system against these examples</li>\n\n\n\n<li>List the gaps costing you conversions</li>\n\n\n\n<li>Calculate the real cost of DIY development</li>\n\n\n\n<li>Consider unified identity solutions like Gravatar</li>\n</ol>\n\n\n\n<p>Using the <a href=\"https://blog.gravatar.com/2024/08/26/gravatar-api-tutorial-for-app-developers/\">Gravatar API</a> for importing profile data helps establish attractive and consistent profile designs. This improves the overall look of your application and guarantees the accuracy of profile information. </p>\n\n\n\n<p>Gravatar&#8217;s profile integration is already revolutionizing user profile design for leading websites such as <a href=\"https://pocketcasts.com/\">Pocket Casts</a> and WordPress.com. These platforms use Gravatar&#8217;s features to enhance user engagement and provide a more dynamic profile experience to users worldwide.</p>\n\n\n\n<p>Stop building profile systems. Start building profile experiences that convert Join the thousands of people customizing their unique profiles today with <a href=\"https://docs.gravatar.com/\">Gravatar</a>!  .</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Jul 2025 15:38:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Open Channels FM: Emojis, Exclamation Marks, and Reading the Room in Text\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100417\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://openchannels.fm/emojis-exclamation-marks-and-reading-the-room-in-text/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"Tone in writing significantly influences communication, especially in async messages, where emojis, punctuation, and warmth affect how messages are received and interpreted.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Jul 2025 07:28:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Aaron Jorbin: My May And June in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://aaron.jorb.in/?p=208437\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://aaron.jorb.in/my-may-and-june-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5288:\"<p>My May and June in WordPress focused on helping get 6.8.2 set up for success and gardening old trac tickets. </p>\n\n\n\n<p>This was my first time putting together the squad for a minor release that I wasn&#8217;t going to be a member of. I coordinated with a few active committers, team reps, and the 6.8.0 release coordinators to review the folks who volunteered to help lead a maintenance release. The first step was identifying from the volunteers one person who could be the primary lead. This involved reaffirming that people could still make the commitment. Once the first person was identified, we looked for folks to compliment them and I confirmed their availability. After that, I announced it and the 6.8.2 team got off to a quick start getting ready for the next release of WordPress.</p>\n\n\n\n<p>I&#8217;ve also been spending some time looking at some long neglected tickets.  In order to not feel stuck, I&#8217;ve moved between a few reports on trac. The <a href=\"https://core.trac.wordpress.org/tickets/close\">close report</a> (which is now under 200), one looking at <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=assigned&amp;status=new&amp;status=reopened&amp;status=reviewing&amp;keywords=~has-patch&amp;col=id&amp;col=summary&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=milestone&amp;col=changetime&amp;order=changetime\">tickets with a patch that haven&#8217;t received</a> attention in a long time and <a href=\"https://core.trac.wordpress.org/tickets/ancient\">the ancient report</a>. Over half the tickets I touched during this span of time are now closed.</p>\n\n\n\n<p>Another task I did was once again participate in the <a href=\"https://lgbtqpress.com/2025/05/share-your-pride-photo-drive-is-back-for-2025/\">Share Your Pride photo drive</a>. I added a total of <a href=\"https://wordpress.org/photos/author/jorbin/\">32 photos</a> though not all are in the photo drive. One of my favorites is used as the featured image on this post <img alt=\"☺\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/263a.png\" style=\"height: 1em;\" /></p>\n\n\n\n<h2 class=\"wp-block-heading\">By the numbers</h2>\n\n\n\n<p>During these two months, I contributed to 131 tickets on trac, made 4 commits to core, received 10 props, put together the squad for a minor release, wrote 1 make/core post, added 32 photos to the photo directory, and led one bug scrub.</p>\n\n\n\n<p>I had 20 sponsors these months: <a href=\"https://github.com/jeffpaul\" rel=\"noreferrer noopener\" target=\"_blank\">Jeffrey Paul</a>, <a href=\"https://github.com/philipjohn\" rel=\"noreferrer noopener\" target=\"_blank\">philipjohn</a>, <a href=\"https://github.com/zstepek\" rel=\"noreferrer noopener\" target=\"_blank\">Zach Stepek</a>, <a href=\"https://github.com/kkoppenhaver\" rel=\"noreferrer noopener\" target=\"_blank\">Keanan Koppenhaver</a>, <a href=\"https://github.com/Mamaduka\" rel=\"noreferrer noopener\" target=\"_blank\">George Mamadashvili</a>, <a href=\"https://github.com/kingkool68\">Russell Heimlich </a>, <a href=\"https://github.com/austinginder\">Austin Ginder</a>, <a href=\"https://github.com/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://github.com/felixarntz\">Felix Arntz</a>, <a href=\"https://github.com/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://github.com/bacoords\">Brian Coords</a>, <a href=\"https://github.com/mklute101\">mklute101</a>, <a href=\"https://github.com/timnashcouk\">Tim Nash</a>, <a href=\"https://github.com/jayhoppie\">Jay Hoppie</a>,<a href=\"https://github.com/dknauss\"> Dan Knauss</a>, <a href=\"https://github.com/kcristiano\">Kevin Cristiano</a>, <a href=\"https://kinsta.com/\">Kinsta</a>, <a href=\"https://github.com/whyisjake\">Jake Spurlock</a>, <a href=\"https://github.com/afragen\">Andy Fragen</a> and one who wishes to remain anonymous. Thank you for believing in and supporting my contributions to Open Source.</p>\n\n\n\n<p></p>\n\n\n\n<p>Previous: <a href=\"https://aaron.jorb.in/my-march-and-april-in-wordpress/\">March/April 2025</a>, <a href=\"https://aaron.jorb.in/my-february-in-wordpress-2/\">February 2025</a>, <a href=\"https://aaron.jorb.in/my-january-in-wordpress-2/\">January 2025</a>, <a href=\"https://aaron.jorb.in/my-2024-in-wordpress/\">2024 as a whole</a>, <a href=\"https://aaron.jorb.in/my-october-in-wordpress/\">October 2024</a>, <a href=\"https://aaron.jorb.in/my-september-in-wordpress/\">September 2024</a>, <a href=\"https://aaron.jorb.in/my-august-in-wordpress/\">August 2024</a>, <a href=\"https://aaron.jorb.in/my-july-in-wordpress/\">July 2024</a>, <a href=\"https://aaron.jorb.in/my-june-in-wordpress/\">June 2024</a>, <a href=\"https://aaron.jorb.in/my-may-in-wordpress/\">May 2024</a>, <a href=\"https://aaron.jorb.in/my-april-in-wordpress/\">April 2024</a>, <a href=\"https://aaron.jorb.in/my-march-in-wordpress/\">March 2024</a>, <a href=\"https://aaron.jorb.in/my-february-in-wordpress/\">February 2024</a>, <a href=\"https://aaron.jorb.in/my-january-in-wordpress/\">January 2024</a>, <a href=\"https://aaron.jorb.in/my-december-in-wordpress/\">December 2023</a>, <a href=\"https://aaron.jorb.in/my-november-in-wordpress/\">November 2023</a></p>\n<p>The post <a href=\"https://aaron.jorb.in/my-may-and-june-in-wordpress/\">My May And June in WordPress</a> appeared first on <a href=\"https://aaron.jorb.in\">Aaron Jorbin</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Jul 2025 19:02:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"jorbin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Open Channels FM: Clarity Beats Brevity in Async Work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://openchannels.fm/?p=100390\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://openchannels.fm/clarity-beats-brevity-in-async-work/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"In async work, short messages often lead to confusion. Being clear and detailed helps everyone understand without endless back-and-forth. Good communication is about being useful, not just quick.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Jul 2025 11:38:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Peter Wilson: Unit testing WordPress plugin headers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://peterwilson.cc/?p=6615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://peterwilson.cc/unit-testing-wordpress-plugin-headers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:656:\"<p>WordPress plugins require a number of headers to be included in the plugin file for them to render correctly in the dashboard. If releasing a plugin on WordPress.org then a number of additional headers are required in the readme file.</p>\n\n\n\n<p>The problem I have is that I can never remember which header goes where. Each time I write a plugin, I have to spend time reading the docs and making sure everything is in the correct location.</p>\n\n\n\n<p>Continue reading <a href=\"https://peterwilson.cc/unit-testing-wordpress-plugin-headers/\">Unit testing WordPress plugin headers</a> on <a href=\"https://peterwilson.cc\" rel=\"nofollow\">peterwilson.cc</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Jul 2025 21:43:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Peter Wilson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 04 Aug 2025 13:21:11 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Mon, 04 Aug 2025 13:00:25 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";i:1727736619;s:21:\"cache_expiration_time\";i:1754356873;s:23:\"__cache_expiration_time\";i:1754356873;}','off'),(1899,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1754356873','off'),(1900,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1754313673','off'),(1901,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1754356873','off'),(1902,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/07/wordpress-6-8-2-maintenance-release/\'>WordPress 6.8.2 Maintenance Release</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/07/kim-parsell-2025-wcus-scholarship-applications-open/\'>Celebrating Kim Parsell: 2025 WordCamp US Scholarship Applications Open</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://openchannels.fm/how-to-handle-customer-support-as-a-growing-wordpress-plugin-business/\'>Open Channels FM: How to Handle Customer Support as a Growing WordPress Plugin Business</a></li><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/roadmap-for-wordpress-6-9-block-bindings-mega-menus-and-more-weekend-edition-336/\'>Gutenberg Times: Roadmap for WordPress 6.9, Block Bindings, Mega Menus, and More—Weekend Edition 336</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/learn-share-and-grow-with-the-wordpress-developer-blog-community/\'>Open Channels FM: Learn, Share and Grow with the WordPress Developer Blog Community</a></li></ul></div>','off'),(1904,'_transient_is_multi_author','0','on'),(1906,'jltma_notice_last_interact','2025-08-04','auto'),(1907,'ht_ctc_notices','a:3:{s:7:\"version\";s:4:\"4.26\";s:10:\"pro_banner\";i:1754313800;s:18:\"pro_banner_version\";s:4:\"4.26\";}','auto'),(1908,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1754313972;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/click-to-chat-for-whatsapp\";s:4:\"slug\";s:26:\"click-to-chat-for-whatsapp\";s:6:\"plugin\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:11:\"new_version\";s:4:\"4.26\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/click-to-chat-for-whatsapp/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/click-to-chat-for-whatsapp.4.26.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-256x256.gif?rev=2892731\";s:2:\"1x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-128x128.gif?rev=2892731\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/banner-772x250.png?rev=2896528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.30.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:25:\"fluentform/fluentform.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/fluentform\";s:4:\"slug\";s:10:\"fluentform\";s:6:\"plugin\";s:25:\"fluentform/fluentform.php\";s:11:\"new_version\";s:5:\"6.0.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/fluentform/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/fluentform.6.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/fluentform/assets/icon-256x256.png?rev=1794277\";s:2:\"1x\";s:63:\"https://ps.w.org/fluentform/assets/icon-128x128.png?rev=1794277\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fluentform/assets/banner-1544x500.png?rev=2957809\";s:2:\"1x\";s:65:\"https://ps.w.org/fluentform/assets/banner-772x250.png?rev=2957809\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:31:\"master-addons/master-addons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/master-addons\";s:4:\"slug\";s:13:\"master-addons\";s:6:\"plugin\";s:31:\"master-addons/master-addons.php\";s:11:\"new_version\";s:7:\"2.0.9.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/master-addons/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/master-addons.2.0.9.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/master-addons/assets/icon.svg?rev=3001717\";s:3:\"svg\";s:58:\"https://ps.w.org/master-addons/assets/icon.svg?rev=3001717\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/master-addons/assets/banner-1544x500.png?rev=3001717\";s:2:\"1x\";s:68:\"https://ps.w.org/master-addons/assets/banner-772x250.png?rev=3001717\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/master-addons/assets/banner-1544x500-rtl.png?rev=3001717\";s:2:\"1x\";s:72:\"https://ps.w.org/master-addons/assets/banner-772x250-rtl.png?rev=3001717\";}s:8:\"requires\";s:3:\"4.0\";}s:27:\"astra-sites/astra-sites.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/astra-sites\";s:4:\"slug\";s:11:\"astra-sites\";s:6:\"plugin\";s:27:\"astra-sites/astra-sites.php\";s:11:\"new_version\";s:6:\"4.4.33\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/astra-sites/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/astra-sites.4.4.33.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/astra-sites/assets/icon-256x256.gif?rev=3060571\";s:2:\"1x\";s:64:\"https://ps.w.org/astra-sites/assets/icon-256x256.gif?rev=3060571\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/astra-sites/assets/banner-1544x500.jpg?rev=3055258\";s:2:\"1x\";s:66:\"https://ps.w.org/astra-sites/assets/banner-772x250.jpg?rev=3055258\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:5:\"2.4.8\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/header-footer-elementor.2.4.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/header-footer-elementor/assets/icon-256x256.gif?rev=3278750\";s:2:\"1x\";s:76:\"https://ps.w.org/header-footer-elementor/assets/icon-128x128.gif?rev=3278750\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.gif?rev=3278750\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.gif?rev=3278750\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"vikrentcar/vikrentcar.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/vikrentcar\";s:4:\"slug\";s:10:\"vikrentcar\";s:6:\"plugin\";s:25:\"vikrentcar/vikrentcar.php\";s:11:\"new_version\";s:5:\"1.4.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/vikrentcar/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/vikrentcar.1.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/vikrentcar/assets/icon-256x256.png?rev=2203504\";s:2:\"1x\";s:63:\"https://ps.w.org/vikrentcar/assets/icon-128x128.png?rev=2203504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/vikrentcar/assets/banner-1544x500.png?rev=2203504\";s:2:\"1x\";s:65:\"https://ps.w.org/vikrentcar/assets/banner-772x250.png?rev=2203504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}}s:7:\"checked\";a:7:{s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:4:\"4.26\";s:23:\"elementor/elementor.php\";s:6:\"3.30.4\";s:25:\"fluentform/fluentform.php\";s:5:\"6.0.4\";s:31:\"master-addons/master-addons.php\";s:7:\"2.0.9.0\";s:27:\"astra-sites/astra-sites.php\";s:6:\"4.4.33\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:5:\"2.4.8\";s:25:\"vikrentcar/vikrentcar.php\";s:5:\"1.4.4\";}}','off'),(1914,'_transient_timeout_elementor_remote_info_api_data_3.30.4','1754357123','off'),(1915,'_transient_elementor_remote_info_api_data_3.30.4','a:4:{s:9:\"timestamp\";s:10:\"1754311662\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),(1916,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1754313972;s:7:\"checked\";a:4:{s:5:\"astra\";s:6:\"4.11.8\";s:16:\"twentytwentyfive\";s:3:\"1.3\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:6:\"4.11.8\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/astra.4.11.8.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.2.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(1924,'_site_transient_timeout_wp_theme_files_patterns-e35d23fd42ae190d0d256ab8d17c7052','1754320051','off'),(1925,'_site_transient_wp_theme_files_patterns-e35d23fd42ae190d0d256ab8d17c7052','a:2:{s:7:\"version\";s:6:\"4.11.8\";s:8:\"patterns\";a:0:{}}','off'),(1933,'_site_transient_timeout_theme_roots','1754320530','off'),(1934,'_site_transient_theme_roots','a:4:{s:5:\"astra\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(1944,'_site_transient_timeout_wp_theme_files_patterns-12ab2601f5a87c71f3c1abfe5e9170df','1754554439','off'),(1946,'_site_transient_wp_theme_files_patterns-12ab2601f5a87c71f3c1abfe5e9170df','a:2:{s:7:\"version\";s:6:\"4.11.8\";s:8:\"patterns\";a:0:{}}','off'),(1948,'_site_transient_timeout_bsf_analytics_track','1754725440','off'),(1949,'_site_transient_bsf_analytics_track','1','off'),(1950,'_transient_doing_cron','1754552639.8637409210205078125000','on'),(1951,'_transient_timeout_astra-theme-cron-test-ok','1754556239','off'),(1952,'_transient_astra-theme-cron-test-ok','1','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4321 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,5,'_elementor_edit_mode','builder'),(4,5,'_elementor_template_type','kit'),(7,49,'_wp_attached_file','2021/02/favicon-free-img.png'),(8,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2021/02/favicon-free-img.png\";s:8:\"filesize\";i:8121;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9,49,'_wp_attachment_image_alt','Favicon'),(12,49,'_astra_sites_imported_post','1'),(13,49,'_astra_sites_enable_for_batch','1'),(14,49,'_astra_sites_image_hash','117c33a5b8f68aa848b1c65dcfbb2fd5f680c0a9'),(15,49,'_elementor_source_image_hash','117c33a5b8f68aa848b1c65dcfbb2fd5f680c0a9'),(16,50,'_wp_attached_file','2021/02/logo-regular-free-img.png'),(17,50,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:252;s:6:\"height\";i:45;s:4:\"file\";s:33:\"2021/02/logo-regular-free-img.png\";s:8:\"filesize\";i:1076;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"logo-regular-free-img-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:32:\"logo-regular-free-img-250x45.png\";s:5:\"width\";i:250;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(18,50,'_wp_attachment_image_alt','Logo Regular'),(19,50,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(22,50,'_astra_sites_imported_post','1'),(23,50,'_astra_sites_enable_for_batch','1'),(24,50,'_astra_sites_image_hash','34e6e606af680939d2734cef0c95344f10d956ff'),(25,50,'_elementor_source_image_hash','34e6e606af680939d2734cef0c95344f10d956ff'),(26,51,'_wp_attached_file','2021/02/logo-retina-free-img.png'),(27,51,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:505;s:6:\"height\";i:91;s:4:\"file\";s:32:\"2021/02/logo-retina-free-img.png\";s:8:\"filesize\";i:2450;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"logo-retina-free-img-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"logo-retina-free-img-150x91.png\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:31:\"logo-retina-free-img-250x91.png\";s:5:\"width\";i:250;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684;}s:13:\"ast-logo-size\";a:5:{s:4:\"file\";s:31:\"logo-retina-free-img-252x45.png\";s:5:\"width\";i:252;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,51,'_wp_attachment_image_alt','Logo Retina'),(29,51,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(32,51,'_astra_sites_imported_post','1'),(33,51,'_astra_sites_enable_for_batch','1'),(34,51,'_astra_sites_image_hash','8875f2bb32aa2fb2bd0c375c39af555c00b8efbf'),(35,51,'_elementor_source_image_hash','8875f2bb32aa2fb2bd0c375c39af555c00b8efbf'),(36,52,'_wp_attached_file','2021/02/about-01-free-img.jpg'),(37,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:714;s:6:\"height\";i:850;s:4:\"file\";s:29:\"2021/02/about-01-free-img.jpg\";s:8:\"filesize\";i:41727;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,52,'_wp_attachment_image_alt','About Image'),(39,52,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(42,52,'_astra_sites_imported_post','1'),(43,52,'_astra_sites_enable_for_batch','1'),(44,52,'_astra_sites_image_hash','156559a99ad05f7e272adcdf8f0146c3bc30dce4'),(45,52,'_elementor_source_image_hash','156559a99ad05f7e272adcdf8f0146c3bc30dce4'),(46,53,'_wp_attached_file','2021/02/bg-01-free-img.jpg'),(47,53,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-01-free-img.jpg\";s:8:\"filesize\";i:177002;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48,53,'_wp_attachment_image_alt','Background Image'),(51,53,'_astra_sites_imported_post','1'),(52,53,'_astra_sites_enable_for_batch','1'),(53,53,'_astra_sites_image_hash','3e3ae45cf857c0f8c833c43c629bbd096e43145d'),(54,53,'_elementor_source_image_hash','3e3ae45cf857c0f8c833c43c629bbd096e43145d'),(55,54,'_wp_attached_file','2021/02/bg-02-free-img.jpg'),(56,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-02-free-img.jpg\";s:8:\"filesize\";i:153273;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(57,54,'_wp_attachment_image_alt','Background Image'),(58,54,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(61,54,'_astra_sites_imported_post','1'),(62,54,'_astra_sites_enable_for_batch','1'),(63,54,'_astra_sites_image_hash','6e9993eb128ef08502cca6675d48bb2bbc7629f9'),(64,54,'_elementor_source_image_hash','6e9993eb128ef08502cca6675d48bb2bbc7629f9'),(65,55,'_wp_attached_file','2021/02/bg-03-free-img.jpg'),(66,55,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:880;s:4:\"file\";s:26:\"2021/02/bg-03-free-img.jpg\";s:8:\"filesize\";i:116661;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,55,'_wp_attachment_image_alt','Background Image'),(70,55,'_astra_sites_imported_post','1'),(71,55,'_astra_sites_enable_for_batch','1'),(72,55,'_astra_sites_image_hash','6b6b6da5e4c072d49bce7e27a77010d85b04fea9'),(73,55,'_elementor_source_image_hash','6b6b6da5e4c072d49bce7e27a77010d85b04fea9'),(74,56,'_wp_attached_file','2021/02/bg-04-free-img.jpg'),(75,56,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-04-free-img.jpg\";s:8:\"filesize\";i:64068;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,56,'_wp_attachment_image_alt','Background Image'),(79,56,'_astra_sites_imported_post','1'),(80,56,'_astra_sites_enable_for_batch','1'),(81,56,'_astra_sites_image_hash','d6748959521ba029508e09f05b4a9964546e2ce6'),(82,56,'_elementor_source_image_hash','d6748959521ba029508e09f05b4a9964546e2ce6'),(83,57,'_wp_attached_file','2021/02/bg-05-free-img.jpg'),(84,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:671;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-05-free-img.jpg\";s:8:\"filesize\";i:79959;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85,57,'_wp_attachment_image_alt','Background Image'),(88,57,'_astra_sites_imported_post','1'),(89,57,'_astra_sites_enable_for_batch','1'),(90,57,'_astra_sites_image_hash','d014f65eb33fa8e0aaca9beaae9d8003b52f3979'),(91,57,'_elementor_source_image_hash','d014f65eb33fa8e0aaca9beaae9d8003b52f3979'),(92,102,'_wp_attached_file','2021/02/cropped-favicon-free-img.png'),(93,102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2021/02/cropped-favicon-free-img.png\";s:8:\"filesize\";i:14876;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94,102,'_wp_attachment_context','site-icon'),(95,102,'_oembed_bc660ad90a53b2c54d06be344e873fcb','{{unknown}}'),(96,102,'_wp_attachment_image_alt','Favicon'),(97,102,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(98,102,'_wxr_import_user_slug','alex'),(99,102,'_astra_sites_imported_post','1'),(100,102,'_astra_sites_enable_for_batch','1'),(101,102,'_astra_sites_image_hash','b37eeb4338d5a07b8d9f0dba1f6e3a86b3d67e64'),(102,102,'_elementor_source_image_hash','b37eeb4338d5a07b8d9f0dba1f6e3a86b3d67e64'),(103,122,'_wp_attached_file','2021/02/arrow-right-01-free-img.png'),(104,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:82;s:6:\"height\";i:24;s:4:\"file\";s:35:\"2021/02/arrow-right-01-free-img.png\";s:8:\"filesize\";i:257;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(105,122,'_wp_attachment_image_alt','Arrow'),(106,122,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(109,122,'_astra_sites_imported_post','1'),(110,122,'_astra_sites_enable_for_batch','1'),(111,122,'_astra_sites_image_hash','b8cb9a1e31ed2424eef713ba89526355bec49f7a'),(112,122,'_elementor_source_image_hash','b8cb9a1e31ed2424eef713ba89526355bec49f7a'),(113,216,'_wp_attached_file','2021/02/quotation-mark-01-free-img.png'),(114,216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:77;s:6:\"height\";i:76;s:4:\"file\";s:38:\"2021/02/quotation-mark-01-free-img.png\";s:8:\"filesize\";i:775;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115,216,'_wp_attachment_image_alt','Quotation mark Image'),(118,216,'_astra_sites_imported_post','1'),(119,216,'_astra_sites_enable_for_batch','1'),(120,216,'_astra_sites_image_hash','5e6ce5af9f7eeca6dfc8460977bfb0c5257ec88c'),(121,216,'_elementor_source_image_hash','5e6ce5af9f7eeca6dfc8460977bfb0c5257ec88c'),(122,217,'_wp_attached_file','2021/02/testimonial-01-free-img.jpg'),(123,217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:35:\"2021/02/testimonial-01-free-img.jpg\";s:8:\"filesize\";i:4272;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,217,'_wp_attachment_image_alt','Testimonial Image'),(127,217,'_astra_sites_imported_post','1'),(128,217,'_astra_sites_enable_for_batch','1'),(129,217,'_astra_sites_image_hash','d20cf738b4721973d082c5cc7a2a13fa36f788bf'),(130,217,'_elementor_source_image_hash','d20cf738b4721973d082c5cc7a2a13fa36f788bf'),(131,218,'_wp_attached_file','2021/02/testimonial-03-free-img.jpg'),(132,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:35:\"2021/02/testimonial-03-free-img.jpg\";s:8:\"filesize\";i:3980;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133,218,'_wp_attachment_image_alt','Testimonial Image'),(136,218,'_astra_sites_imported_post','1'),(137,218,'_astra_sites_enable_for_batch','1'),(138,218,'_astra_sites_image_hash','41f4af7c0df26d1e71179795db7f96f00a847c4f'),(139,218,'_elementor_source_image_hash','41f4af7c0df26d1e71179795db7f96f00a847c4f'),(140,219,'_wp_attached_file','2021/02/testimonial-14-free-img.jpg'),(141,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:35:\"2021/02/testimonial-14-free-img.jpg\";s:8:\"filesize\";i:3144;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142,219,'_wp_attachment_image_alt','Testimonial Image'),(145,219,'_astra_sites_imported_post','1'),(146,219,'_astra_sites_enable_for_batch','1'),(147,219,'_astra_sites_image_hash','ca582e8ba11dfd854d104a65c14a18c7147869ab'),(148,219,'_elementor_source_image_hash','ca582e8ba11dfd854d104a65c14a18c7147869ab'),(149,253,'_wp_attached_file','2021/02/fleet-0001-free-img.jpg'),(150,253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:31:\"2021/02/fleet-0001-free-img.jpg\";s:8:\"filesize\";i:8577;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"fleet-0001-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5077;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"fleet-0001-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,253,'_wp_attachment_image_alt','Fleet Image'),(154,253,'_astra_sites_imported_post','1'),(155,253,'_astra_sites_enable_for_batch','1'),(156,253,'_astra_sites_image_hash','7dcdd3354fbf06c680fdebe1df5d3730b0d225ee'),(157,253,'_elementor_source_image_hash','7dcdd3354fbf06c680fdebe1df5d3730b0d225ee'),(158,254,'_wp_attached_file','2021/02/fleet-0002-free-img.jpg'),(159,254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:31:\"2021/02/fleet-0002-free-img.jpg\";s:8:\"filesize\";i:6354;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"fleet-0002-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"fleet-0002-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1994;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,254,'_wp_attachment_image_alt','Fleet Image'),(163,254,'_astra_sites_imported_post','1'),(164,254,'_astra_sites_enable_for_batch','1'),(165,254,'_astra_sites_image_hash','0618b21b8cfdc36c6715bde235a670220a5963cc'),(166,254,'_elementor_source_image_hash','0618b21b8cfdc36c6715bde235a670220a5963cc'),(167,255,'_wp_attached_file','2021/02/fleet-0003-free-img.jpg'),(168,255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:31:\"2021/02/fleet-0003-free-img.jpg\";s:8:\"filesize\";i:8173;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"fleet-0003-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"fleet-0003-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,255,'_wp_attachment_image_alt','Fleet Image'),(172,255,'_astra_sites_imported_post','1'),(173,255,'_astra_sites_enable_for_batch','1'),(174,255,'_astra_sites_image_hash','5b67c1ccd822d7a845825c41b0590d8b2ac5e35a'),(175,255,'_elementor_source_image_hash','5b67c1ccd822d7a845825c41b0590d8b2ac5e35a'),(176,406,'_wp_attached_file','2021/02/about-02-free-img.jpg'),(177,406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:760;s:6:\"height\";i:850;s:4:\"file\";s:29:\"2021/02/about-02-free-img.jpg\";s:8:\"filesize\";i:60369;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"about-02-free-img-268x300.jpg\";s:5:\"width\";i:268;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"about-02-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6965;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178,406,'_wp_attachment_image_alt','About Image'),(181,406,'_astra_sites_imported_post','1'),(182,406,'_astra_sites_enable_for_batch','1'),(183,406,'_astra_sites_image_hash','28481b77ee7fa3ad70471c1194055eee2307f834'),(184,406,'_elementor_source_image_hash','28481b77ee7fa3ad70471c1194055eee2307f834'),(185,407,'_wp_attached_file','2021/02/bg-06-free-img.jpg'),(186,407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:671;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-06-free-img.jpg\";s:8:\"filesize\";i:109436;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"bg-06-free-img-186x300.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14571;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-06-free-img-636x1024.jpg\";s:5:\"width\";i:636;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110969;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"bg-06-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187,407,'_wp_attachment_image_alt','Background Image'),(190,407,'_astra_sites_imported_post','1'),(191,407,'_astra_sites_enable_for_batch','1'),(192,407,'_astra_sites_image_hash','e06987fd25884cec1e80a5c7d48c5965452b084c'),(193,407,'_elementor_source_image_hash','e06987fd25884cec1e80a5c7d48c5965452b084c'),(194,408,'site-post-title','disabled'),(195,408,'site-sidebar-layout','no-sidebar'),(196,408,'site-content-layout','page-builder'),(197,408,'ast-featured-img','disabled'),(198,408,'ast-breadcrumbs-content','disabled'),(199,408,'theme-transparent-header-meta','enabled'),(200,408,'_yoast_wpseo_estimated-reading-time-minutes','4'),(201,408,'_elementor_edit_mode','builder'),(202,408,'_elementor_template_type','wp-page'),(203,408,'_elementor_version','3.30.3'),(204,408,'_astra_content_layout_flag','disabled'),(205,408,'ast-title-bar-display','disabled'),(206,408,'_wp_page_template','default'),(207,408,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Elegant Evenings to Unforgettable Celebrations\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a wedding, birthday celebration, gala, or private function \\u2014 arrive in a ride that reflects your style and leaves a lasting impression.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(208,408,'_yoast_wpseo_content_score','90'),(209,408,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(211,408,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(212,408,'astra-main-page-id','58462'),(213,408,'ast_self_id_58462','1'),(214,408,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(215,408,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(216,408,'_wxr_import_user_slug','alex'),(217,408,'_astra_sites_imported_post','1'),(218,408,'_astra_sites_enable_for_batch','1'),(219,17,'_elementor_edit_mode','builder'),(220,17,'_elementor_template_type','kit'),(221,17,'_elementor_version','3.1.1'),(222,17,'_wp_page_template','default'),(223,17,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#B19540\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#000000\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#6D6D6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#A7A7A7\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"598ec30\";s:5:\"title\";s:8:\"New text\";s:5:\"color\";s:7:\"#333333\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:23:\"Limousine Rental Agency\";s:16:\"site_description\";s:28:\"Adding Care to your Property\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";s:1:\"1\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(224,17,'_elementor_data','[]'),(225,17,'_wxr_import_user_slug','alex'),(226,17,'_astra_sites_imported_post','1'),(227,17,'_astra_sites_enable_for_batch','1'),(228,40,'_menu_item_type','post_type'),(229,40,'_menu_item_object_id','9'),(230,40,'_menu_item_object','page'),(231,40,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(232,40,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(233,40,'_wxr_import_user_slug','alex'),(235,40,'_astra_sites_imported_post','1'),(236,40,'_astra_sites_enable_for_batch','1'),(237,41,'_menu_item_type','post_type'),(238,41,'_menu_item_object_id','15'),(239,41,'_menu_item_object','page'),(240,41,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(241,41,'_wxr_import_user_slug','alex'),(243,41,'_astra_sites_imported_post','1'),(244,41,'_astra_sites_enable_for_batch','1'),(245,42,'_menu_item_type','post_type'),(246,42,'_menu_item_object_id','408'),(247,42,'_menu_item_object','page'),(248,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(249,42,'_wxr_import_user_slug','alex'),(250,42,'_astra_sites_imported_post','1'),(251,42,'_astra_sites_enable_for_batch','1'),(260,44,'_menu_item_type','post_type'),(261,44,'_menu_item_object_id','11'),(262,44,'_menu_item_object','page'),(263,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(264,44,'_wxr_import_user_slug','alex'),(266,44,'_astra_sites_imported_post','1'),(267,44,'_astra_sites_enable_for_batch','1'),(308,424,'_wp_attached_file','2021/02/bg-07-free-img.jpg'),(309,424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-07-free-img.jpg\";s:8:\"filesize\";i:366455;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"bg-07-free-img-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17205;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-07-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151777;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"bg-07-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8475;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"bg-07-free-img-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"bg-07-free-img-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(310,424,'_wp_attachment_image_alt','Background Image'),(313,424,'_astra_sites_imported_post','1'),(314,424,'_astra_sites_enable_for_batch','1'),(315,424,'_astra_sites_image_hash','5d22da4bb0e52240fcefeaa929983afaab719301'),(316,424,'_elementor_source_image_hash','5d22da4bb0e52240fcefeaa929983afaab719301'),(317,425,'_wp_attached_file','2021/02/bg-08-free-img.jpg'),(318,425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-08-free-img.jpg\";s:8:\"filesize\";i:162875;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"bg-08-free-img-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15806;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-08-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"bg-08-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"bg-08-free-img-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65031;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"bg-08-free-img-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(319,425,'_wp_attachment_image_alt','Background Image'),(322,425,'_astra_sites_imported_post','1'),(323,425,'_astra_sites_enable_for_batch','1'),(324,425,'_astra_sites_image_hash','7193ca884a1e2ae1ffbdc05a9d480b57446b86d0'),(325,425,'_elementor_source_image_hash','7193ca884a1e2ae1ffbdc05a9d480b57446b86d0'),(326,426,'_wp_attached_file','2021/02/bg-09-free-img.jpg'),(327,426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-09-free-img.jpg\";s:8:\"filesize\";i:293123;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"bg-09-free-img-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17564;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-09-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"bg-09-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"bg-09-free-img-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85044;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"bg-09-free-img-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(328,426,'_wp_attachment_image_alt','Background Image'),(331,426,'_astra_sites_imported_post','1'),(332,426,'_astra_sites_enable_for_batch','1'),(333,426,'_astra_sites_image_hash','84cc30b43d823db25d8a30f259d2778ccaf68931'),(334,426,'_elementor_source_image_hash','84cc30b43d823db25d8a30f259d2778ccaf68931'),(335,427,'_wp_attached_file','2021/02/bg-10-free-img.jpg'),(336,427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2021/02/bg-10-free-img.jpg\";s:8:\"filesize\";i:201478;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"bg-10-free-img-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18095;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-10-free-img-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109317;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"bg-10-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8036;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"bg-10-free-img-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70705;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"bg-10-free-img-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(337,427,'_wp_attachment_image_alt','Background Image'),(340,427,'_astra_sites_imported_post','1'),(341,427,'_astra_sites_enable_for_batch','1'),(342,427,'_astra_sites_image_hash','2015c50513ae4a91ba8a2c6692c812bfbf306ec0'),(343,427,'_elementor_source_image_hash','2015c50513ae4a91ba8a2c6692c812bfbf306ec0'),(344,428,'_wp_attached_file','2021/02/fleet-04-free-img.jpg'),(345,428,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:29:\"2021/02/fleet-04-free-img.jpg\";s:8:\"filesize\";i:7948;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"fleet-04-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"fleet-04-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2859;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(346,428,'_wp_attachment_image_alt','Fleet Image'),(349,428,'_astra_sites_imported_post','1'),(350,428,'_astra_sites_enable_for_batch','1'),(351,428,'_astra_sites_image_hash','771f02c302eb6fe8ba16431b48aefa1c393309d1'),(352,428,'_elementor_source_image_hash','771f02c302eb6fe8ba16431b48aefa1c393309d1'),(353,429,'_wp_attached_file','2021/02/fleet-05-free-img.jpg'),(354,429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:29:\"2021/02/fleet-05-free-img.jpg\";s:8:\"filesize\";i:6587;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"fleet-05-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"fleet-05-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(355,429,'_wp_attachment_image_alt','Fleet Image'),(358,429,'_astra_sites_imported_post','1'),(359,429,'_astra_sites_enable_for_batch','1'),(360,429,'_astra_sites_image_hash','cf998e55cdc9c8d68119c84c47f18004ae5b00af'),(361,429,'_elementor_source_image_hash','cf998e55cdc9c8d68119c84c47f18004ae5b00af'),(362,430,'_wp_attached_file','2021/02/fleet-06-free-img.jpg'),(363,430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:418;s:6:\"height\";i:231;s:4:\"file\";s:29:\"2021/02/fleet-06-free-img.jpg\";s:8:\"filesize\";i:13479;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"fleet-06-free-img-300x166.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"fleet-06-free-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(364,430,'_wp_attachment_image_alt','Fleet Image'),(367,430,'_astra_sites_imported_post','1'),(368,430,'_astra_sites_enable_for_batch','1'),(369,430,'_astra_sites_image_hash','c0ca934e4fcda6e173d245f4c0c60880c19a9b52'),(370,430,'_elementor_source_image_hash','c0ca934e4fcda6e173d245f4c0c60880c19a9b52'),(371,573,'_wp_attached_file','2021/10/rental-agency-social-image.jpg'),(372,573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:38:\"2021/10/rental-agency-social-image.jpg\";s:8:\"filesize\";i:388494;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"rental-agency-social-image-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11673;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"rental-agency-social-image-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72431;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"rental-agency-social-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"rental-agency-social-image-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48609;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(373,573,'_wxr_import_user_slug','sonalib'),(374,573,'_astra_sites_imported_post','1'),(375,573,'_astra_sites_enable_for_batch','1'),(376,573,'_astra_sites_image_hash','32b5b4dd41fb858eccd302fa73f6b8d78150bb94'),(377,573,'_elementor_source_image_hash','32b5b4dd41fb858eccd302fa73f6b8d78150bb94'),(378,9,'site-post-title','disabled'),(379,9,'site-sidebar-layout','no-sidebar'),(380,9,'site-content-layout','page-builder'),(381,9,'ast-featured-img','disabled'),(382,9,'ast-breadcrumbs-content','disabled'),(383,9,'theme-transparent-header-meta','enabled'),(384,9,'_yoast_wpseo_estimated-reading-time-minutes','2'),(385,9,'_elementor_edit_mode','builder'),(386,9,'_elementor_template_type','wp-page'),(387,9,'_elementor_version','3.30.3'),(388,9,'_astra_content_layout_flag','disabled'),(389,9,'ast-title-bar-display','disabled'),(390,9,'_wp_page_template','default'),(391,9,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1756\\\" data-end=\\\"1811\\\">info@carforastar.co.za<\\/a><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(392,9,'_yoast_wpseo_content_score','90'),(393,9,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(395,9,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(396,9,'astra-main-page-id','58460'),(397,9,'ast_self_id_58460','1'),(398,9,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(399,9,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(400,9,'_wxr_import_user_slug','alex'),(401,9,'_astra_sites_imported_post','1'),(402,9,'_astra_sites_enable_for_batch','1'),(403,11,'site-post-title','disabled'),(404,11,'site-sidebar-layout','no-sidebar'),(405,11,'site-content-layout','page-builder'),(406,11,'ast-featured-img','disabled'),(407,11,'ast-breadcrumbs-content','disabled'),(408,11,'theme-transparent-header-meta','enabled'),(409,11,'_yoast_wpseo_estimated-reading-time-minutes','3'),(410,11,'_elementor_edit_mode','builder'),(411,11,'_elementor_template_type','wp-page'),(412,11,'_elementor_version','3.30.3'),(413,11,'_astra_content_layout_flag','disabled'),(414,11,'ast-title-bar-display','disabled'),(415,11,'_wp_page_template','default'),(416,11,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(417,11,'_yoast_wpseo_content_score','90'),(418,11,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(420,11,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(421,11,'astra-main-page-id','58464'),(422,11,'ast_self_id_58464','1'),(423,11,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(424,11,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(425,11,'_wxr_import_user_slug','alex'),(426,11,'_astra_sites_imported_post','1'),(427,11,'_astra_sites_enable_for_batch','1'),(428,13,'site-post-title','disabled'),(429,13,'site-sidebar-layout','no-sidebar'),(430,13,'site-content-layout','page-builder'),(431,13,'ast-featured-img','disabled'),(432,13,'ast-breadcrumbs-content','disabled'),(433,13,'theme-transparent-header-meta','enabled'),(434,13,'_yoast_wpseo_estimated-reading-time-minutes','3'),(435,13,'_elementor_edit_mode','builder'),(436,13,'_elementor_template_type','wp-page'),(437,13,'_elementor_version','3.30.3'),(438,13,'_astra_content_layout_flag','disabled'),(439,13,'ast-title-bar-display','disabled'),(440,13,'_wp_page_template','default'),(441,13,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(442,13,'_yoast_wpseo_content_score','90'),(443,13,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(445,13,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(446,13,'astra-main-page-id','58463'),(447,13,'ast_self_id_58463','1'),(448,13,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(449,13,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(450,13,'_wxr_import_user_slug','alex'),(451,13,'_astra_sites_imported_post','1'),(452,13,'_astra_sites_enable_for_batch','1'),(453,15,'site-post-title','disabled'),(454,15,'site-sidebar-layout','no-sidebar'),(455,15,'site-content-layout','page-builder'),(456,15,'ast-featured-img','disabled'),(457,15,'ast-breadcrumbs-content','disabled'),(458,15,'theme-transparent-header-meta','enabled'),(459,15,'_yoast_wpseo_estimated-reading-time-minutes','1'),(460,15,'_elementor_edit_mode','builder'),(461,15,'_elementor_template_type','wp-page'),(462,15,'_elementor_version','3.30.3'),(463,15,'_astra_content_layout_flag','disabled'),(464,15,'ast-title-bar-display','disabled'),(465,15,'_wp_page_template','default'),(466,15,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(467,15,'_yoast_wpseo_content_score','90'),(468,15,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(470,15,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(471,15,'astra-main-page-id','58461'),(472,15,'ast_self_id_58461','1'),(473,15,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(474,15,'_uag_page_assets','a:9:{s:3:\"css\";s:0:\"\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:0:{}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";s:10:\"1726573723\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}'),(475,15,'_wxr_import_user_slug','alex'),(476,15,'_astra_sites_imported_post','1'),(477,15,'_astra_sites_enable_for_batch','1'),(478,1044,'_wxr_import_user_slug','sumeetv'),(479,1044,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:8:\"wp_theme\";s:4:\"slug\";s:5:\"astra\";s:4:\"name\";s:5:\"astra\";}'),(480,1044,'_astra_sites_imported_post','1'),(481,1044,'_astra_sites_enable_for_batch','1'),(482,9,'_astra_sites_hotlink_imported','1'),(483,9,'_astra_sites_elementor_processed_time','1753280311'),(484,11,'_astra_sites_hotlink_imported','1'),(485,11,'_astra_sites_elementor_processed_time','1753280311'),(486,13,'_astra_sites_hotlink_imported','1'),(487,13,'_astra_sites_elementor_processed_time','1753280312'),(488,15,'_astra_sites_hotlink_imported','1'),(489,15,'_astra_sites_elementor_processed_time','1753280312'),(490,408,'_astra_sites_hotlink_imported','1'),(491,408,'_astra_sites_elementor_processed_time','1753280313'),(492,17,'_astra_sites_hotlink_imported','1'),(493,17,'_astra_sites_elementor_processed_time','1753280313'),(499,408,'_edit_lock','1753684778:1'),(510,1050,'_wp_attached_file','2025/07/13718948-hd_1920_1080_60fps.mp4'),(511,1050,'_wp_attachment_metadata','a:7:{s:8:\"filesize\";i:4722161;s:9:\"mime_type\";s:9:\"video/mp4\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}}'),(512,1051,'_wp_attached_file','2025/07/20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw.png'),(513,1051,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:4:\"file\";s:93:\"2025/07/20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw.png\";s:8:\"filesize\";i:1702735;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:93:\"20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9321;}s:5:\"large\";a:5:{s:4:\"file\";s:94:\"20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw-683x1024.png\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:93:\"20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6041;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:94:\"20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw-768x1152.png\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80213;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(514,1052,'_wp_attached_file','2025/07/4560094-uhd_4096_2160_24fps.mp4'),(515,1052,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:46858095;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:21;s:16:\"length_formatted\";s:4:\"0:21\";s:5:\"width\";i:4096;s:6:\"height\";i:2160;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1591256596;}'),(516,1053,'_wp_attached_file','2025/07/181537-866999852_small.mp4'),(517,1053,'_wp_attachment_metadata','a:6:{s:8:\"filesize\";i:1948826;s:9:\"mime_type\";s:15:\"video/quicktime\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";}'),(519,1054,'_elementor_edit_mode','builder'),(520,1054,'_elementor_template_type','wp-page'),(521,1054,'_elementor_version','3.24.2'),(522,1054,'_wp_page_template','default'),(523,1054,'_elementor_data','[{\"id\":\"71ed2ca\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"53\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"07a5397\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cc802d7\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa35c46\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12d1204\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">We Rent Limousines<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b8a9c4a\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37c8afa\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41d0c86\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We value the time and quality of travel for lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"e620d3b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51c79ec\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9907ea5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"af05f6c\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fcb64d9\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Fleet<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"4dcb183\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bb72fb\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2036020\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ac1104\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"20a2c27\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0d9b1ab\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6194d69\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"98c927e\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f6ac521\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"016c34d\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-253\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"42a78e0\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fe31ba1\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ea15802\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"018bd22\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Bentley Mulsanne<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5fe03d6\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c139a73\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cb61dea\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"bc62c96\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c71b116\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-254\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"03f3f2f\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f49eef1\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ccacedf\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8563717\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Mercedes Grand Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d668233\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4549362\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ac3d087\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e73e021\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c0bc051\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-255\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2c84327\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b2148f\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a624127\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"cc91a26\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Black Lincoln Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c064f95\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9733273\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"66f2ac6\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d334265\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b42c723\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d2424b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c1feda\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8d1bddd\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f4684c4\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We make sure that your every trip is comfortable<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"96f3d1d\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9fbd41f\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"1e4f842\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c386c28\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"714\\\" height=\\\"850\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-52\\\" alt=\\\"About Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"6d9276e\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"88a9b83\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c6a8484\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f76e82\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5de65d8\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Our Services<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"29948c5\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We offer limousine renting services for special occasions lorem ipsum dolor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"31cd888\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bcca9d4\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ff32da\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cf3d165\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Night Parties<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f94552d\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d13be1c\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"788e9ab\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18ee432\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"37d8fea\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Weddings<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"534b38f\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4f21d45\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"7b9d2ea\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79e75ec\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f2a219e\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Casinos<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d07f72b\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f51e0fa\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"fcf68a9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e881c6a\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"dfe7fd9\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e79b2cc\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"efd420a\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2ec6924\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Birthdays<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8531848\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f3e8b8b\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"62d3f28\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"85caf1f\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"694b6d1\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Airport Transfer<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cbdc7e4\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a6ec8e0\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"40c3883\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"627a8de\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fe254fb\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-57\\\" alt=\\\"Background Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"42b01e8\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af7282\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8ea8074\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"062b05c\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Why Choose Us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2e16e94\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f10bb5b\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c415343\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8740396\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"160cb8a\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">1.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"06c5332\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Professional Car Driver<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d08db38\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d953381\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">2.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3eaf9a6\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fixed Price &amp; <br>Bonuses<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e716c40\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c509883\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">3.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7076c2a\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fast Car Delivery\\nService<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"cc1de2f\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19f57b4\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">4.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"50bf790\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Luxury Limousine Selection<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d1f494a\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cb72125\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a863ea\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fbcf40f\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f903e49\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Testimonials<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"111ff82\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e3f27a\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a0bdd88\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"944313d\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c8e4cbf\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"df30690\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9deaa91\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ab2918d\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ef4e3d5\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-219\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1b353ba\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">James Oliver<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2300b8a\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56ce36d\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c9320f7\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4b39ffa\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6be80dd\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"39d7159\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b8b147\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\\\" class=\\\"attachment-thumbnail size-thumbnail wp-image-217\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8b33adf\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Rosalee Melvin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"69b701f\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f046562\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a834ae6\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3d0beac\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8295b86\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e55b36e\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-218\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ee2a1e6\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Macie Naquin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"126ab1b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d432e84\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c84aa61\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9ea1850\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80b033a\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"857f613\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"0378880\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ec7b5f\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eb523d2\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"309aaf4\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a0a4daf\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8b1d0c3\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(524,1054,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(525,1054,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(526,1054,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(529,1055,'_elementor_edit_mode','builder'),(530,1055,'_elementor_template_type','wp-page'),(531,1055,'_elementor_version','3.24.2'),(532,1055,'_wp_page_template','default'),(533,1055,'_elementor_data','[{\"id\":\"71ed2ca\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"53\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-01-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"07a5397\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cc802d7\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa35c46\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12d1204\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">We Rent Limousines<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b8a9c4a\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37c8afa\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41d0c86\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We value the time and quality of travel for lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"e620d3b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51c79ec\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9907ea5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"af05f6c\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fcb64d9\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Fleet<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"4dcb183\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bb72fb\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2036020\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ac1104\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"20a2c27\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0d9b1ab\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6194d69\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"98c927e\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f6ac521\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"016c34d\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-253\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"42a78e0\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fe31ba1\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ea15802\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"018bd22\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Bentley Mulsanne<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5fe03d6\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c139a73\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cb61dea\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"bc62c96\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c71b116\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-254\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"03f3f2f\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f49eef1\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ccacedf\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8563717\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Mercedes Grand Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d668233\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4549362\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ac3d087\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e73e021\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c0bc051\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-255\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2c84327\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b2148f\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a624127\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"cc91a26\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Black Lincoln Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c064f95\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9733273\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"66f2ac6\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d334265\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b42c723\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d2424b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c1feda\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8d1bddd\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f4684c4\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We make sure that your every trip is comfortable<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"96f3d1d\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9fbd41f\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"1e4f842\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c386c28\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"714\\\" height=\\\"850\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-52\\\" alt=\\\"About Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"6d9276e\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"88a9b83\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c6a8484\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f76e82\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5de65d8\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Our Services<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"29948c5\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We offer limousine renting services for special occasions lorem ipsum dolor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"31cd888\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bcca9d4\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ff32da\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cf3d165\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Night Parties<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f94552d\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d13be1c\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"788e9ab\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18ee432\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"37d8fea\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Weddings<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"534b38f\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4f21d45\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"7b9d2ea\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79e75ec\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f2a219e\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Casinos<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d07f72b\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f51e0fa\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"fcf68a9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e881c6a\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"dfe7fd9\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e79b2cc\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"efd420a\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2ec6924\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Birthdays<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8531848\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f3e8b8b\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"62d3f28\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"85caf1f\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"694b6d1\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Airport Transfer<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"cbdc7e4\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a6ec8e0\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"40c3883\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"627a8de\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fe254fb\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-57\\\" alt=\\\"Background Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"42b01e8\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af7282\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8ea8074\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"062b05c\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Why Choose Us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"2e16e94\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f10bb5b\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c415343\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8740396\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"160cb8a\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">1.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"06c5332\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Professional Car Driver<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d08db38\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d953381\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">2.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3eaf9a6\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fixed Price &amp; <br>Bonuses<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e716c40\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c509883\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">3.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7076c2a\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fast Car Delivery\\nService<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"cc1de2f\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19f57b4\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">4.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"50bf790\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Luxury Limousine Selection<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d1f494a\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cb72125\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a863ea\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fbcf40f\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f903e49\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Testimonials<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"111ff82\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e3f27a\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a0bdd88\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"944313d\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c8e4cbf\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"df30690\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9deaa91\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ab2918d\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ef4e3d5\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-219\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1b353ba\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">James Oliver<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2300b8a\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56ce36d\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c9320f7\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"4b39ffa\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6be80dd\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"39d7159\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b8b147\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\\\" class=\\\"attachment-thumbnail size-thumbnail wp-image-217\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8b33adf\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Rosalee Melvin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"69b701f\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f046562\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a834ae6\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3d0beac\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8295b86\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e55b36e\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-218\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ee2a1e6\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Macie Naquin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"126ab1b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d432e84\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c84aa61\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9ea1850\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80b033a\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"857f613\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"0378880\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ec7b5f\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eb523d2\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"309aaf4\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a0a4daf\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8b1d0c3\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(534,1055,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(535,1055,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(536,1055,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(539,1056,'_elementor_edit_mode','builder'),(540,1056,'_elementor_template_type','wp-page'),(541,1056,'_elementor_version','3.24.2'),(542,1056,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (543,1056,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(544,1056,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(545,1056,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(546,1056,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(549,1057,'_elementor_edit_mode','builder'),(550,1057,'_elementor_template_type','wp-page'),(551,1057,'_elementor_version','3.30.3'),(552,1057,'_wp_page_template','default'),(553,1057,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(554,1057,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(555,1057,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(556,1057,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(558,1058,'_elementor_edit_mode','builder'),(559,1058,'_elementor_template_type','wp-page'),(560,1058,'_elementor_version','3.30.3'),(561,1058,'_wp_page_template','default'),(562,1058,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(563,1058,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(564,1058,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(565,1058,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(567,1059,'_elementor_edit_mode','builder'),(568,1059,'_elementor_template_type','wp-page'),(569,1059,'_elementor_version','3.30.3'),(570,1059,'_wp_page_template','default'),(571,1059,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(572,1059,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(573,1059,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(574,1059,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(576,1060,'_elementor_edit_mode','builder'),(577,1060,'_elementor_template_type','wp-page'),(578,1060,'_elementor_version','3.30.3'),(579,1060,'_wp_page_template','default'),(580,1060,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(581,1060,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(582,1060,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(583,1060,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(585,1061,'_elementor_edit_mode','builder'),(586,1061,'_elementor_template_type','wp-page'),(587,1061,'_elementor_version','3.30.3'),(588,1061,'_wp_page_template','default'),(589,1061,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\"},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style at Your Matric Farewell\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(590,1061,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(591,1061,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(592,1061,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(594,1062,'_elementor_edit_mode','builder'),(595,1062,'_elementor_template_type','wp-page'),(596,1062,'_elementor_version','3.30.3'),(597,1062,'_wp_page_template','default'),(598,1062,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (599,1062,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(600,1062,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(601,1062,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(603,1063,'_elementor_edit_mode','builder'),(604,1063,'_elementor_template_type','wp-page'),(605,1063,'_elementor_version','3.30.3'),(606,1063,'_wp_page_template','default'),(607,1063,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(608,1063,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(609,1063,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(610,1063,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(612,1064,'_elementor_edit_mode','builder'),(613,1064,'_elementor_template_type','wp-page'),(614,1064,'_elementor_version','3.30.3'),(615,1064,'_wp_page_template','default'),(616,1064,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(617,1064,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(618,1064,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(619,1064,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(621,1065,'_elementor_edit_mode','builder'),(622,1065,'_elementor_template_type','wp-page'),(623,1065,'_elementor_version','3.30.3'),(624,1065,'_wp_page_template','default'),(625,1065,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(626,1065,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(627,1065,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(628,1065,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(630,1066,'_elementor_edit_mode','builder'),(631,1066,'_elementor_template_type','wp-page'),(632,1066,'_elementor_version','3.30.3'),(633,1066,'_wp_page_template','default'),(634,1066,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(635,1066,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(636,1066,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(637,1066,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(639,1067,'_elementor_edit_mode','builder'),(640,1067,'_elementor_template_type','wp-page'),(641,1067,'_elementor_version','3.30.3'),(642,1067,'_wp_page_template','default'),(643,1067,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4dcb183\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6bb72fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2036020\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6ac1104\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20a2c27\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d9b1ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6194d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"98c927e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6ac521\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"016c34d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42a78e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe31ba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea15802\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"018bd22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5fe03d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c139a73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb61dea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"bc62c96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c71b116\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03f3f2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f49eef1\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccacedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8563717\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d668233\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4549362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac3d087\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e73e021\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0bc051\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c84327\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b2148f\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a624127\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cc91a26\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c064f95\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9733273\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66f2ac6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(644,1067,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(645,1067,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(646,1067,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(648,1068,'_elementor_edit_mode','builder'),(649,1068,'_elementor_template_type','wp-page'),(650,1068,'_elementor_version','3.30.3'),(651,1068,'_wp_page_template','default'),(652,1068,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (653,1068,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(654,1068,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(655,1068,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(657,1069,'_elementor_edit_mode','builder'),(658,1069,'_elementor_template_type','wp-page'),(659,1069,'_elementor_version','3.30.3'),(660,1069,'_wp_page_template','default'),(661,1069,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(662,1069,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(663,1069,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(664,1069,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(666,1070,'_elementor_edit_mode','builder'),(667,1070,'_elementor_template_type','wp-page'),(668,1070,'_elementor_version','3.30.3'),(669,1070,'_wp_page_template','default'),(670,1070,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(671,1070,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(672,1070,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(673,1070,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(675,1071,'_elementor_edit_mode','builder'),(676,1071,'_elementor_template_type','wp-page'),(677,1071,'_elementor_version','3.30.3'),(678,1071,'_wp_page_template','default'),(679,1071,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(680,1071,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(681,1071,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(682,1071,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(684,1072,'_wp_attached_file','2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg'),(685,1072,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1707;s:6:\"height\";i:1900;s:4:\"file\";s:70:\"2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\";s:8:\"filesize\";i:632561;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34235;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\";s:5:\"width\";i:920;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:855;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176949;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:434578;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:647537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"muchammad-rizky-lHX_70Qd4uU-unsplash.jpg\";}'),(695,1074,'_wp_attached_file','2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-1-scaled.jpg'),(696,1074,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:57:\"2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-1-scaled.jpg\";s:8:\"filesize\";i:924722;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27290;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210685;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252735;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404873;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:52:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:647537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:42:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1.jpg\";}'),(697,1072,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:8:\"filesize\";i:924722;s:4:\"file\";s:47:\"muchammad-rizky-lHX_70Qd4uU-unsplash-scaled.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:48:\"muchammad-rizky-lHX_70Qd4uU-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13338;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:48:\"muchammad-rizky-lHX_70Qd4uU-unsplash-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27290;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:49:\"muchammad-rizky-lHX_70Qd4uU-unsplash-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252735;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:49:\"muchammad-rizky-lHX_70Qd4uU-unsplash-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210685;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:50:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404873;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:50:\"muchammad-rizky-lHX_70Qd4uU-unsplash-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:647537;}}'),(698,1075,'_elementor_edit_mode','builder'),(699,1075,'_elementor_template_type','wp-page'),(700,1075,'_elementor_version','3.30.3'),(701,1075,'_wp_page_template','default'),(702,1075,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(703,1075,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(704,1075,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(705,1075,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(707,1076,'_elementor_edit_mode','builder'),(708,1076,'_elementor_template_type','wp-page'),(709,1076,'_elementor_version','3.30.3'),(710,1076,'_wp_page_template','default'),(711,1076,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"52\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(712,1076,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(713,1076,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(714,1076,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(716,1077,'_elementor_edit_mode','builder'),(717,1077,'_elementor_template_type','wp-page'),(718,1077,'_elementor_version','3.30.3'),(719,1077,'_wp_page_template','default'),(720,1077,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(721,1077,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(722,1077,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(723,1077,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(734,1079,'_elementor_edit_mode','builder'),(735,1079,'_elementor_template_type','wp-page'),(736,1079,'_elementor_version','3.30.3'),(737,1079,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (738,1079,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(739,1079,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(740,1079,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(741,1079,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(743,1080,'_elementor_edit_mode','builder'),(744,1080,'_elementor_template_type','wp-page'),(745,1080,'_elementor_version','3.30.3'),(746,1080,'_wp_page_template','default'),(747,1080,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(748,1080,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(749,1080,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(750,1080,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(752,1081,'_elementor_edit_mode','builder'),(753,1081,'_elementor_template_type','wp-page'),(754,1081,'_elementor_version','3.30.3'),(755,1081,'_wp_page_template','default'),(756,1081,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(757,1081,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(758,1081,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(759,1081,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(772,1083,'_elementor_edit_mode','builder'),(773,1083,'_elementor_template_type','wp-page'),(774,1083,'_elementor_version','3.30.3'),(775,1083,'_wp_page_template','default'),(776,1083,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(777,1083,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(778,1083,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(779,1083,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(781,1084,'_elementor_edit_mode','builder'),(782,1084,'_elementor_template_type','wp-page'),(783,1084,'_elementor_version','3.30.3'),(784,1084,'_wp_page_template','default'),(785,1084,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85caf1f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"694b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbdc7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-style: inherit;font-weight: inherit\\\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/span><\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6ec8e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(786,1084,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(787,1084,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(788,1084,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(790,1085,'_elementor_edit_mode','builder'),(791,1085,'_elementor_template_type','wp-page'),(792,1085,'_elementor_version','3.30.3'),(793,1085,'_wp_page_template','default'),(794,1085,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(795,1085,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(796,1085,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(797,1085,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(808,1087,'_elementor_edit_mode','builder'),(809,1087,'_elementor_template_type','wp-page'),(810,1087,'_elementor_version','3.30.3'),(811,1087,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (812,1087,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(813,1087,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(814,1087,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(815,1087,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(817,1088,'_elementor_edit_mode','builder'),(818,1088,'_elementor_template_type','wp-page'),(819,1088,'_elementor_version','3.30.3'),(820,1088,'_wp_page_template','default'),(821,1088,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"866e399\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"202a72a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c1decf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8714cb0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c6286\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d3d471\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3f2979\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35f68b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d36d6\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d191614\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"407653a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed6ad8f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ec62888\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b829477\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc1eb11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2682b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65084d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"be6c8fc\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8e8b4aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"263bf02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4648edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"507ba86\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a10111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81e01e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"960d891\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85c5b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f069f1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e940efe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b9c28d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b96969\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f10bb5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d1f494a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb72125\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"4a863ea\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fbcf40f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f903e49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111ff82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3f27a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0bdd88\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"944313d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e4cbf\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df30690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9deaa91\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ab2918d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ef4e3d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b353ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2300b8a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce36d\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c9320f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b39ffa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be80dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39d7159\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1b8b147\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b33adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69b701f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f046562\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a834ae6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d0beac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8295b86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e55b36e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ee2a1e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(822,1088,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(823,1088,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(824,1088,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(826,1089,'_elementor_edit_mode','builder'),(827,1089,'_elementor_template_type','wp-page'),(828,1089,'_elementor_version','3.30.3'),(829,1089,'_wp_page_template','default'),(830,1089,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(831,1089,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(832,1089,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(833,1089,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(835,1090,'_elementor_edit_mode','builder'),(836,1090,'_elementor_template_type','wp-page'),(837,1090,'_elementor_version','3.30.3'),(838,1090,'_wp_page_template','default'),(839,1090,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(840,1090,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(841,1090,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(842,1090,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(844,1091,'_elementor_edit_mode','builder'),(845,1091,'_elementor_template_type','wp-page'),(846,1091,'_elementor_version','3.30.3'),(847,1091,'_wp_page_template','default'),(848,1091,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(849,1091,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(850,1091,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(851,1091,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(853,1092,'_elementor_edit_mode','builder'),(854,1092,'_elementor_template_type','wp-page'),(855,1092,'_elementor_version','3.30.3'),(856,1092,'_wp_page_template','default'),(857,1092,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(858,1092,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(859,1092,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(860,1092,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(862,1093,'_wp_attached_file','2025/07/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg'),(863,1093,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:61:\"2025/07/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\";s:8:\"filesize\";i:449615;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19198160-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15507;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"pexels-suzanne-prinsloo-712208436-19198160-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19198160-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19198160-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61492;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"pexels-suzanne-prinsloo-712208436-19198160-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188559;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"pexels-suzanne-prinsloo-712208436-19198160-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:46:\"pexels-suzanne-prinsloo-712208436-19198160.jpg\";}'),(864,1094,'_elementor_edit_mode','builder'),(865,1094,'_elementor_template_type','wp-page'),(866,1094,'_elementor_version','3.30.3'),(867,1094,'_wp_page_template','default'),(868,1094,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (869,1094,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(870,1094,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(871,1094,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(873,1095,'_elementor_edit_mode','builder'),(874,1095,'_elementor_template_type','wp-page'),(875,1095,'_elementor_version','3.30.3'),(876,1095,'_wp_page_template','default'),(877,1095,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627a8de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe254fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"57\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-05-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c415343\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8740396\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"160cb8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06c5332\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d08db38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d953381\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eaf9a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; <br>Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e716c40\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c509883\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7076c2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cc1de2f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19f57b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50bf790\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(878,1095,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(879,1095,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(880,1095,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(882,1096,'_elementor_edit_mode','builder'),(883,1096,'_elementor_template_type','wp-page'),(884,1096,'_elementor_version','3.30.3'),(885,1096,'_wp_page_template','default'),(886,1096,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(887,1096,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(888,1096,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(889,1096,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(900,1098,'_wp_attached_file','2025/07/Ford-Mustang-PNG-HD-Quality.png'),(901,1098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1457;s:6:\"height\";i:977;s:4:\"file\";s:39:\"2025/07/Ford-Mustang-PNG-HD-Quality.png\";s:8:\"filesize\";i:1979236;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Ford-Mustang-PNG-HD-Quality-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28315;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Ford-Mustang-PNG-HD-Quality-1024x687.png\";s:5:\"width\";i:1024;s:6:\"height\";i:687;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:587395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Ford-Mustang-PNG-HD-Quality-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Ford-Mustang-PNG-HD-Quality-768x515.png\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(902,1099,'_wp_attached_file','2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png'),(903,1099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:885;s:6:\"height\";i:360;s:4:\"file\";s:47:\"2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\";s:8:\"filesize\";i:279260;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Ferrari-F12berlinetta-PNG-Images-HD-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Ferrari-F12berlinetta-PNG-Images-HD-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Ferrari-F12berlinetta-PNG-Images-HD-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82476;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:47:\"Ferrari-F12berlinetta-PNG-Images-HD-250x330.png\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39545;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(904,1100,'_elementor_edit_mode','builder'),(905,1100,'_elementor_template_type','wp-page'),(906,1100,'_elementor_version','3.30.3'),(907,1100,'_wp_page_template','default'),(908,1100,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(909,1100,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(910,1100,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(911,1100,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(913,1101,'_elementor_edit_mode','builder'),(914,1101,'_elementor_template_type','wp-page'),(915,1101,'_elementor_version','3.30.3'),(916,1101,'_wp_page_template','default'),(917,1101,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71271a2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a74c88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d6864\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"eb4a425\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb39fb9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9de15d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8c7557\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b85fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37b242b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c6d708e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f23c160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f104078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"318efc6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"966d42a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ba3373\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61fd199\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b72e58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"03c49ff\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"588f578\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"741e005\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9969e76\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(918,1101,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(919,1101,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(920,1101,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(922,1102,'_elementor_edit_mode','builder'),(923,1102,'_elementor_template_type','wp-page'),(924,1102,'_elementor_version','3.30.3'),(925,1102,'_wp_page_template','default'),(926,1102,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(927,1102,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(928,1102,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(929,1102,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(942,1104,'_elementor_edit_mode','builder'),(943,1104,'_elementor_template_type','wp-page'),(944,1104,'_elementor_version','3.30.3'),(945,1104,'_wp_page_template','default'),(946,1104,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(947,1104,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(948,1104,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(949,1104,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(951,1105,'_elementor_edit_mode','builder'),(952,1105,'_elementor_template_type','wp-page'),(953,1105,'_elementor_version','3.30.3'),(954,1105,'_wp_page_template','default'),(955,1105,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Arrive in style with a vintage, luxury, or special car rental \\u2014 perfect for your once-in-a-lifetime event.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream ride for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\\\"1216\\\" data-end=\\\"1219\\\" \\/>We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans \\u2014 our goal is to create unforgettable memories for both students and parents.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking Made Easy<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Confirm Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events \\u2014 with or without a driver.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent \\u2014 no hidden fees, just a memorable experience that\\u2019s worth every cent.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (956,1105,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(957,1105,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(958,1105,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(960,1106,'_elementor_edit_mode','builder'),(961,1106,'_elementor_template_type','wp-page'),(962,1106,'_elementor_version','3.30.3'),(963,1106,'_wp_page_template','default'),(964,1106,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(965,1106,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(966,1106,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(967,1106,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(969,1107,'_elementor_edit_mode','builder'),(970,1107,'_elementor_template_type','wp-page'),(971,1107,'_elementor_version','3.30.3'),(972,1107,'_wp_page_template','default'),(973,1107,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(974,1107,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(975,1107,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(976,1107,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(978,1108,'_elementor_edit_mode','builder'),(979,1108,'_elementor_template_type','wp-page'),(980,1108,'_elementor_version','3.30.3'),(981,1108,'_wp_page_template','default'),(982,1108,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a9392e2\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"6883855\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We understand how important your Matric Dance is \\u2014 it\'s a once-in-a-lifetime moment. That\\u2019s why we go the extra mile to make it unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b612ea0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a wide selection of stunning cars to friendly service and reliable bookings, we\\u2019re here to make your arrival just as special as the night itself.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3fc047f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(983,1108,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(984,1108,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(985,1108,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(987,1109,'_elementor_edit_mode','builder'),(988,1109,'_elementor_template_type','wp-page'),(989,1109,'_elementor_version','3.30.3'),(990,1109,'_wp_page_template','default'),(991,1109,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your unforgettable ride today.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(992,1109,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(993,1109,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(994,1109,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1001,11,'_edit_lock','1753684932:1'),(1002,1110,'_elementor_edit_mode','builder'),(1003,1110,'_elementor_template_type','wp-page'),(1004,1110,'_elementor_version','3.29.1'),(1005,1110,'_wp_page_template','default'),(1006,1110,'_elementor_data','[{\"id\":\"d176883\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31119a8\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"471ced4\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9975f7d\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4c1f0\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Services<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"eb73ac5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f77d0e8\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f19b4e\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We value the time and quality of travel for lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"fddb1a3\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46fa33b\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ad8cf8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eafad7a\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5aa9859\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Our Services<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1c47db5\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We offer limousine renting services for special occasions lorem ipsum dolor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e871ed5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69a9393\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a1dc324\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"81f0e09\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Night Parties<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"6d1a8e9\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11bf53f\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a7144bc\",\"settings\":{\"infocard_title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >The best cars if you are looking for sagittis morbi accumsan.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0a4264f\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"51f84b9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1caf1db\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ad4ca7c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5195e7c\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Weddings<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"aade0ea\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cb3a186\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a864eef\",\"settings\":{\"infocard_title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you are planning a wedding and lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"68d2b8b\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"87af097\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1015b78\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3879b15\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a8b4f90\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Casinos<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"9354340\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"adba3d2\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8f09dbc\",\"settings\":{\"infocard_title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >When you feel like aenean sollicitudin, nec amet mauris velit. <\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"167951d\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"85d4f7f\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aad8568\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c06847d\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"16c240f\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Birthdays<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d7b86c0\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"260c79c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"bdcff46\",\"settings\":{\"infocard_title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >For the special days when duis sed odio sit amet nibh vulputate cursus.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"44287fb\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a02db81\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72bc687\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0ab75fb\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"598eb04\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Airport Transfers<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d0c7530\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a9ce964\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c74ec0e\",\"settings\":{\"infocard_title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you need airort transfer and lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f149e64\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"f851af9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a6b367\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cefb3d\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8ab7f73\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":75,\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"517d212\",\"settings\":{\"title\":\"Testimonials\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Testimonials<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"59acd90\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":\"25\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2383165\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"4918991\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69d1cf8\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bcad693\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"26298de\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"30f4d35\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8a60f9b\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9721964\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-219\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e4f2431\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">James Oliver<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d1b2514\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"687cbab\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"33a92f1\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"acbca5e\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ceb082a\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"b9e5607\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5cb6427\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-217\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e4f8a0e\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Rosalee Melvin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"bda7340\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28b024e\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"de71929\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3e90239\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9181162\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66e43d0\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-218\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"55cb481\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Macie Naquin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"2c78783\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"638fe3f\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48459e0\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c1e962\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e437c5\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6074540\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"234d283\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597f823\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8fd3a7e\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"14ae7f8\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"efdb6ee\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"eb3b702\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(1007,1110,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1008,1110,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1009,1110,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1012,1111,'_elementor_edit_mode','builder'),(1013,1111,'_elementor_template_type','wp-page'),(1014,1111,'_elementor_version','3.29.1'),(1015,1111,'_wp_page_template','default'),(1016,1111,'_elementor_data','[{\"id\":\"d176883\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31119a8\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"471ced4\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9975f7d\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4c1f0\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Services<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"eb73ac5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f77d0e8\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f19b4e\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We value the time and quality of travel for lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"fddb1a3\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46fa33b\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ad8cf8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eafad7a\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5aa9859\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Our Services<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1c47db5\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We offer limousine renting services for special occasions lorem ipsum dolor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e871ed5\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69a9393\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a1dc324\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"81f0e09\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Night Parties<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"6d1a8e9\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11bf53f\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a7144bc\",\"settings\":{\"infocard_title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >The best cars if you are looking for sagittis morbi accumsan.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0a4264f\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"51f84b9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1caf1db\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ad4ca7c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5195e7c\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Weddings<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"aade0ea\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cb3a186\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a864eef\",\"settings\":{\"infocard_title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you are planning a wedding and lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"68d2b8b\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"87af097\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1015b78\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3879b15\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a8b4f90\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Casinos<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"9354340\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"adba3d2\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8f09dbc\",\"settings\":{\"infocard_title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >When you feel like aenean sollicitudin, nec amet mauris velit. <\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"167951d\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"85d4f7f\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aad8568\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c06847d\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"16c240f\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Birthdays<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d7b86c0\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"260c79c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"bdcff46\",\"settings\":{\"infocard_title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >For the special days when duis sed odio sit amet nibh vulputate cursus.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"44287fb\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a02db81\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72bc687\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0ab75fb\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"598eb04\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Airport Transfers<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d0c7530\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a9ce964\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c74ec0e\",\"settings\":{\"infocard_title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"infocard_select_icon\":{\"value\":\"\",\"library\":\"fa-solid\"},\"btn_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_background_color_slideshow_gallery\":[],\"infocard_button_hover_bgcolor_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"infocard_button_hover_bgcolor_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"hfe-infocard\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"hfe-infocard\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-title-wrap\\\">\\n\\t\\t\\t\\t<h3 class=\\\"hfe-infocard-title elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you need airort transfer and lorem ipsum dolor sit amet.<\\/h3>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"hfe-infocard-text-wrap\\\">\\n\\t\\t\\t\\t<div class=\\\"hfe-infocard-text elementor-inline-editing\\\" data-elementor-setting-key=\\\"infocard_description\\\" data-elementor-inline-editing-toolbar=\\\"advanced\\\">\\n\\t\\t\\t\\t\\tProin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f149e64\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-angle-right\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"f851af9\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a6b367\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cefb3d\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8ab7f73\",\"settings\":{\"_column_size\":\"50\",\"width_mobile\":{\"size\":75,\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"517d212\",\"settings\":{\"title\":\"Testimonials\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Testimonials<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"59acd90\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"width_mobile\":{\"size\":\"25\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2383165\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"#\\\">\\n\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-long-arrow-alt-right\\\"><\\/i>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"4918991\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69d1cf8\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bcad693\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"26298de\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"30f4d35\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8a60f9b\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9721964\",\"settings\":{\"image\":{\"id\":\"219\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-14-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-219\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e4f2431\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">James Oliver<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"d1b2514\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"687cbab\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"33a92f1\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>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. Excepteur sint occaecat cupidatat non proident.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"acbca5e\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ceb082a\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"b9e5607\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5cb6427\",\"settings\":{\"image\":{\"id\":\"217\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-01-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-217\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e4f8a0e\",\"settings\":{\"title\":\"Rosalee Melvin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Rosalee Melvin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"bda7340\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"216\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/quotation-mark-01-free-img.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28b024e\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">4.5<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4.5\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-5\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4.5\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"de71929\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3e90239\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9181162\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66e43d0\",\"settings\":{\"image\":{\"id\":\"218\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/testimonial-03-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-218\\\" alt=\\\"Testimonial Image\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"55cb481\",\"settings\":{\"title\":\"Macie Naquin\\n\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor3\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Macie Naquin\\n<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"2c78783\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"638fe3f\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48459e0\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c1e962\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e437c5\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6074540\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"234d283\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597f823\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8fd3a7e\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"14ae7f8\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"efdb6ee\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"eb3b702\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(1017,1111,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1018,1111,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1019,1111,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1022,1112,'_elementor_edit_mode','builder'),(1023,1112,'_elementor_template_type','wp-page'),(1024,1112,'_elementor_version','3.29.1'),(1025,1112,'_wp_page_template','default'),(1026,1112,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a7144bc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Arrive Like Royalty\",\"infocard_description\":\"Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.\\n\\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a864eef\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Take Control of Your Experience\",\"infocard_description\":\"Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\\n\\nDrive to your photoshoot location and dance in a standout car you\\u2019ll never forget.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8f09dbc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Turn Your Car into a Showstopper\",\"infocard_description\":\"Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\\n\\nIt\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bdcff46\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Transparent Pricing for Every Booking\",\"infocard_description\":\"We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.\\n\\nOur packages typically include:\\n\\nPickup and drop-off\\n\\nTime allowance for photos\\n\\nOptional extra time for special requests\\n\\nPrices start from R1,500, depending on car type and availability.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"44287fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a02db81\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"72bc687\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab75fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"598eb04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d0c7530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9ce964\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c74ec0e\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"f149e64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1027,1112,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1028,1112,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1029,1112,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1041,1114,'_elementor_edit_mode','builder'),(1042,1114,'_elementor_template_type','wp-page'),(1043,1114,'_elementor_version','3.30.3'),(1044,1114,'_wp_page_template','default'),(1045,1114,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your unforgettable ride today.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1046,1114,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1047,1114,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(1048,1114,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1051,1115,'_elementor_edit_mode','builder'),(1052,1115,'_elementor_template_type','wp-page'),(1053,1115,'_elementor_version','3.30.3'),(1054,1115,'_wp_page_template','default'),(1055,1115,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your unforgettable ride today.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1056,1115,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1057,1115,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(1058,1115,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1061,1116,'_elementor_edit_mode','builder'),(1062,1116,'_elementor_template_type','wp-page'),(1063,1116,'_elementor_version','3.30.3'),(1064,1116,'_wp_page_template','default'),(1065,1116,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1066,1116,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1067,1116,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(1068,1116,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1071,1117,'_elementor_edit_mode','builder'),(1072,1117,'_elementor_template_type','wp-page'),(1073,1117,'_elementor_version','3.30.3'),(1074,1117,'_wp_page_template','default'),(1075,1117,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a7144bc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Arrive Like Royalty\",\"infocard_description\":\"Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.\\n\\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a864eef\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Take Control of Your Experience\",\"infocard_description\":\"Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\\n\\nDrive to your photoshoot location and dance in a standout car you\\u2019ll never forget.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8f09dbc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Turn Your Car into a Showstopper\",\"infocard_description\":\"Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\\n\\nIt\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bdcff46\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Transparent Pricing for Every Booking\",\"infocard_description\":\"We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.\\n\\nOur packages typically include:\\n\\nPickup and drop-off\\n\\nTime allowance for photos\\n\\nOptional extra time for special requests\\n\\nPrices start from R1,500, depending on car type and availability.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"44287fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a02db81\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"72bc687\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab75fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"598eb04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d0c7530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9ce964\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c74ec0e\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"f149e64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1076,1117,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1077,1117,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1078,1117,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1080,1118,'_elementor_edit_mode','builder'),(1081,1118,'_elementor_template_type','wp-page'),(1082,1118,'_elementor_version','3.30.3'),(1083,1118,'_wp_page_template','default'),(1084,1118,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a7144bc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Arrive Like Royalty\",\"infocard_description\":\"Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.\\n\\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a864eef\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Take Control of Your Experience\",\"infocard_description\":\"Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\\n\\nDrive to your photoshoot location and dance in a standout car you\\u2019ll never forget.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8f09dbc\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Turn Your Car into a Showstopper\",\"infocard_description\":\"Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\\n\\nIt\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"bdcff46\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"Transparent Pricing for Every Booking\",\"infocard_description\":\"We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.\\n\\nOur packages typically include:\\n\\nPickup and drop-off\\n\\nTime allowance for photos\\n\\nOptional extra time for special requests\\n\\nPrices start from R1,500, depending on car type and availability.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"44287fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a02db81\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"72bc687\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab75fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"598eb04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d0c7530\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9ce964\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c74ec0e\",\"elType\":\"widget\",\"settings\":{\"infocard_title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"infocard_description\":\"Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\",\"infocard_overall_align\":\"left\",\"infocard_cta_type\":\"none\",\"infocard_link_text\":\"Read More\",\"infocard_button_text\":\"Click Here\",\"infocard_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-infocard\"},{\"id\":\"f149e64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1085,1118,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1086,1118,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1087,1118,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1089,1119,'_elementor_edit_mode','builder'),(1090,1119,'_elementor_template_type','wp-page'),(1091,1119,'_elementor_version','3.30.3'),(1092,1119,'_wp_page_template','default'),(1093,1119,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1094,1119,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1095,1119,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1096,1119,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1098,13,'_edit_lock','1753432243:1'),(1099,1120,'_elementor_edit_mode','builder'),(1100,1120,'_elementor_template_type','wp-page'),(1101,1120,'_elementor_version','3.24.2'),(1102,1120,'_wp_page_template','default'),(1103,1120,'_elementor_data','[{\"id\":\"a1308bd\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d5db967\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d1cd8b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a05c0ab\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9225303\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Our fleet<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"572f7cc\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"581d633\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f39279f\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Our limousines proin gravida nibh vel velit auctor aliquet. <\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"e58dfaf\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c48c164\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9cd2097\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ab218de\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5571b6c\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Sedan Limousine<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e7e0623\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a0d6fb\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"03eef91\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76a27a3\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c7bfa9\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"548ef23\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7877462\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1477787\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-253\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"41095f3\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"168612f\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a6a7974\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"92d7684\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Bentley Mulsanne<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"b044050\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8f05235\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5490d6d\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c9eda62\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8e01442\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-254\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"213782f\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"041d188\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"93d2f23\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"82d4502\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Mercedes Grand Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"67bf14e\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7d03813\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"545d469\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8bf3d74\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"379115d\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-255\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1307971\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53f2bbd\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c4e64d4\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"76db4bc\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Black Lincoln Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"39b3711\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0d73708\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"75e9ca8\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"52431c2\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"82e57df\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3149b3c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0e6ac97\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0e8c126\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Stretch &amp; SUV Limousine<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"7d1aeaf\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"871bc9e\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"971912d\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60db70e\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c07f286\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e793048\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c22769c\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c49fe3c\",\"settings\":{\"image\":{\"id\":\"430\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-430\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"91490c9\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58a766b\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"13bb891\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"21bfdcd\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">SUV Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d59813c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3716b18\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"df081e7\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b46d60b\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46ac465\",\"settings\":{\"image\":{\"id\":\"429\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-429\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a16a1f1\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d0685b\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"fcbfff2\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c6cfa22\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Stretch Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"92d68f5\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7a63fc5\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"94709ef\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a5dec69\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4f3436f\",\"settings\":{\"image\":{\"id\":\"428\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-428\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"89c86ad\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eb1a5a\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9ce0efd\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2b633d1\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"justify\",\"align_mobile\":\"justify\",\"title_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Stretch Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"87e38c6\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0091315\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7106ebe\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d5cb5c6\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a347be2\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"726b6a0\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fbc9305\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40d0ab9\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"bb6e7c0\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c7e1327\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"be1bb78\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b797db9\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"115fca3\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa3cc8b\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"57af477\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(1104,1120,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1105,1120,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1106,1120,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1109,1121,'_elementor_edit_mode','builder'),(1110,1121,'_elementor_template_type','wp-page'),(1111,1121,'_elementor_version','3.24.2'),(1112,1121,'_wp_page_template','default'),(1113,1121,'_elementor_data','[{\"id\":\"a1308bd\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d5db967\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d1cd8b\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a05c0ab\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9225303\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Our fleet<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"572f7cc\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"581d633\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f39279f\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Our limousines proin gravida nibh vel velit auctor aliquet. <\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"e58dfaf\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c48c164\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9cd2097\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ab218de\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5571b6c\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Sedan Limousine<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e7e0623\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a0d6fb\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"03eef91\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76a27a3\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c7bfa9\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"548ef23\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7877462\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1477787\",\"settings\":{\"image\":{\"id\":\"253\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-253\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0001-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"41095f3\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"168612f\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a6a7974\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"92d7684\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Bentley Mulsanne<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"b044050\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"8f05235\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5490d6d\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c9eda62\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8e01442\",\"settings\":{\"image\":{\"id\":\"254\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-254\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0002-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"213782f\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"041d188\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"93d2f23\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"82d4502\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Mercedes Grand Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"67bf14e\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7d03813\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"545d469\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8bf3d74\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"379115d\",\"settings\":{\"image\":{\"id\":\"255\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-255\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-0003-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"1307971\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53f2bbd\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"c4e64d4\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"76db4bc\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Black Lincoln Sedan<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"39b3711\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0d73708\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"75e9ca8\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"52431c2\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"82e57df\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3149b3c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0e6ac97\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"0e8c126\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Stretch &amp; SUV Limousine<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"7d1aeaf\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"871bc9e\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"971912d\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60db70e\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c07f286\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"e793048\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c22769c\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c49fe3c\",\"settings\":{\"image\":{\"id\":\"430\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-430\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"91490c9\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58a766b\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">190$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"13bb891\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"21bfdcd\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">SUV Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d59813c\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"3716b18\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"df081e7\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b46d60b\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46ac465\",\"settings\":{\"image\":{\"id\":\"429\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-429\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"a16a1f1\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d0685b\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">175$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"fcbfff2\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c6cfa22\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Stretch Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"92d68f5\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7a63fc5\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"94709ef\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a5dec69\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4f3436f\",\"settings\":{\"image\":{\"id\":\"428\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-428\\\" alt=\\\"Fleet Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg 418w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img-300x166.jpg 300w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"89c86ad\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eb1a5a\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">160$ \\/<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9ce0efd\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>per hour<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2b633d1\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"justify\",\"align_mobile\":\"justify\",\"title_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"star-rating\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t<div class=\\\"elementor-star-rating__wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating__title\\\">Stretch Limousine<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-star-rating\\\" title=\\\"4\\/5\\\" itemtype=\\\"http:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\"><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-full\\\">&#xE934;<\\/i><i class=\\\"elementor-star-empty\\\">&#xE934;<\\/i> <span itemprop=\\\"ratingValue\\\" class=\\\"elementor-screen-only\\\">4\\/5<\\/span><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"87e38c6\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"0091315\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7106ebe\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">rent limousine<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"d5cb5c6\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a347be2\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"726b6a0\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fbc9305\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40d0ab9\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"bb6e7c0\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"c7e1327\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"be1bb78\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b797db9\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"115fca3\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa3cc8b\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"57af477\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]');
INSERT INTO `wp_postmeta` VALUES (1114,1121,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1115,1121,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1116,1121,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1119,1122,'_elementor_edit_mode','builder'),(1120,1122,'_elementor_template_type','wp-page'),(1121,1122,'_elementor_version','3.24.2'),(1122,1122,'_wp_page_template','default'),(1123,1122,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d1aeaf\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"871bc9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c22769c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c49fe3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"430\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91490c9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58a766b\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13bb891\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21bfdcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d59813c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3716b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df081e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b46d60b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46ac465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"429\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a16a1f1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d0685b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcbfff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c6cfa22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"92d68f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7a63fc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94709ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a5dec69\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"4f3436f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"428\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"89c86ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb1a5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ce0efd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2b633d1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"justify\",\"align_mobile\":\"justify\",\"title_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"87e38c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0091315\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7106ebe\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1124,1122,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1125,1122,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1126,1122,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1139,1127,'forminator_form_meta','a:6:{s:6:\"fields\";a:2:{i:0;a:12:{s:2:\"id\";s:6:\"text-1\";s:10:\"element_id\";s:6:\"text-1\";s:7:\"form_id\";s:17:\"wrapper-4621-3452\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-4621-3452\";s:10:\"input_type\";s:4:\"line\";s:10:\"limit_type\";s:10:\"characters\";s:11:\"field_label\";s:15:\"Vehicle Details\";}i:1;a:14:{s:2:\"id\";s:10:\"textarea-1\";s:10:\"element_id\";s:10:\"textarea-1\";s:7:\"form_id\";s:17:\"wrapper-3431-9060\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:7:\"options\";a:0:{}s:4:\"cols\";s:2:\"12\";s:10:\"conditions\";a:0:{}s:10:\"wrapper_id\";s:17:\"wrapper-3431-9060\";s:10:\"input_type\";s:4:\"line\";s:10:\"limit_type\";s:10:\"characters\";s:11:\"field_label\";s:15:\"Vehicle Details\";s:12:\"custom-class\";s:15:\"Vehicle Details\";s:11:\"editor-type\";s:5:\"false\";}}s:8:\"settings\";a:98:{s:17:\"pagination-header\";s:3:\"nav\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:8:\"formName\";s:10:\"Blank Form\";s:7:\"version\";s:6:\"1.45.1\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:16:\"field-image-size\";s:6:\"custom\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:13:\"form-substyle\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:18:\"cform-color-option\";s:5:\"theme\";s:22:\"basic-field-image-size\";s:6:\"custom\";s:18:\"basic-fields-style\";s:4:\"open\";s:17:\"store_submissions\";s:1:\"1\";s:20:\"description-position\";s:5:\"above\";s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:6:\"Submit\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:33:\"cform-multiselect-tag-font-family\";s:6:\"Roboto\";s:33:\"cform-multiselect-tag-custom-font\";s:0:\"\";s:31:\"cform-multiselect-tag-font-size\";s:2:\"12\";s:33:\"cform-multiselect-tag-font-weight\";s:6:\"medium\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";s:12:\"trigger_from\";s:7:\"builder\";s:13:\"template_type\";s:6:\"preset\";s:13:\"template_name\";s:10:\"Blank Form\";s:7:\"form_id\";s:4:\"1127\";s:9:\"form_name\";s:10:\"blank-form\";s:11:\"form_status\";s:5:\"draft\";s:18:\"notification_count\";i:1;s:15:\"previous_status\";s:5:\"draft\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";s:1:\"5\";s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:1:{i:0;a:8:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:24:\"dev-email@wpengine.local\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";}}}'),(1141,1130,'_elementor_edit_mode','builder'),(1142,1130,'_elementor_template_type','wp-page'),(1143,1130,'_elementor_version','3.30.3'),(1144,1130,'_wp_page_template','default'),(1145,1130,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d1aeaf\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"871bc9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c22769c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c49fe3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"430\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91490c9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58a766b\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13bb891\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21bfdcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d59813c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3716b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df081e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b46d60b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46ac465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"429\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a16a1f1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d0685b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcbfff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c6cfa22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"92d68f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7a63fc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94709ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a5dec69\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"4f3436f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"428\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"89c86ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb1a5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ce0efd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2b633d1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"justify\",\"align_mobile\":\"justify\",\"title_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"87e38c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0091315\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7106ebe\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1146,1130,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1147,1130,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1148,1130,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1150,1131,'_elementor_edit_mode','builder'),(1151,1131,'_elementor_template_type','wp-page'),(1152,1131,'_elementor_version','3.30.3'),(1153,1131,'_wp_page_template','default'),(1154,1131,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7d1aeaf\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"94\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"flex-end\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"871bc9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c22769c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c49fe3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"430\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-06-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91490c9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58a766b\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13bb891\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21bfdcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"d59813c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3716b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df081e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b46d60b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46ac465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"429\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a16a1f1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d0685b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcbfff2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c6cfa22\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"92d68f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7a63fc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94709ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a5dec69\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"4f3436f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"428\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/fleet-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"89c86ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3eb1a5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ \\/\",\"header_size\":\"h3\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ce0efd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour<\\/p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2b633d1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\",\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"justify\",\"align_mobile\":\"justify\",\"title_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"87e38c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0091315\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7106ebe\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1155,1131,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1156,1131,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1157,1131,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1159,1132,'_elementor_edit_mode','builder'),(1160,1132,'_elementor_template_type','wp-page'),(1161,1132,'_elementor_version','3.30.3'),(1162,1132,'_wp_page_template','default'),(1163,1132,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to list your car? Fill out the form below to get started.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1164,1132,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1165,1132,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1166,1132,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1168,1133,'_elementor_edit_mode','builder'),(1169,1133,'_elementor_template_type','wp-page'),(1170,1133,'_elementor_version','3.30.3'),(1171,1133,'_wp_page_template','default'),(1172,1133,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to list your car? Fill out the form below to get started.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1173,1133,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1174,1133,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1175,1133,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1177,1134,'_elementor_edit_mode','builder'),(1178,1134,'_elementor_template_type','wp-page'),(1179,1134,'_elementor_version','3.30.3'),(1180,1134,'_wp_page_template','default'),(1181,1134,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3149b3c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_flex_align_self_tablet\":\"flex-start\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0e6ac97\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e8c126\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to list your car? Fill out the form below to get started.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"60db70e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c07f286\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e793048\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1182,1134,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1183,1134,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1184,1134,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1186,1135,'_elementor_edit_mode','builder'),(1187,1135,'_elementor_template_type','wp-page'),(1188,1135,'_elementor_version','3.30.3'),(1189,1135,'_wp_page_template','default'),(1190,1135,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1191,1135,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1192,1135,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1193,1135,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1195,1136,'_elementor_edit_mode','builder'),(1196,1136,'_elementor_template_type','wp-page'),(1197,1136,'_elementor_version','3.30.3'),(1198,1136,'_wp_page_template','default'),(1199,1136,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1200,1136,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1201,1136,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1202,1136,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1204,1137,'_elementor_edit_mode','builder'),(1205,1137,'_elementor_template_type','wp-page'),(1206,1137,'_elementor_version','3.30.3'),(1207,1137,'_wp_page_template','default'),(1208,1137,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1209,1137,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1210,1137,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1211,1137,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1213,1138,'_elementor_edit_mode','builder'),(1214,1138,'_elementor_template_type','wp-page'),(1215,1138,'_elementor_version','3.30.3'),(1216,1138,'_wp_page_template','default'),(1217,1138,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1218,1138,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1219,1138,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1220,1138,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1222,1139,'_elementor_edit_mode','builder'),(1223,1139,'_elementor_template_type','wp-page'),(1224,1139,'_elementor_version','3.30.3'),(1225,1139,'_wp_page_template','default'),(1226,1139,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1227,1139,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1228,1139,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1229,1139,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1231,1140,'_elementor_edit_mode','builder'),(1232,1140,'_elementor_template_type','wp-page'),(1233,1140,'_elementor_version','3.30.3'),(1234,1140,'_wp_page_template','default'),(1235,1140,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1236,1140,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1237,1140,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1238,1140,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1240,1141,'_elementor_edit_mode','builder'),(1241,1141,'_elementor_template_type','wp-page'),(1242,1141,'_elementor_version','3.30.3'),(1243,1141,'_wp_page_template','default'),(1244,1141,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1245,1141,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1246,1141,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1247,1141,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1249,1142,'_elementor_edit_mode','builder'),(1250,1142,'_elementor_template_type','wp-page'),(1251,1142,'_elementor_version','3.30.3'),(1252,1142,'_wp_page_template','default'),(1253,1142,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1254,1142,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1255,1142,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1256,1142,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1258,1143,'_elementor_edit_mode','builder'),(1259,1143,'_elementor_template_type','wp-page'),(1260,1143,'_elementor_version','3.30.3'),(1261,1143,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1262,1143,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1263,1143,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1264,1143,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1265,1143,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1267,1144,'_elementor_edit_mode','builder'),(1268,1144,'_elementor_template_type','wp-page'),(1269,1144,'_elementor_version','3.30.3'),(1270,1144,'_wp_page_template','default'),(1271,1144,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1272,1144,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1273,1144,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1274,1144,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1276,1145,'_elementor_edit_mode','builder'),(1277,1145,'_elementor_template_type','wp-page'),(1278,1145,'_elementor_version','3.30.3'),(1279,1145,'_wp_page_template','default'),(1280,1145,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1281,1145,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1282,1145,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1283,1145,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1285,1146,'_elementor_edit_mode','builder'),(1286,1146,'_elementor_template_type','wp-page'),(1287,1146,'_elementor_version','3.30.3'),(1288,1146,'_wp_page_template','default'),(1289,1146,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1290,1146,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1291,1146,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1292,1146,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1294,1147,'_elementor_edit_mode','builder'),(1295,1147,'_elementor_template_type','wp-page'),(1296,1147,'_elementor_version','3.30.3'),(1297,1147,'_wp_page_template','default'),(1298,1147,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1299,1147,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1300,1147,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1301,1147,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1303,1148,'_elementor_edit_mode','builder'),(1304,1148,'_elementor_template_type','wp-page'),(1305,1148,'_elementor_version','3.30.3'),(1306,1148,'_wp_page_template','default'),(1307,1148,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1308,1148,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1309,1148,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1310,1148,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1312,1149,'_elementor_edit_mode','builder'),(1313,1149,'_elementor_template_type','wp-page'),(1314,1149,'_elementor_version','3.30.3'),(1315,1149,'_wp_page_template','default'),(1316,1149,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1317,1149,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1318,1149,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1319,1149,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1321,1150,'_elementor_edit_mode','builder'),(1322,1150,'_elementor_template_type','wp-page'),(1323,1150,'_elementor_version','3.30.3'),(1324,1150,'_wp_page_template','default'),(1325,1150,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1326,1150,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1327,1150,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1328,1150,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1330,1151,'_elementor_edit_mode','builder'),(1331,1151,'_elementor_template_type','wp-page'),(1332,1151,'_elementor_version','3.30.3'),(1333,1151,'_wp_page_template','default'),(1334,1151,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1335,1151,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1336,1151,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1337,1151,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1339,1152,'_elementor_edit_mode','builder'),(1340,1152,'_elementor_template_type','wp-page'),(1341,1152,'_elementor_version','3.30.3'),(1342,1152,'_wp_page_template','default'),(1343,1152,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1344,1152,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1345,1152,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1346,1152,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1348,1153,'_elementor_edit_mode','builder'),(1349,1153,'_elementor_template_type','wp-page'),(1350,1153,'_elementor_version','3.30.3'),(1351,1153,'_wp_page_template','default'),(1352,1153,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1353,1153,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1354,1153,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1355,1153,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1357,13,'_edit_last','1'),(1358,1154,'_elementor_edit_mode','builder'),(1359,1154,'_elementor_template_type','wp-page'),(1360,1154,'_elementor_version','3.30.3'),(1361,1154,'_wp_page_template','default'),(1362,1154,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1363,1154,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1364,1154,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1365,1154,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1368,11,'_edit_last','1'),(1369,1155,'_elementor_edit_mode','builder'),(1370,1155,'_elementor_template_type','wp-page'),(1371,1155,'_elementor_version','3.30.3'),(1372,1155,'_wp_page_template','default'),(1373,1155,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1374,1155,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1375,1155,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(1376,1155,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1380,2,'_edit_lock','1753684232:1'),(1381,2,'_elementor_edit_mode','builder'),(1382,2,'_elementor_template_type','wp-page'),(1383,2,'_elementor_version','3.30.3'),(1392,1158,'_wp_page_template','default'),(1394,1158,'_elementor_edit_mode','builder'),(1395,1158,'_elementor_template_type','wp-page'),(1396,1158,'_elementor_version','3.30.3'),(1397,1158,'_elementor_page_settings',''),(1398,1159,'_wp_page_template','default'),(1400,1159,'_elementor_edit_mode','builder'),(1401,1159,'_elementor_template_type','wp-page'),(1402,1159,'_elementor_version','3.30.3'),(1403,1159,'_elementor_page_settings',''),(1404,2,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(1405,1160,'_wp_page_template','default'),(1407,1160,'_elementor_edit_mode','builder'),(1408,1160,'_elementor_template_type','wp-page'),(1409,1160,'_elementor_version','3.30.3'),(1410,1160,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"153\\\" data-end=\\\"313\\\">No. All cars listed on Matric Rides include a <strong data-start=\\\"199\\\" data-end=\\\"220\\\">designated driver<\\/strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.<\\/p>\\n<p data-start=\\\"315\\\" data-end=\\\"478\\\">However, if you <strong data-start=\\\"331\\\" data-end=\\\"350\\\">are 18 or older<\\/strong> and hold a <strong data-start=\\\"362\\\" data-end=\\\"402\\\">valid South African driver\\u2019s license<\\/strong>, you may request to drive <strong data-start=\\\"429\\\" data-end=\\\"441\\\">yourself<\\/strong> (subject to approval by the host).<\\/p>\\n<p data-start=\\\"480\\\" data-end=\\\"574\\\">A <strong data-start=\\\"482\\\" data-end=\\\"502\\\">chauffeur option<\\/strong> is also available if you prefer a professional driver to accompany you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner\\/driver.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to immediately arrange an alternative vehicle of similar class. If we can\\u2019t, a full refund will be issued. Your experience matters to us.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there\\u2019s no damage or breach of agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available listings or submit a custom request. We\\u2019ll match you with the best available option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added \\u2013 follow our social media for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(1412,2,'_edit_last','1'),(1413,1161,'_wp_page_template','default'),(1415,1161,'_elementor_edit_mode','builder'),(1416,1161,'_elementor_template_type','wp-page'),(1417,1161,'_elementor_version','3.30.3'),(1418,1161,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"153\\\" data-end=\\\"313\\\">No. All cars listed on Matric Rides include a <strong data-start=\\\"199\\\" data-end=\\\"220\\\">designated driver<\\/strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.<\\/p>\\n<p data-start=\\\"315\\\" data-end=\\\"478\\\">However, if you <strong data-start=\\\"331\\\" data-end=\\\"350\\\">are 18 or older<\\/strong> and hold a <strong data-start=\\\"362\\\" data-end=\\\"402\\\">valid South African driver\\u2019s license<\\/strong>, you may request to drive <strong data-start=\\\"429\\\" data-end=\\\"441\\\">yourself<\\/strong> (subject to approval by the host).<\\/p>\\n<p data-start=\\\"480\\\" data-end=\\\"574\\\">A <strong data-start=\\\"482\\\" data-end=\\\"502\\\">chauffeur option<\\/strong> is also available if you prefer a professional driver to accompany you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner\\/driver.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to immediately arrange an alternative vehicle of similar class. If we can\\u2019t, a full refund will be issued. Your experience matters to us.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there\\u2019s no damage or breach of agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available listings or submit a custom request. We\\u2019ll match you with the best available option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added \\u2013 follow our social media for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(1419,1161,'_elementor_page_settings',''),(1421,3,'_edit_lock','1753684603:1'),(1422,3,'_elementor_edit_mode','builder'),(1423,3,'_elementor_template_type','wp-page'),(1424,3,'_elementor_version','3.30.3'),(1426,1162,'_wp_page_template','default'),(1428,1162,'_elementor_edit_mode','builder'),(1429,1162,'_elementor_template_type','wp-page'),(1430,1162,'_elementor_version','3.30.3'),(1431,1162,'_elementor_page_settings',''),(1432,1163,'_wp_page_template','default'),(1434,1163,'_elementor_edit_mode','builder'),(1435,1163,'_elementor_template_type','wp-page'),(1436,1163,'_elementor_version','3.30.3'),(1437,1163,'_elementor_page_settings',''),(1438,3,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1439,1164,'_wp_page_template','default'),(1441,1164,'_elementor_edit_mode','builder'),(1442,1164,'_elementor_template_type','wp-page'),(1443,1164,'_elementor_version','3.30.3'),(1444,1164,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1446,1165,'_wp_page_template','default'),(1448,1165,'_elementor_edit_mode','builder'),(1449,1165,'_elementor_template_type','wp-page'),(1450,1165,'_elementor_version','3.30.3'),(1451,1165,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1452,1165,'_elementor_page_settings',''),(1453,1166,'_wp_page_template','default'),(1455,1166,'_elementor_edit_mode','builder'),(1456,1166,'_elementor_template_type','wp-page'),(1457,1166,'_elementor_version','3.30.3'),(1458,1166,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1459,1166,'_elementor_page_settings',''),(1460,1167,'_wp_page_template','default'),(1462,1167,'_elementor_edit_mode','builder'),(1463,1167,'_elementor_template_type','wp-page'),(1464,1167,'_elementor_version','3.30.3'),(1465,1167,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1467,1168,'_wp_page_template','default'),(1469,1168,'_elementor_edit_mode','builder'),(1470,1168,'_elementor_template_type','wp-page'),(1471,1168,'_elementor_version','3.30.3'),(1472,1168,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1473,1168,'_elementor_page_settings',''),(1474,1169,'_wp_page_template','default'),(1476,1169,'_elementor_edit_mode','builder'),(1477,1169,'_elementor_template_type','wp-page'),(1478,1169,'_elementor_version','3.30.3'),(1479,1169,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1480,1169,'_elementor_page_settings',''),(1481,1170,'_wp_page_template','default'),(1483,1170,'_elementor_edit_mode','builder'),(1484,1170,'_elementor_template_type','wp-page'),(1485,1170,'_elementor_version','3.30.3');
INSERT INTO `wp_postmeta` VALUES (1486,1170,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1488,1171,'_wp_page_template','default'),(1490,1171,'_elementor_edit_mode','builder'),(1491,1171,'_elementor_template_type','wp-page'),(1492,1171,'_elementor_version','3.30.3'),(1493,1171,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1494,1171,'_elementor_page_settings',''),(1495,1172,'_wp_page_template','default'),(1497,1172,'_elementor_edit_mode','builder'),(1498,1172,'_elementor_template_type','wp-page'),(1499,1172,'_elementor_version','3.30.3'),(1500,1172,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1501,1172,'_elementor_page_settings',''),(1502,1173,'_wp_page_template','default'),(1504,1173,'_elementor_edit_mode','builder'),(1505,1173,'_elementor_template_type','wp-page'),(1506,1173,'_elementor_version','3.30.3'),(1507,1173,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1509,1174,'_wp_page_template','default'),(1511,1174,'_elementor_edit_mode','builder'),(1512,1174,'_elementor_template_type','wp-page'),(1513,1174,'_elementor_version','3.30.3'),(1514,1174,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1515,1174,'_elementor_page_settings',''),(1516,1175,'_wp_page_template','default'),(1518,1175,'_elementor_edit_mode','builder'),(1519,1175,'_elementor_template_type','wp-page'),(1520,1175,'_elementor_version','3.30.3'),(1521,1175,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1522,1175,'_elementor_page_settings',''),(1523,1176,'_wp_page_template','default'),(1525,1176,'_elementor_edit_mode','builder'),(1526,1176,'_elementor_template_type','wp-page'),(1527,1176,'_elementor_version','3.30.3'),(1528,1176,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1531,3,'_edit_last','1'),(1532,1177,'_wp_page_template','default'),(1534,1177,'_elementor_edit_mode','builder'),(1535,1177,'_elementor_template_type','wp-page'),(1536,1177,'_elementor_version','3.30.3'),(1537,1177,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1538,1177,'_elementor_page_settings',''),(1540,1178,'_elementor_edit_mode','builder'),(1541,1178,'_elementor_template_type','wp-page'),(1542,1178,'_elementor_version','3.30.3'),(1543,1178,'_wp_page_template','default'),(1544,1178,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1545,1178,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1546,1178,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1547,1178,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1550,1179,'_elementor_edit_mode','builder'),(1551,1179,'_elementor_template_type','wp-page'),(1552,1179,'_elementor_version','3.30.3'),(1553,1179,'_wp_page_template','default'),(1554,1179,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1555,1179,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1556,1179,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1557,1179,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1560,1180,'_elementor_edit_mode','builder'),(1561,1180,'_elementor_template_type','wp-page'),(1562,1180,'_elementor_version','3.30.3'),(1563,1180,'_wp_page_template','default'),(1564,1180,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1565,1180,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1566,1180,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1567,1180,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1580,1182,'_wp_page_template','default'),(1582,1182,'_elementor_edit_mode','builder'),(1583,1182,'_elementor_template_type','wp-page'),(1584,1182,'_elementor_version','3.30.3'),(1585,1182,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1586,1182,'_elementor_page_settings',''),(1588,1183,'_wp_page_template','default'),(1590,1183,'_elementor_edit_mode','builder'),(1591,1183,'_elementor_template_type','wp-page'),(1592,1183,'_elementor_version','3.30.3'),(1593,1183,'_elementor_data','[{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1594,1183,'_elementor_page_settings',''),(1596,1184,'_wp_page_template','default'),(1598,1184,'_elementor_edit_mode','builder'),(1599,1184,'_elementor_template_type','wp-page'),(1600,1184,'_elementor_version','3.30.3'),(1601,1184,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/*renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1605,1185,'_wp_page_template','default'),(1607,1185,'_elementor_edit_mode','builder'),(1608,1185,'_elementor_template_type','wp-page'),(1609,1185,'_elementor_version','3.30.3'),(1610,1185,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/*renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1611,1185,'_elementor_page_settings',''),(1613,1186,'_wp_page_template','default'),(1615,1186,'_elementor_edit_mode','builder'),(1616,1186,'_elementor_template_type','wp-page'),(1617,1186,'_elementor_version','3.30.3'),(1618,1186,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/*renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1619,1186,'_elementor_page_settings',''),(1621,1187,'_wp_page_template','default'),(1623,1187,'_elementor_edit_mode','builder'),(1624,1187,'_elementor_template_type','wp-page'),(1625,1187,'_elementor_version','3.30.3'),(1626,1187,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1630,1188,'_wp_page_template','default'),(1632,1188,'_elementor_edit_mode','builder'),(1633,1188,'_elementor_template_type','wp-page'),(1634,1188,'_elementor_version','3.30.3'),(1635,1188,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1636,1188,'_elementor_page_settings',''),(1638,1189,'_wp_page_template','default'),(1640,1189,'_elementor_edit_mode','builder'),(1641,1189,'_elementor_template_type','wp-page'),(1642,1189,'_elementor_version','3.30.3'),(1643,1189,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1644,1189,'_elementor_page_settings',''),(1646,1190,'_wp_page_template','default'),(1648,1190,'_elementor_edit_mode','builder'),(1649,1190,'_elementor_template_type','wp-page'),(1650,1190,'_elementor_version','3.30.3'),(1651,1190,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"*renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1655,1191,'_wp_page_template','default'),(1657,1191,'_elementor_edit_mode','builder'),(1658,1191,'_elementor_template_type','wp-page'),(1659,1191,'_elementor_version','3.30.3'),(1660,1191,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"*renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1661,1191,'_elementor_page_settings',''),(1663,1192,'_wp_page_template','default'),(1665,1192,'_elementor_edit_mode','builder'),(1666,1192,'_elementor_template_type','wp-page'),(1667,1192,'_elementor_version','3.30.3'),(1668,1192,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"*renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1669,1192,'_elementor_page_settings',''),(1671,1193,'_wp_page_template','default'),(1673,1193,'_elementor_edit_mode','builder'),(1674,1193,'_elementor_template_type','wp-page'),(1675,1193,'_elementor_version','3.30.3'),(1676,1193,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1680,1194,'_wp_page_template','default'),(1682,1194,'_elementor_edit_mode','builder'),(1683,1194,'_elementor_template_type','wp-page'),(1684,1194,'_elementor_version','3.30.3'),(1685,1194,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1686,1194,'_elementor_page_settings',''),(1688,1195,'_wp_page_template','default'),(1690,1195,'_elementor_edit_mode','builder'),(1691,1195,'_elementor_template_type','wp-page'),(1692,1195,'_elementor_version','3.30.3'),(1693,1195,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1694,1195,'_elementor_page_settings',''),(1696,1196,'_wp_page_template','default'),(1698,1196,'_elementor_edit_mode','builder'),(1699,1196,'_elementor_template_type','wp-page'),(1700,1196,'_elementor_version','3.30.3'),(1701,1196,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1705,17,'_edit_lock','1753363658:1'),(1708,15,'_edit_lock','1753685209:1'),(1719,1198,'_elementor_edit_mode','builder'),(1720,1198,'_elementor_template_type','wp-page'),(1721,1198,'_elementor_version','3.17.3'),(1722,1198,'_wp_page_template','default'),(1723,1198,'_elementor_data','[{\"id\":\"4dc5f1f\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351dc25\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d55b735\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"043f15c\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a043cce\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Contact<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"67786b8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c0ad3f\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"950e099\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"85093d8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e7fc7a5\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c55fd74\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b52ba7\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"124bbd9\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">What\'s your special occasion?<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d9b4d5a\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"dd73c22\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5758c2a\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e6ee7e\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5a6aaae\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Get in Touch<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f06d75a\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"311d093\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon-list\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-phone-alt\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">929-242-6868<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-envelope\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">contact@info.com<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-map-marker-alt\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">123 Fifth Avenue, New York,<br>NY 10160<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"1a836a9\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fdb3be\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e98e2fd\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Message Us<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"9a3dd52\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"263aed2\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"183f134\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"google_maps\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\/\\/maps.google.com\\/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"London Eye, London, United Kingdom\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"London Eye, London, United Kingdom\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(1724,1198,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1725,1198,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1726,1198,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1728,1199,'_elementor_edit_mode','builder'),(1729,1199,'_elementor_template_type','wp-page'),(1730,1199,'_elementor_version','3.17.3'),(1731,1199,'_wp_page_template','default'),(1732,1199,'_elementor_data','[{\"id\":\"4dc5f1f\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351dc25\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d55b735\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"043f15c\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a043cce\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Contact<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"67786b8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c0ad3f\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"950e099\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"85093d8\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e7fc7a5\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c55fd74\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b52ba7\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"124bbd9\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">What\'s your special occasion?<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"d9b4d5a\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"dd73c22\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5758c2a\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e6ee7e\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"5a6aaae\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Get in Touch<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"f06d75a\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"311d093\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"icon-list\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-phone-alt\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">929-242-6868<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-envelope\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">contact@info.com<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-map-marker-alt\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">123 Fifth Avenue, New York,<br>NY 10160<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"1a836a9\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fdb3be\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"divider\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e98e2fd\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Message Us<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"9a3dd52\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"263aed2\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"183f134\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"google_maps\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\/\\/maps.google.com\\/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"London Eye, London, United Kingdom\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"London Eye, London, United Kingdom\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(1733,1199,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1734,1199,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1735,1199,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1737,1200,'_elementor_edit_mode','builder'),(1738,1200,'_elementor_template_type','wp-page'),(1739,1200,'_elementor_version','3.17.3'),(1740,1200,'_wp_page_template','default'),(1741,1200,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1742,1200,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1743,1200,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1744,1200,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1746,1201,'_elementor_edit_mode','builder'),(1747,1201,'_elementor_template_type','wp-page'),(1748,1201,'_elementor_version','3.30.3'),(1749,1201,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1750,1201,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1751,1201,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1752,1201,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1753,1201,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1755,1202,'_elementor_edit_mode','builder'),(1756,1202,'_elementor_template_type','wp-page'),(1757,1202,'_elementor_version','3.30.3'),(1758,1202,'_wp_page_template','default'),(1759,1202,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1760,1202,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1761,1202,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1762,1202,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1764,1203,'_elementor_edit_mode','builder'),(1765,1203,'_elementor_template_type','wp-page'),(1766,1203,'_elementor_version','3.30.3'),(1767,1203,'_wp_page_template','default'),(1768,1203,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1769,1203,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1770,1203,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1771,1203,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1773,1204,'_elementor_edit_mode','builder'),(1774,1204,'_elementor_template_type','wp-page'),(1775,1204,'_elementor_version','3.30.3'),(1776,1204,'_wp_page_template','default'),(1777,1204,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1778,1204,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1779,1204,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1780,1204,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1782,1205,'_elementor_edit_mode','builder'),(1783,1205,'_elementor_template_type','wp-page'),(1784,1205,'_elementor_version','3.30.3'),(1785,1205,'_wp_page_template','default'),(1786,1205,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1787,1205,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1788,1205,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1789,1205,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1791,1206,'_elementor_edit_mode','builder'),(1792,1206,'_elementor_template_type','wp-page'),(1793,1206,'_elementor_version','3.30.3'),(1794,1206,'_wp_page_template','default'),(1795,1206,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(1796,1206,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1797,1206,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(1798,1206,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1800,1207,'_elementor_edit_mode','builder'),(1801,1207,'_elementor_template_type','wp-page'),(1802,1207,'_elementor_version','3.30.3'),(1803,1207,'_wp_page_template','default'),(1804,1207,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1805,1207,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1806,1207,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1807,1207,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1810,1208,'_elementor_edit_mode','builder'),(1811,1208,'_elementor_template_type','wp-page'),(1812,1208,'_elementor_version','3.30.3'),(1813,1208,'_wp_page_template','default'),(1814,1208,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We\\u2019re always looking for standout cars \\u2014 from sleek luxury sedans to sporty convertibles and vintage classics \\u2014 that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"715\\\" data-end=\\\"782\\\"><p data-start=\\\"717\\\" data-end=\\\"782\\\">A professional listing on our website with photos and description<\\/p><\\/li><li data-start=\\\"783\\\" data-end=\\\"858\\\"><p data-start=\\\"785\\\" data-end=\\\"858\\\">Opportunities to be hired for Matric dances, weddings, and special events<\\/p><\\/li><li data-start=\\\"859\\\" data-end=\\\"908\\\"><p data-start=\\\"861\\\" data-end=\\\"908\\\">Earn per booking with transparent payment terms<\\/p><\\/li><li data-start=\\\"909\\\" data-end=\\\"973\\\"><p data-start=\\\"911\\\" data-end=\\\"973\\\">We\'ll assist in connecting you with reliable, verified clients<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Listing Is Simple:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"998\\\" data-end=\\\"1062\\\"><p data-start=\\\"1001\\\" data-end=\\\"1062\\\">Complete the form below with your vehicle details and photos.<\\/p><\\/li><li data-start=\\\"1063\\\" data-end=\\\"1108\\\"><p data-start=\\\"1066\\\" data-end=\\\"1108\\\">Our team will review and approve your car.<\\/p><\\/li><li data-start=\\\"1109\\\" data-end=\\\"1155\\\"><p data-start=\\\"1112\\\" data-end=\\\"1155\\\">You\\u2019ll be notified when your car is booked!<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1815,1208,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1816,1208,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1817,1208,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1820,1209,'_elementor_edit_mode','builder'),(1821,1209,'_elementor_template_type','wp-page'),(1822,1209,'_elementor_version','3.30.3'),(1823,1209,'_wp_page_template','default'),(1824,1209,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1825,1209,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1826,1209,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1827,1209,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1830,1210,'_elementor_edit_mode','builder'),(1831,1210,'_elementor_template_type','wp-page'),(1832,1210,'_elementor_version','3.30.3'),(1833,1210,'_wp_page_template','default'),(1834,1210,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1835,1210,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1836,1210,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1837,1210,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1839,1211,'_elementor_edit_mode','builder'),(1840,1211,'_elementor_template_type','wp-page'),(1841,1211,'_elementor_version','3.30.3'),(1842,1211,'_wp_page_template','default'),(1843,1211,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1844,1211,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1845,1211,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1846,1211,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1848,1212,'_elementor_edit_mode','builder'),(1849,1212,'_elementor_template_type','wp-page'),(1850,1212,'_elementor_version','3.30.3'),(1851,1212,'_wp_page_template','default'),(1852,1212,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1853,1212,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1854,1212,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(1855,1212,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1857,1213,'_wp_page_template','default'),(1859,1213,'_edit_lock','1753684089:1'),(1860,1213,'_elementor_edit_mode','builder'),(1861,1213,'_elementor_template_type','wp-page'),(1862,1213,'_elementor_version','3.30.3'),(1863,1213,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p>\\n<p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1864,1213,'_edit_last','1'),(1872,1214,'_wp_page_template','default'),(1874,1214,'_elementor_edit_mode','builder'),(1875,1214,'_elementor_template_type','wp-page'),(1876,1214,'_elementor_version','3.30.3'),(1877,1214,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1878,1214,'_elementor_page_settings',''),(1879,1215,'_wp_page_template','default'),(1881,1215,'_elementor_edit_mode','builder'),(1882,1215,'_elementor_template_type','wp-page'),(1883,1215,'_elementor_version','3.30.3'),(1884,1215,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1885,1215,'_elementor_page_settings',''),(1886,1216,'_wp_page_template','default'),(1888,1216,'_elementor_edit_mode','builder'),(1889,1216,'_elementor_template_type','wp-page'),(1890,1216,'_elementor_version','3.30.3'),(1891,1216,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1892,1216,'_elementor_page_settings',''),(1893,1217,'_wp_page_template','default'),(1895,1217,'_elementor_edit_mode','builder'),(1896,1217,'_elementor_template_type','wp-page'),(1897,1217,'_elementor_version','3.30.3'),(1898,1217,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1900,1218,'_wp_page_template','default'),(1902,1218,'_elementor_edit_mode','builder'),(1903,1218,'_elementor_template_type','wp-page'),(1904,1218,'_elementor_version','3.30.3'),(1905,1218,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1906,1218,'_elementor_page_settings',''),(1907,1219,'_wp_page_template','default'),(1909,1219,'_elementor_edit_mode','builder'),(1910,1219,'_elementor_template_type','wp-page'),(1911,1219,'_elementor_version','3.30.3'),(1912,1219,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1913,1219,'_elementor_page_settings',''),(1914,1220,'_wp_page_template','default'),(1916,1220,'_elementor_edit_mode','builder'),(1917,1220,'_elementor_template_type','wp-page'),(1918,1220,'_elementor_version','3.30.3'),(1919,1220,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3478\\\" data-end=\\\"3595\\\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:<\\/p><p data-start=\\\"3597\\\" data-end=\\\"3752\\\">\\ud83d\\udce7 <strong data-start=\\\"3600\\\" data-end=\\\"3610\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3611\\\" data-end=\\\"3633\\\">info@carforastar.local<\\/a><br data-start=\\\"3633\\\" data-end=\\\"3636\\\" \\/>\\ud83c\\udf10 <strong data-start=\\\"3639\\\" data-end=\\\"3651\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3652\\\" data-end=\\\"3701\\\">www.carforastar.local<\\/a><br data-start=\\\"3701\\\" data-end=\\\"3704\\\" \\/>\\ud83d\\udccd <strong data-start=\\\"3707\\\" data-end=\\\"3719\\\">Address:<\\/strong> [Add address here if applicable]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1921,1221,'_wp_trash_meta_status','publish'),(1922,1221,'_wp_trash_meta_time','1753364964'),(1923,1222,'_wp_page_template','elementor_canvas'),(1924,1223,'_menu_item_type','post_type'),(1925,1223,'_menu_item_menu_item_parent','0'),(1926,1223,'_menu_item_object_id','2'),(1927,1223,'_menu_item_object','page'),(1928,1223,'_menu_item_target',''),(1929,1223,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1930,1223,'_menu_item_xfn',''),(1931,1223,'_menu_item_url',''),(1934,1224,'_wp_page_template','default'),(1936,1224,'_elementor_edit_mode','builder'),(1937,1224,'_elementor_template_type','wp-page'),(1938,1224,'_elementor_version','3.30.3'),(1939,1224,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3478\\\" data-end=\\\"3595\\\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:<\\/p><p data-start=\\\"3597\\\" data-end=\\\"3752\\\">\\ud83d\\udce7 <strong data-start=\\\"3600\\\" data-end=\\\"3610\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3611\\\" data-end=\\\"3633\\\">info@carforastar.local<\\/a><br data-start=\\\"3633\\\" data-end=\\\"3636\\\" \\/>\\ud83c\\udf10 <strong data-start=\\\"3639\\\" data-end=\\\"3651\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3652\\\" data-end=\\\"3701\\\">www.carforastar.local<\\/a><br data-start=\\\"3701\\\" data-end=\\\"3704\\\" \\/>\\ud83d\\udccd <strong data-start=\\\"3707\\\" data-end=\\\"3719\\\">Address:<\\/strong> [Add address here if applicable]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1940,1224,'_elementor_page_settings',''),(1942,1225,'_menu_item_type','post_type'),(1943,1225,'_menu_item_menu_item_parent','0'),(1944,1225,'_menu_item_object_id','1213'),(1945,1225,'_menu_item_object','page'),(1946,1225,'_menu_item_target',''),(1947,1225,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1948,1225,'_menu_item_xfn',''),(1949,1225,'_menu_item_url',''),(1951,1226,'_menu_item_type','post_type'),(1952,1226,'_menu_item_menu_item_parent','0'),(1953,1226,'_menu_item_object_id','3'),(1954,1226,'_menu_item_object','page'),(1955,1226,'_menu_item_target',''),(1956,1226,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1957,1226,'_menu_item_xfn',''),(1958,1226,'_menu_item_url',''),(1961,1227,'_wp_trash_meta_status','publish'),(1962,1227,'_wp_trash_meta_time','1753365552'),(1977,1229,'_elementor_edit_mode','builder'),(1978,1229,'_elementor_template_type','wp-page'),(1979,1229,'_elementor_version','3.30.3'),(1980,1229,'_wp_page_template','default'),(1981,1229,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1982,1229,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1983,1229,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(1984,1229,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1987,1230,'_elementor_edit_mode','builder'),(1988,1230,'_elementor_template_type','wp-page'),(1989,1230,'_elementor_version','3.30.3'),(1990,1230,'_wp_page_template','default'),(1991,1230,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31cd888\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bcca9d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ff32da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cf3d165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f94552d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d13be1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"788e9ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18ee432\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d8fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"534b38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f21d45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7b9d2ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e75ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2a219e\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d07f72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f51e0fa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fcf68a9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e881c6a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content\":\"flex-end\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfe7fd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"e79b2cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efd420a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2ec6924\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rates & Pricing\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8531848\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\\\"2413\\\" data-end=\\\"2423\\\">R1,500<\\/strong>, with custom quotes provided for each request.<\\/p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3e8b8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"62d3f28\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1992,1230,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1993,1230,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(1994,1230,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1997,1231,'_elementor_edit_mode','builder'),(1998,1231,'_elementor_template_type','wp-page'),(1999,1231,'_elementor_version','3.30.3'),(2000,1231,'_wp_page_template','default'),(2001,1231,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2002,1231,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2003,1231,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2004,1231,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2007,1232,'_edit_lock','1753367638:1'),(2008,1232,'_wp_trash_meta_status','publish'),(2009,1232,'_wp_trash_meta_time','1753367654'),(2010,42,'_menu_item_menu_item_parent','0'),(2011,42,'_menu_item_target',''),(2012,42,'_menu_item_xfn',''),(2013,42,'_menu_item_url',''),(2014,42,'_wp_old_date','2025-07-23'),(2015,40,'_menu_item_menu_item_parent','0'),(2016,40,'_menu_item_target',''),(2017,40,'_menu_item_xfn',''),(2018,40,'_menu_item_url',''),(2019,40,'_wp_old_date','2025-07-23'),(2020,44,'_menu_item_menu_item_parent','0'),(2021,44,'_menu_item_target',''),(2022,44,'_menu_item_xfn',''),(2023,44,'_menu_item_url',''),(2024,44,'_wp_old_date','2025-07-23'),(2025,41,'_menu_item_menu_item_parent','0'),(2026,41,'_menu_item_target',''),(2027,41,'_menu_item_xfn',''),(2028,41,'_menu_item_url',''),(2029,41,'_wp_old_date','2025-07-23'),(2030,9,'_edit_last','1'),(2031,1233,'_elementor_edit_mode','builder'),(2032,1233,'_elementor_template_type','wp-page'),(2033,1233,'_elementor_version','3.24.2'),(2034,1233,'_wp_page_template','default'),(2035,1233,'_elementor_data','[{\"id\":\"cfd4cfe\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4594d91\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ebc0b8c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b672023\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"742d4a5\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a5c7fec\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa143a5\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e73ce6\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"7bedb9c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428a473\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a6cc493\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51a7db6\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"197123d\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e191a35\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We make sure that your every trip is comfortable<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"aa0fcca\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"23eeb8d\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b978c66\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"93499a1\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-406\\\" alt=\\\"About Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg 760w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img-268x300.jpg 268w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4743a22\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49e844b\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51f57cb\",\"settings\":{\"image\":{\"id\":\"407\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":false},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-407\\\" alt=\\\"Background Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg 671w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-186x300.jpg 186w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-636x1024.jpg 636w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"88379d2\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39871dc\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b2c0f9\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77e9f26\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Why Choose Us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9685b33\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"63463d0\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"407c856\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d2c3cb\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31bfdc1\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">1.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e1362b5\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Professional Car Driver<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"5981031\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d05b64d\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">2.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6cc645c\",\"settings\":{\"title\":\"Fixed Price &amp;<br> Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fixed Price &amp;<br> Bonuses<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8805d26\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d6bb2c6\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">3.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9a0e898\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fast Car Delivery\\nService<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"9395e7b\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b3b05d7\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">4.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ca548fd\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Luxury Limousine Selection<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4b825df\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b8dbd35\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a4b933\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f9439a5\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e6f131\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7fd38f3\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a197418\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2bd23fe\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a3d1f4\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2f6b6c5\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b9459b7\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ccc3aeb\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(2036,1233,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2037,1233,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2038,1233,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2041,9,'_edit_lock','1753685112:1'),(2042,1234,'_elementor_edit_mode','builder'),(2043,1234,'_elementor_template_type','wp-page'),(2044,1234,'_elementor_version','3.30.3'),(2045,1234,'_wp_page_template','default'),(2046,1234,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2047,1234,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2048,1234,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2049,1234,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2051,1235,'_elementor_edit_mode','builder'),(2052,1235,'_elementor_template_type','wp-page'),(2053,1235,'_elementor_version','3.30.3'),(2054,1235,'_wp_page_template','default'),(2055,1235,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2056,1235,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2057,1235,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2058,1235,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2060,1236,'_elementor_edit_mode','builder'),(2061,1236,'_elementor_template_type','wp-page'),(2062,1236,'_elementor_version','3.30.3'),(2063,1236,'_wp_page_template','default'),(2064,1236,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2065,1236,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2066,1236,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2067,1236,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2079,1238,'_elementor_edit_mode','builder'),(2080,1238,'_elementor_template_type','wp-page'),(2081,1238,'_elementor_version','3.24.2'),(2082,1238,'_wp_page_template','default'),(2083,1238,'_elementor_data','[{\"id\":\"cfd4cfe\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4594d91\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ebc0b8c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b672023\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"742d4a5\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a5c7fec\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa143a5\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e73ce6\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"7bedb9c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428a473\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a6cc493\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51a7db6\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"197123d\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e191a35\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We make sure that your every trip is comfortable<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"aa0fcca\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"23eeb8d\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b978c66\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"93499a1\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-406\\\" alt=\\\"About Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg 760w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img-268x300.jpg 268w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4743a22\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49e844b\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51f57cb\",\"settings\":{\"image\":{\"id\":\"407\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":false},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-407\\\" alt=\\\"Background Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg 671w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-186x300.jpg 186w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-636x1024.jpg 636w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"88379d2\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39871dc\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b2c0f9\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77e9f26\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Why Choose Us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9685b33\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"63463d0\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"407c856\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d2c3cb\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31bfdc1\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">1.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e1362b5\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Professional Car Driver<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"5981031\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d05b64d\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">2.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6cc645c\",\"settings\":{\"title\":\"Fixed Price &amp;<br> Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fixed Price &amp;<br> Bonuses<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8805d26\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d6bb2c6\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">3.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9a0e898\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fast Car Delivery\\nService<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"9395e7b\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b3b05d7\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">4.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ca548fd\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Luxury Limousine Selection<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4b825df\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b8dbd35\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a4b933\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f9439a5\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e6f131\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7fd38f3\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a197418\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2bd23fe\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a3d1f4\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2f6b6c5\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b9459b7\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ccc3aeb\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(2084,1238,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2085,1238,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2086,1238,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2088,1239,'_elementor_edit_mode','builder'),(2089,1239,'_elementor_template_type','wp-page'),(2090,1239,'_elementor_version','3.24.2'),(2091,1239,'_wp_page_template','default'),(2092,1239,'_elementor_data','[{\"id\":\"cfd4cfe\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4594d91\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ebc0b8c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b672023\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"742d4a5\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a5c7fec\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fa143a5\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e73ce6\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"7bedb9c\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428a473\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a6cc493\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51a7db6\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"197123d\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e191a35\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">We make sure that your every trip is comfortable<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"aa0fcca\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"23eeb8d\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.\\u00a0<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"b978c66\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"93499a1\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-406\\\" alt=\\\"About Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg 760w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img-268x300.jpg 268w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4743a22\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49e844b\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51f57cb\",\"settings\":{\"image\":{\"id\":\"407\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":false},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"image\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg\\\" class=\\\"attachment-full size-full wp-image-407\\\" alt=\\\"Background Image\\\" srcset=\\\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img.jpg 671w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-186x300.jpg 186w, http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-06-free-img-636x1024.jpg 636w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"88379d2\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39871dc\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b2c0f9\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77e9f26\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Why Choose Us<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9685b33\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"63463d0\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"text-editor\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"407c856\",\"settings\":{\"structure\":\"40\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d2c3cb\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31bfdc1\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">1.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"e1362b5\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Professional Car Driver<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"5981031\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d05b64d\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">2.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"6cc645c\",\"settings\":{\"title\":\"Fixed Price &amp;<br> Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fixed Price &amp;<br> Bonuses<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"8805d26\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d6bb2c6\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">3.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"9a0e898\",\"settings\":{\"title\":\"Fast Car Delivery\\nService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Fast Car Delivery\\nService<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"9395e7b\",\"settings\":{\"_column_size\":\"25\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b3b05d7\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">4.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ca548fd\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Luxury Limousine Selection<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"},{\"id\":\"4b825df\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b8dbd35\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a4b933\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f9439a5\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e6f131\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Taking you anywhere you can imagine.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"7fd38f3\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"a197418\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2bd23fe\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a3d1f4\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"button\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Rent Online<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"},{\"id\":\"2f6b6c5\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b9459b7\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Or give us a call:<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"},{\"id\":\"ccc3aeb\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"isInner\":false,\"widgetType\":\"heading\",\"elType\":\"widget\",\"htmlCache\":\"\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">929 - 242 - 6868<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":true,\"elType\":\"container\"}],\"isInner\":false,\"elType\":\"container\"}]'),(2093,1239,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2094,1239,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2095,1239,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2097,1240,'_elementor_edit_mode','builder'),(2098,1240,'_elementor_template_type','wp-page'),(2099,1240,'_elementor_version','3.24.2'),(2100,1240,'_wp_page_template','default'),(2101,1240,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fd38f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2102,1240,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2103,1240,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2104,1240,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2115,1242,'_elementor_edit_mode','builder'),(2116,1242,'_elementor_template_type','wp-page'),(2117,1242,'_elementor_version','3.30.3'),(2118,1242,'_wp_page_template','default'),(2119,1242,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fd38f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2120,1242,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2121,1242,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2122,1242,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2124,1243,'_elementor_edit_mode','builder'),(2125,1243,'_elementor_template_type','wp-page'),(2126,1243,'_elementor_version','3.30.3'),(2127,1243,'_wp_page_template','default'),(2128,1243,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fd38f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (2129,1243,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2130,1243,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2131,1243,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2133,1244,'_elementor_edit_mode','builder'),(2134,1244,'_elementor_template_type','wp-page'),(2135,1244,'_elementor_version','3.30.3'),(2136,1244,'_wp_page_template','default'),(2137,1244,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2138,1244,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2139,1244,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2140,1244,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2142,1245,'_elementor_edit_mode','builder'),(2143,1245,'_elementor_template_type','wp-page'),(2144,1245,'_elementor_version','3.30.3'),(2145,1245,'_wp_page_template','default'),(2146,1245,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2147,1245,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2148,1245,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2149,1245,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2151,1246,'_elementor_edit_mode','builder'),(2152,1246,'_elementor_template_type','wp-page'),(2153,1246,'_elementor_version','3.30.3'),(2154,1246,'_wp_page_template','default'),(2155,1246,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2156,1246,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2157,1246,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2158,1246,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2160,1247,'_elementor_edit_mode','builder'),(2161,1247,'_elementor_template_type','wp-page'),(2162,1247,'_elementor_version','3.30.3'),(2163,1247,'_wp_page_template','default'),(2164,1247,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2165,1247,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2166,1247,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2167,1247,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2171,1248,'_elementor_edit_mode','builder'),(2172,1248,'_elementor_template_type','wp-page'),(2173,1248,'_elementor_version','3.30.3'),(2174,1248,'_wp_page_template','default'),(2175,1248,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2176,1248,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2177,1248,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2178,1248,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2181,1249,'_elementor_edit_mode','builder'),(2182,1249,'_elementor_template_type','wp-page'),(2183,1249,'_elementor_version','3.30.3'),(2184,1249,'_wp_page_template','default'),(2185,1249,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2186,1249,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2187,1249,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2188,1249,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2191,1250,'_elementor_edit_mode','builder'),(2192,1250,'_elementor_template_type','wp-page'),(2193,1250,'_elementor_version','3.30.3'),(2194,1250,'_wp_page_template','default'),(2195,1250,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2196,1250,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2197,1250,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2198,1250,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2202,1251,'_elementor_edit_mode','builder'),(2203,1251,'_elementor_template_type','wp-page'),(2204,1251,'_elementor_version','3.30.3'),(2205,1251,'_wp_page_template','default'),(2206,1251,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2207,1251,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2208,1251,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2209,1251,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2212,1252,'_elementor_edit_mode','builder'),(2213,1252,'_elementor_template_type','wp-page'),(2214,1252,'_elementor_version','3.30.3'),(2215,1252,'_wp_page_template','default'),(2216,1252,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2217,1252,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2218,1252,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2219,1252,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2222,1253,'_elementor_edit_mode','builder'),(2223,1253,'_elementor_template_type','wp-page'),(2224,1253,'_elementor_version','3.30.3'),(2225,1253,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2226,1253,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"75f435a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]}},\"elements\":[{\"id\":\"5d4cfa6\",\"elType\":\"widget\",\"settings\":{\"ma_el_main_image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ma_el_main_image_size\":\"custom\",\"ma_el_main_image_width\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"ma_el_main_image_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"popup_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"ma_el_main_image_title\":\"Master <span>Addons<\\/span>\",\"ma_el_main_image_sub_title\":\"Elementor\",\"ma_el_main_image_desc\":\"Master Addons gives your website a vibrant and lively style, you would love.\",\"ma_el_main_image_desc_set2_tabs\":[{\"ma_el_main_image_desc_set2\":\"Julia dances in the deep dark\",\"_id\":\"4f89844\"},{\"ma_el_main_image_desc_set2\":\"She loves the smell of the ocean\",\"_id\":\"f087a7c\"},{\"ma_el_main_image_desc_set2\":\"And dives into the morning light\",\"_id\":\"a2e5963\"}],\"ma_el_main_image_icon_tabs\":[{\"_id\":\"d25ca90\"},{\"_id\":\"cb5b9d7\"},{\"_id\":\"9228d11\"},{\"_id\":\"5838760\"}]},\"elements\":[],\"widgetType\":\"ma-image-hover-effects\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2227,1253,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2228,1253,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2229,1253,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2232,1254,'_elementor_edit_mode','builder'),(2233,1254,'_elementor_template_type','wp-page'),(2234,1254,'_elementor_version','3.30.3'),(2235,1254,'_wp_page_template','default'),(2236,1254,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"75f435a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]}},\"elements\":[{\"id\":\"5d4cfa6\",\"elType\":\"widget\",\"settings\":{\"ma_el_main_image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ma_el_main_image_size\":\"custom\",\"ma_el_main_image_width\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"ma_el_main_image_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"popup_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"ma_el_main_image_title\":\"Master <span>Addons<\\/span>\",\"ma_el_main_image_sub_title\":\"Elementor\",\"ma_el_main_image_desc\":\"Master Addons gives your website a vibrant and lively style, you would love.\",\"ma_el_main_image_desc_set2_tabs\":[{\"ma_el_main_image_desc_set2\":\"Julia dances in the deep dark\",\"_id\":\"4f89844\"},{\"ma_el_main_image_desc_set2\":\"She loves the smell of the ocean\",\"_id\":\"f087a7c\"},{\"ma_el_main_image_desc_set2\":\"And dives into the morning light\",\"_id\":\"a2e5963\"}],\"ma_el_main_image_icon_tabs\":[{\"_id\":\"d25ca90\"},{\"_id\":\"cb5b9d7\"},{\"_id\":\"9228d11\"},{\"_id\":\"5838760\"}]},\"elements\":[],\"widgetType\":\"ma-image-hover-effects\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2237,1254,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2238,1254,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2239,1254,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2241,1255,'_elementor_edit_mode','builder'),(2242,1255,'_elementor_template_type','wp-page'),(2243,1255,'_elementor_version','3.30.3'),(2244,1255,'_wp_page_template','default'),(2245,1255,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f03545d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0e8f0ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6216ecf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"75f435a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]}},\"elements\":[{\"id\":\"5d4cfa6\",\"elType\":\"widget\",\"settings\":{\"ma_el_main_image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ferrari-F12berlinetta-PNG-Images-HD.png\",\"id\":1099,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ma_el_main_image_size\":\"custom\",\"ma_el_main_image_width\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"ma_el_main_image_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"popup_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"ma_el_main_image_title\":\"Master <span>Addons<\\/span>\",\"ma_el_main_image_sub_title\":\"Elementor\",\"ma_el_main_image_desc\":\"Master Addons gives your website a vibrant and lively style, you would love.\",\"ma_el_main_image_desc_set2_tabs\":[{\"ma_el_main_image_desc_set2\":\"Julia dances in the deep dark\",\"_id\":\"4f89844\"},{\"ma_el_main_image_desc_set2\":\"She loves the smell of the ocean\",\"_id\":\"f087a7c\"},{\"ma_el_main_image_desc_set2\":\"And dives into the morning light\",\"_id\":\"a2e5963\"}],\"ma_el_main_image_icon_tabs\":[{\"_id\":\"d25ca90\"},{\"_id\":\"cb5b9d7\"},{\"_id\":\"9228d11\"},{\"_id\":\"5838760\"}]},\"elements\":[],\"widgetType\":\"ma-image-hover-effects\"},{\"id\":\"aa4d40a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"59a987f\",\"elType\":\"widget\",\"settings\":{\"title\":\"R11000 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aaf24cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1bf5708\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f6c9a40\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Ferrari F12berlinetta\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"0052ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, luxury sports car, high performance.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de83958\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2246,1255,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2247,1255,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2248,1255,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2250,1256,'_elementor_edit_mode','builder'),(2251,1256,'_elementor_template_type','wp-page'),(2252,1256,'_elementor_version','3.30.3'),(2253,1256,'_wp_page_template','default'),(2254,1256,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2255,1256,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2256,1256,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2257,1256,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2261,1257,'_wp_attached_file','2025/07/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg'),(2262,1257,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:52:\"2025/07/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\";s:8:\"filesize\";i:528666;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"michael-benz-eiJfBem7cPw-unsplash-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21445;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"michael-benz-eiJfBem7cPw-unsplash-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"michael-benz-eiJfBem7cPw-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11416;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"michael-benz-eiJfBem7cPw-unsplash-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77882;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:45:\"michael-benz-eiJfBem7cPw-unsplash-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24445;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"michael-benz-eiJfBem7cPw-unsplash-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213363;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"michael-benz-eiJfBem7cPw-unsplash-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:346102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:37:\"michael-benz-eiJfBem7cPw-unsplash.jpg\";}'),(2263,1258,'_wp_attached_file','2025/07/sunset-limousines-XtInvAme0Xw-unsplash-scaled.jpg'),(2264,1258,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:57:\"2025/07/sunset-limousines-XtInvAme0Xw-unsplash-scaled.jpg\";s:8:\"filesize\";i:210228;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"sunset-limousines-XtInvAme0Xw-unsplash-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10957;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"sunset-limousines-XtInvAme0Xw-unsplash-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"sunset-limousines-XtInvAme0Xw-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"sunset-limousines-XtInvAme0Xw-unsplash-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34907;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:50:\"sunset-limousines-XtInvAme0Xw-unsplash-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"sunset-limousines-XtInvAme0Xw-unsplash-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94985;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:52:\"sunset-limousines-XtInvAme0Xw-unsplash-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:42:\"sunset-limousines-XtInvAme0Xw-unsplash.jpg\";}'),(2265,1259,'_elementor_edit_mode','builder'),(2266,1259,'_elementor_template_type','wp-page'),(2267,1259,'_elementor_version','3.30.3'),(2268,1259,'_wp_page_template','default'),(2269,1259,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2270,1259,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2271,1259,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2272,1259,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2275,1260,'_elementor_edit_mode','builder'),(2276,1260,'_elementor_template_type','wp-page'),(2277,1260,'_elementor_version','3.30.3'),(2278,1260,'_wp_page_template','default'),(2279,1260,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"425\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-08-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2280,1260,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2281,1260,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2282,1260,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2285,1261,'_elementor_edit_mode','builder'),(2286,1261,'_elementor_template_type','wp-page'),(2287,1261,'_elementor_version','3.30.3'),(2288,1261,'_wp_page_template','default'),(2289,1261,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2290,1261,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2291,1261,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2292,1261,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2295,1262,'_wp_attached_file','2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg'),(2296,1262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1708;s:6:\"height\";i:2560;s:4:\"file\";s:51:\"2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\";s:8:\"filesize\";i:411126;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17665;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"aly-ramirez-k_TduJ3bAL4-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115989;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:44:\"aly-ramirez-k_TduJ3bAL4-unsplash-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21345;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg\";s:5:\"width\";i:1025;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180859;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:36:\"aly-ramirez-k_TduJ3bAL4-unsplash.jpg\";}'),(2297,1263,'_elementor_edit_mode','builder'),(2298,1263,'_elementor_template_type','wp-page'),(2299,1263,'_elementor_version','3.30.3'),(2300,1263,'_wp_page_template','default'),(2301,1263,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2302,1263,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2303,1263,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2304,1263,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2307,1264,'_elementor_edit_mode','builder'),(2308,1264,'_elementor_template_type','wp-page'),(2309,1264,'_elementor_version','3.30.3'),(2310,1264,'_wp_page_template','default'),(2311,1264,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"406\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/about-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2312,1264,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2313,1264,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2314,1264,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2317,1265,'_elementor_edit_mode','builder'),(2318,1265,'_elementor_template_type','wp-page'),(2319,1265,'_elementor_version','3.30.3'),(2320,1265,'_wp_page_template','default'),(2321,1265,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2322,1265,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2323,1265,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2324,1265,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2327,1266,'_wp_attached_file','2025/07/driving-7351259_1280.jpg'),(2328,1266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:32:\"2025/07/driving-7351259_1280.jpg\";s:8:\"filesize\";i:154524;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"driving-7351259_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11149;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"driving-7351259_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"driving-7351259_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"driving-7351259_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41922;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:32:\"driving-7351259_1280-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2329,1267,'_wp_attached_file','2025/07/pexels-juantrevilla-33111904-scaled.jpg'),(2330,1267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:47:\"2025/07/pexels-juantrevilla-33111904-scaled.jpg\";s:8:\"filesize\";i:1119236;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"pexels-juantrevilla-33111904-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20933;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"pexels-juantrevilla-33111904-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"pexels-juantrevilla-33111904-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-juantrevilla-33111904-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249361;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:40:\"pexels-juantrevilla-33111904-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27471;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"pexels-juantrevilla-33111904-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:431621;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"pexels-juantrevilla-33111904-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:744264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:32:\"pexels-juantrevilla-33111904.jpg\";}'),(2331,1268,'_wp_attached_file','2025/07/obi-jKV6UYp7k0A-unsplash-scaled.jpg'),(2332,1268,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:43:\"2025/07/obi-jKV6UYp7k0A-unsplash-scaled.jpg\";s:8:\"filesize\";i:1073344;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"obi-jKV6UYp7k0A-unsplash-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24689;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"obi-jKV6UYp7k0A-unsplash-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152751;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"obi-jKV6UYp7k0A-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"obi-jKV6UYp7k0A-unsplash-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94748;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:36:\"obi-jKV6UYp7k0A-unsplash-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22953;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"obi-jKV6UYp7k0A-unsplash-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344427;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"obi-jKV6UYp7k0A-unsplash-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:647912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"obi-jKV6UYp7k0A-unsplash.jpg\";}'),(2342,1270,'_elementor_edit_mode','builder'),(2343,1270,'_elementor_template_type','wp-page'),(2344,1270,'_elementor_version','3.30.3'),(2345,1270,'_wp_page_template','default'),(2346,1270,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2347,1270,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2348,1270,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2349,1270,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2351,1271,'_elementor_edit_mode','builder'),(2352,1271,'_elementor_template_type','wp-page'),(2353,1271,'_elementor_version','3.30.3'),(2354,1271,'_wp_page_template','default'),(2355,1271,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"426\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2356,1271,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2357,1271,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}');
INSERT INTO `wp_postmeta` VALUES (2358,1271,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2360,1272,'_elementor_edit_mode','builder'),(2361,1272,'_elementor_template_type','wp-page'),(2362,1272,'_elementor_version','3.30.3'),(2363,1272,'_wp_page_template','default'),(2364,1272,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2365,1272,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2366,1272,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2367,1272,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2371,1274,'_wp_attached_file','2025/07/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg'),(2372,1274,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:61:\"2025/07/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\";s:8:\"filesize\";i:448687;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19149893-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18077;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"pexels-suzanne-prinsloo-712208436-19149893-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19149893-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10093;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19149893-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63355;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:54:\"pexels-suzanne-prinsloo-712208436-19149893-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21292;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"pexels-suzanne-prinsloo-712208436-19149893-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179976;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"pexels-suzanne-prinsloo-712208436-19149893-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:46:\"pexels-suzanne-prinsloo-712208436-19149893.jpg\";}'),(2373,1275,'_elementor_edit_mode','builder'),(2374,1275,'_elementor_template_type','wp-page'),(2375,1275,'_elementor_version','3.30.3'),(2376,1275,'_wp_page_template','default'),(2377,1275,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2378,1275,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2379,1275,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2380,1275,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2383,1276,'_elementor_edit_mode','builder'),(2384,1276,'_elementor_template_type','wp-page'),(2385,1276,'_elementor_version','3.30.3'),(2386,1276,'_wp_page_template','default'),(2387,1276,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19198160-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2388,1276,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2389,1276,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2390,1276,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2393,1277,'_elementor_edit_mode','builder'),(2394,1277,'_elementor_template_type','wp-page'),(2395,1277,'_elementor_version','3.30.3'),(2396,1277,'_wp_page_template','default'),(2397,1277,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2398,1277,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2399,1277,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2400,1277,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2404,1278,'_elementor_edit_mode','builder'),(2405,1278,'_elementor_template_type','wp-page'),(2406,1278,'_elementor_version','3.30.3'),(2407,1278,'_wp_page_template','default'),(2408,1278,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2409,1278,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2410,1278,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2411,1278,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2414,1279,'_elementor_edit_mode','builder'),(2415,1279,'_elementor_template_type','wp-page'),(2416,1279,'_elementor_version','3.30.3'),(2417,1279,'_wp_page_template','default'),(2418,1279,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"427\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-10-free-img.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2419,1279,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2420,1279,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2421,1279,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2424,1280,'_elementor_edit_mode','builder'),(2425,1280,'_elementor_template_type','wp-page'),(2426,1280,'_elementor_version','3.30.3'),(2427,1280,'_wp_page_template','default'),(2428,1280,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2429,1280,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2430,1280,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2431,1280,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2437,1281,'_elementor_edit_mode','builder'),(2438,1281,'_elementor_template_type','wp-page'),(2439,1281,'_elementor_version','3.30.3'),(2440,1281,'_wp_page_template','default'),(2441,1281,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2442,1281,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2443,1281,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2444,1281,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2447,1282,'_elementor_edit_mode','builder'),(2448,1282,'_elementor_template_type','wp-page'),(2449,1282,'_elementor_version','3.30.3'),(2450,1282,'_wp_page_template','default'),(2451,1282,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#f1f1f1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"\"},\"align\":\"left\",\"text_color\":\"#FBFBFB\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2452,1282,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2453,1282,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2454,1282,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2457,1283,'_elementor_edit_mode','builder'),(2458,1283,'_elementor_template_type','wp-page'),(2459,1283,'_elementor_version','3.30.3'),(2460,1283,'_wp_page_template','default'),(2461,1283,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (2462,1283,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2463,1283,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2464,1283,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2467,1284,'_elementor_edit_mode','builder'),(2468,1284,'_elementor_template_type','wp-page'),(2469,1284,'_elementor_version','3.30.3'),(2470,1284,'_wp_page_template','default'),(2471,1284,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2472,1284,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2473,1284,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2474,1284,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2476,1285,'_elementor_edit_mode','builder'),(2477,1285,'_elementor_template_type','wp-page'),(2478,1285,'_elementor_version','3.30.3'),(2479,1285,'_wp_page_template','default'),(2480,1285,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2481,1285,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2482,1285,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2483,1285,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2485,1286,'_elementor_edit_mode','builder'),(2486,1286,'_elementor_template_type','wp-page'),(2487,1286,'_elementor_version','3.30.3'),(2488,1286,'_wp_page_template','default'),(2489,1286,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2490,1286,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2491,1286,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2492,1286,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2503,1288,'_elementor_edit_mode','builder'),(2504,1288,'_elementor_template_type','wp-page'),(2505,1288,'_elementor_version','3.30.3'),(2506,1288,'_wp_page_template','default'),(2507,1288,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2508,1288,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2509,1288,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2510,1288,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2512,1289,'_elementor_edit_mode','builder'),(2513,1289,'_elementor_template_type','wp-page'),(2514,1289,'_elementor_version','3.30.3'),(2515,1289,'_wp_page_template','default'),(2516,1289,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9361b59\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"4bcd115\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6b5d896\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2d39127\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"b6e1256\",\"elType\":\"widget\",\"settings\":{\"ma_el_infobox_title\":\"Infobox Title\",\"ma_el_infobox_description\":\"Basic description about the Infobox\",\"ma_el_infobox_readmore_text\":\"Learn More\"},\"elements\":[],\"widgetType\":\"jltma-infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2517,1289,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2518,1289,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2519,1289,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2521,1290,'_elementor_edit_mode','builder'),(2522,1290,'_elementor_template_type','wp-page'),(2523,1290,'_elementor_version','3.30.3'),(2524,1290,'_wp_page_template','default'),(2525,1290,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2526,1290,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2527,1290,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2528,1290,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2532,1291,'_elementor_edit_mode','builder'),(2533,1291,'_elementor_template_type','wp-page'),(2534,1291,'_elementor_version','3.30.3'),(2535,1291,'_wp_page_template','default'),(2536,1291,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2537,1291,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2538,1291,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2539,1291,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2542,1292,'_elementor_edit_mode','builder'),(2543,1292,'_elementor_template_type','wp-page'),(2544,1292,'_elementor_version','3.30.3'),(2545,1292,'_wp_page_template','default'),(2546,1292,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c47db5\",\"elType\":\"widget\",\"settings\":{\"title\":\"At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.\\n\\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2547,1292,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2548,1292,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2549,1292,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2552,1293,'_elementor_edit_mode','builder'),(2553,1293,'_elementor_template_type','wp-page'),(2554,1293,'_elementor_version','3.30.3'),(2555,1293,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2556,1293,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2557,1293,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2558,1293,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2559,1293,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2562,1294,'_elementor_edit_mode','builder'),(2563,1294,'_elementor_template_type','wp-page'),(2564,1294,'_elementor_version','3.30.3'),(2565,1294,'_wp_page_template','default'),(2566,1294,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2567,1294,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2568,1294,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2569,1294,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2572,1295,'_elementor_edit_mode','builder'),(2573,1295,'_elementor_template_type','wp-page'),(2574,1295,'_elementor_version','3.30.3'),(2575,1295,'_wp_page_template','default'),(2576,1295,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2577,1295,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2578,1295,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2579,1295,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2582,1296,'_elementor_edit_mode','builder'),(2583,1296,'_elementor_template_type','wp-page'),(2584,1296,'_elementor_version','3.30.3'),(2585,1296,'_wp_page_template','default'),(2586,1296,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2587,1296,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2588,1296,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2589,1296,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2601,1298,'_elementor_edit_mode','builder'),(2602,1298,'_elementor_template_type','wp-page'),(2603,1298,'_elementor_version','3.30.3'),(2604,1298,'_wp_page_template','default'),(2605,1298,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2606,1298,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2607,1298,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2608,1298,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2610,1299,'_elementor_edit_mode','builder'),(2611,1299,'_elementor_template_type','wp-page'),(2612,1299,'_elementor_version','3.30.3'),(2613,1299,'_wp_page_template','default'),(2614,1299,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/>\\ud83d\\udce7 <strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/>\\ud83d\\udc49 <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2615,1299,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2616,1299,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2617,1299,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2619,1300,'_elementor_edit_mode','builder'),(2620,1300,'_elementor_template_type','wp-page'),(2621,1300,'_elementor_version','3.30.3'),(2622,1300,'_wp_page_template','default'),(2623,1300,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2624,1300,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2625,1300,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2626,1300,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2629,1301,'_elementor_edit_mode','builder'),(2630,1301,'_elementor_template_type','wp-page'),(2631,1301,'_elementor_version','3.30.3'),(2632,1301,'_wp_page_template','default'),(2633,1301,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2634,1301,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2635,1301,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2636,1301,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2639,1302,'_elementor_edit_mode','builder'),(2640,1302,'_elementor_template_type','wp-page'),(2641,1302,'_elementor_version','3.30.3'),(2642,1302,'_wp_page_template','default'),(2643,1302,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2644,1302,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2645,1302,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2646,1302,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2649,1303,'_elementor_edit_mode','builder'),(2650,1303,'_elementor_template_type','wp-page'),(2651,1303,'_elementor_version','3.30.3'),(2652,1303,'_wp_page_template','default'),(2653,1303,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2654,1303,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2655,1303,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2656,1303,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2659,1304,'_elementor_edit_mode','builder'),(2660,1304,'_elementor_template_type','wp-page'),(2661,1304,'_elementor_version','3.30.3'),(2662,1304,'_wp_page_template','default'),(2663,1304,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2664,1304,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2665,1304,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2666,1304,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2668,1305,'_elementor_edit_mode','builder'),(2669,1305,'_elementor_template_type','wp-page'),(2670,1305,'_elementor_version','3.30.3'),(2671,1305,'_wp_page_template','default'),(2672,1305,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"54\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-02-free-img.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2673,1305,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2674,1305,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2675,1305,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2677,1306,'_elementor_edit_mode','builder'),(2678,1306,'_elementor_template_type','wp-page'),(2679,1306,'_elementor_version','3.30.3'),(2680,1306,'_wp_page_template','default'),(2681,1306,'_elementor_data','[{\"id\":\"a1308bd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"424\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-07-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-07-free-img.jpg\",\"id\":\"424\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"d5db967\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d1cd8b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a05c0ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9225303\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e58dfaf\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c48c164\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9cd2097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ab218de\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5571b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become Part of the Matric Rides Experience\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7bfa9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"03eef91\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"76a27a3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506033d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"242\\\" data-end=\\\"469\\\">Do you own a unique or premium vehicle? Why not let it shine on someone\\u2019s special night while earning extra income? With <strong data-start=\\\"363\\\" data-end=\\\"381\\\">Car for a Star<\\/strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.<\\/p><p data-start=\\\"471\\\" data-end=\\\"633\\\">We make the process safe, easy, and rewarding\\u2014connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18c2cda\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"9cb3d71\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"2f7a475\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"start\"},\"elements\":[{\"id\":\"4003f38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b23fb9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"504fe94\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98572cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"657\\\" data-end=\\\"770\\\"><p data-start=\\\"659\\\" data-end=\\\"770\\\">A professional listing on our platform, including photos, a custom description, and your vehicle\\u2019s key details.<\\/p><\\/li><li data-start=\\\"771\\\" data-end=\\\"873\\\"><p data-start=\\\"773\\\" data-end=\\\"873\\\">Exposure to a growing network of clients planning Matric Farewells.<\\/p><\\/li><li data-start=\\\"874\\\" data-end=\\\"946\\\"><p data-start=\\\"876\\\" data-end=\\\"946\\\">Direct earnings per booking, with clear and transparent payment terms.<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1027\\\"><p data-start=\\\"949\\\" data-end=\\\"1027\\\">Assistance from our team in connecting you with trustworthy, verified renters.<\\/p><\\/li><li data-start=\\\"1028\\\" data-end=\\\"1093\\\"><p data-start=\\\"1030\\\" data-end=\\\"1093\\\">Full control over availability, pricing, and conditions of use.<\\/p><\\/li><li data-start=\\\"1094\\\" data-end=\\\"1240\\\"><p data-start=\\\"1096\\\" data-end=\\\"1240\\\">Legal and safety peace of mind\\u2014<strong data-start=\\\"1127\\\" data-end=\\\"1145\\\">Car for a Star<\\/strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b268836\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e770e2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true},{\"id\":\"6ee4ac7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"afee084\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"65\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"1e2945b\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to List:\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf6fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebcf6fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-start=\\\"1263\\\" data-end=\\\"1341\\\"><p data-start=\\\"1266\\\" data-end=\\\"1341\\\"><strong data-start=\\\"1266\\\" data-end=\\\"1293\\\">Complete the form below<\\/strong> with your vehicle\\u2019s details and quality photos.<\\/p><\\/li><li data-start=\\\"1342\\\" data-end=\\\"1440\\\"><p data-start=\\\"1345\\\" data-end=\\\"1440\\\"><strong data-start=\\\"1345\\\" data-end=\\\"1368\\\">Submit your listing<\\/strong>\\u2014our team will review everything to ensure quality and safety standards.<\\/p><\\/li><li data-start=\\\"1441\\\" data-end=\\\"1521\\\"><p data-start=\\\"1444\\\" data-end=\\\"1521\\\"><strong data-start=\\\"1444\\\" data-end=\\\"1472\\\">Get approved and go live<\\/strong>\\u2014we\\u2019ll notify you once your listing is published.<\\/p><\\/li><li data-start=\\\"1522\\\" data-end=\\\"1630\\\"><p data-start=\\\"1525\\\" data-end=\\\"1630\\\"><strong data-start=\\\"1525\\\" data-end=\\\"1542\\\">Start earning<\\/strong>\\u2014we\\u2019ll contact you directly when your car is booked and provide all rental info upfront.<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52431c2\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82e57df\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"971912d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"content_width\":\"full\"},\"elements\":[{\"id\":\"c4c4f06\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"3\",\"form_container_max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"form_container_alignment\":\"center\",\"form_container_box_shadow_box_shadow_type\":\"yes\",\"form_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":5,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c48c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d2d28e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 17.6px;\\\">Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.<\\/span><\\/p><p data-start=\\\"1860\\\" data-end=\\\"1957\\\">Let your car become part of someone\\u2019s unforgettable moment\\u2014<strong data-start=\\\"1919\\\" data-end=\\\"1957\\\">List it today with Car for a Star.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5cb5c6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"a347be2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"726b6a0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbc9305\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d0ab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4d508\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves\\u00a0<em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb6e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c7e1327\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be1bb78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b797db9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"115fca3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"fa3cc8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57af477\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2682,1306,'_elementor_data_bckp','[{\"id\":\"d31e023\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-07-free-img.jpg\",\"id\":\"424\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"2e01580\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a33532b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"85d7441\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2ca30c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our fleet\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"47c151d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"27887c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"eb86511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our limousines proin gravida nibh vel velit auctor aliquet. \",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9b7364e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"37aaa2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"93f2467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"6fea259\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"084d63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sedan Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e3449f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"42db595\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"f515296\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f462c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c86cf79\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3fa8d20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"129cffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d83363e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8fa3c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"454060c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e085fcb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"ad9a4a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17aea0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21fbf93\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"ea28abb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9a6a12a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2dc108b\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27dffd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a17dd2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"eb40a4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2c7254\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"509400d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"0330f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"58524e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7243725\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e87fe58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5df188f\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"79bfd75\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b17e8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db17bdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f97ee6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc5e9da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"8baad08\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"c73aecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\"},\"elements\":[{\"id\":\"fe0b316\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stretch &amp; SUV Limousine\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"456af6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_position_tablet\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"18b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"714f76a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1140\",\"sizes\":[]}},\"elements\":[{\"id\":\"9caf27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"9bcab0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000017\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1081a21\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"b5f4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"db0b54f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\",\"id\":\"430\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f983fb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c9972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c302ae\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"SUV Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#00000038\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"beed5a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4bdaac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7238fc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8596c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a58242a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\",\"id\":\"429\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10dbe26\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f672a88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94191e1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"8965123\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c272d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7be635b\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"156b654\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"100\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dc27420\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\",\"id\":\"428\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-49\",\"bottom\":\"0\",\"left\":\"-49\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d08fdc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb16b1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db9fd3e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Stretch Limousine\",\"align\":\"justify\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\",\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"bee5953\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9cdb99f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cceb19d\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"72c584f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"432725c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f923ef9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"f8ea808\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e4700dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f09079d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3afcfe5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9d5d68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1aabe37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a500d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9240b85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"579d4cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2683,1306,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:14;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:6;s:7:\"_margin\";i:3;s:8:\"_padding\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:36;s:7:\"padding\";i:41;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:26;s:8:\"flex_gap\";i:31;s:14:\"flex_direction\";i:20;s:16:\"flex_align_items\";i:14;s:10:\"min_height\";i:1;s:5:\"width\";i:10;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_border\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:1;s:8:\"_padding\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:3:\"gap\";i:8;s:5:\"color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:6;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:5:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:6;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:28:\"title_typography_font_weight\";i:6;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:10:\"icon_align\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:6;s:12:\"align_mobile\";i:1;}}}}}'),(2684,1306,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2686,1307,'_elementor_edit_mode','builder'),(2687,1307,'_elementor_template_type','wp-page'),(2688,1307,'_elementor_version','3.30.3'),(2689,1307,'_wp_page_template','default'),(2690,1307,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (2691,1307,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2692,1307,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2693,1307,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2696,1308,'_elementor_edit_mode','builder'),(2697,1308,'_elementor_template_type','wp-page'),(2698,1308,'_elementor_version','3.30.3'),(2699,1308,'_wp_page_template','default'),(2700,1308,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2701,1308,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2702,1308,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2703,1308,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2706,1309,'_elementor_edit_mode','builder'),(2707,1309,'_elementor_template_type','wp-page'),(2708,1309,'_elementor_version','3.30.3'),(2709,1309,'_wp_page_template','default'),(2710,1309,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2711,1309,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2712,1309,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2713,1309,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2716,1310,'_elementor_edit_mode','builder'),(2717,1310,'_elementor_template_type','wp-page'),(2718,1310,'_elementor_version','3.30.3'),(2719,1310,'_wp_page_template','default'),(2720,1310,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2721,1310,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2722,1310,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2723,1310,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2725,1311,'_elementor_edit_mode','builder'),(2726,1311,'_elementor_template_type','wp-page'),(2727,1311,'_elementor_version','3.30.3'),(2728,1311,'_wp_page_template','default'),(2729,1311,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2730,1311,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2731,1311,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2732,1311,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2734,1312,'_elementor_edit_mode','builder'),(2735,1312,'_elementor_template_type','wp-page'),(2736,1312,'_elementor_version','3.30.3'),(2737,1312,'_wp_page_template','default'),(2738,1312,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2739,1312,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2740,1312,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2741,1312,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2744,1313,'_elementor_edit_mode','builder'),(2745,1313,'_elementor_template_type','wp-page'),(2746,1313,'_elementor_version','3.30.3'),(2747,1313,'_wp_page_template','default'),(2748,1313,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2749,1313,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2750,1313,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2751,1313,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2754,1314,'_elementor_edit_mode','builder'),(2755,1314,'_elementor_template_type','wp-page'),(2756,1314,'_elementor_version','3.30.3'),(2757,1314,'_wp_page_template','default'),(2758,1314,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2759,1314,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2760,1314,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2761,1314,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2764,1315,'_elementor_edit_mode','builder'),(2765,1315,'_elementor_template_type','wp-page'),(2766,1315,'_elementor_version','3.30.3'),(2767,1315,'_wp_page_template','default'),(2768,1315,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2769,1315,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2770,1315,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(2771,1315,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2774,1316,'_elementor_edit_mode','builder'),(2775,1316,'_elementor_template_type','wp-page'),(2776,1316,'_elementor_version','3.30.3'),(2777,1316,'_wp_page_template','default'),(2778,1316,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2779,1316,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2780,1316,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2781,1316,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2784,1317,'_elementor_edit_mode','builder'),(2785,1317,'_elementor_template_type','wp-page'),(2786,1317,'_elementor_version','3.30.3'),(2787,1317,'_wp_page_template','default'),(2788,1317,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2789,1317,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2790,1317,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2791,1317,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2794,1318,'_elementor_edit_mode','builder'),(2795,1318,'_elementor_template_type','wp-page'),(2796,1318,'_elementor_version','3.30.3'),(2797,1318,'_wp_page_template','default'),(2798,1318,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(2799,1318,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2800,1318,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(2801,1318,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2804,1319,'_elementor_edit_mode','builder'),(2805,1319,'_elementor_template_type','wp-page'),(2806,1319,'_elementor_version','3.30.3'),(2807,1319,'_wp_page_template','default'),(2808,1319,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2809,1319,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2810,1319,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2811,1319,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2813,1320,'_elementor_edit_mode','builder'),(2814,1320,'_elementor_template_type','wp-page'),(2815,1320,'_elementor_version','3.30.3'),(2816,1320,'_wp_page_template','default'),(2817,1320,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2818,1320,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2819,1320,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2820,1320,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2822,1321,'_elementor_edit_mode','builder'),(2823,1321,'_elementor_template_type','wp-page'),(2824,1321,'_elementor_version','3.30.3'),(2825,1321,'_wp_page_template','default'),(2826,1321,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2827,1321,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2828,1321,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(2829,1321,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2834,1322,'_wp_trash_meta_status','publish'),(2835,1322,'_wp_trash_meta_time','1753432964'),(2836,1323,'_wp_trash_meta_status','publish'),(2837,1323,'_wp_trash_meta_time','1753433048'),(2838,1324,'_wp_attached_file','2025/07/5309351-hd_1920_1080_25fps.mp4'),(2839,1324,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:2352911;s:8:\"filesize\";i:8185811;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:1599551213;}'),(2840,1325,'_elementor_edit_mode','builder'),(2841,1325,'_elementor_template_type','wp-page'),(2842,1325,'_elementor_version','3.30.3'),(2843,1325,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2844,1325,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2845,1325,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2846,1325,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2847,1325,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2850,1326,'_elementor_edit_mode','builder'),(2851,1326,'_elementor_template_type','wp-page'),(2852,1326,'_elementor_version','3.30.3'),(2853,1326,'_wp_page_template','default'),(2854,1326,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/4560094-uhd_4096_2160_24fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make Your Matric Farewell in Pretoria Unforgettable\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2855,1326,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2856,1326,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2857,1326,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2860,1327,'_elementor_edit_mode','builder'),(2861,1327,'_elementor_template_type','wp-page'),(2862,1327,'_elementor_version','3.30.3'),(2863,1327,'_wp_page_template','default'),(2864,1327,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2865,1327,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2866,1327,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2867,1327,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2870,1328,'_elementor_edit_mode','builder'),(2871,1328,'_elementor_template_type','wp-page'),(2872,1328,'_elementor_version','3.30.3'),(2873,1328,'_wp_page_template','default'),(2874,1328,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2875,1328,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2876,1328,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2877,1328,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2879,1329,'_elementor_edit_mode','builder'),(2880,1329,'_elementor_template_type','wp-page'),(2881,1329,'_elementor_version','3.30.3'),(2882,1329,'_wp_page_template','default'),(2883,1329,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2884,1329,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2885,1329,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2886,1329,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2888,1330,'_elementor_edit_mode','builder'),(2889,1330,'_elementor_template_type','wp-page'),(2890,1330,'_elementor_version','3.30.3'),(2891,1330,'_wp_page_template','default'),(2892,1330,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2893,1330,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2894,1330,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2895,1330,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2897,1331,'_elementor_edit_mode','builder'),(2898,1331,'_elementor_template_type','wp-page'),(2899,1331,'_elementor_version','3.30.3'),(2900,1331,'_wp_page_template','default'),(2901,1331,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2902,1331,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2903,1331,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2904,1331,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2906,1332,'_elementor_edit_mode','builder'),(2907,1332,'_elementor_template_type','wp-page'),(2908,1332,'_elementor_version','3.30.3'),(2909,1332,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2910,1332,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2911,1332,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2912,1332,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2913,1332,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2915,1333,'_elementor_edit_mode','builder'),(2916,1333,'_elementor_template_type','wp-page'),(2917,1333,'_elementor_version','3.30.3'),(2918,1333,'_wp_page_template','default'),(2919,1333,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2920,1333,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2921,1333,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2922,1333,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2935,1335,'_elementor_edit_mode','builder'),(2936,1335,'_elementor_template_type','wp-page'),(2937,1335,'_elementor_version','3.30.3'),(2938,1335,'_wp_page_template','default'),(2939,1335,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2940,1335,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2941,1335,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2942,1335,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2944,1336,'_elementor_edit_mode','builder'),(2945,1336,'_elementor_template_type','wp-page'),(2946,1336,'_elementor_version','3.30.3'),(2947,1336,'_wp_page_template','default'),(2948,1336,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fe414c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2949,1336,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2950,1336,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2951,1336,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2953,1337,'_elementor_edit_mode','builder'),(2954,1337,'_elementor_template_type','wp-page'),(2955,1337,'_elementor_version','3.30.3'),(2956,1337,'_wp_page_template','default'),(2957,1337,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2958,1337,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2959,1337,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2960,1337,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2963,1338,'_wp_attached_file','2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png'),(2964,1338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:486;s:6:\"height\";i:513;s:4:\"file\";s:68:\"2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png\";s:8:\"filesize\";i:205612;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-284x300.png\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8766;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:68:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-250x330.png\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29260;}s:25:\"ast-transparent-logo-size\";a:5:{s:4:\"file\";s:68:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-120x127.png\";s:5:\"width\";i:120;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2965,1339,'_edit_lock','1753448892:1'),(2966,1339,'_wp_trash_meta_status','publish'),(2967,1339,'_wp_trash_meta_time','1753448903'),(2968,1340,'_edit_lock','1753448976:1'),(2969,1340,'_wp_trash_meta_status','publish'),(2970,1340,'_wp_trash_meta_time','1753448983'),(2971,1341,'_wp_attached_file','2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1.png'),(2972,1341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:486;s:6:\"height\";i:513;s:4:\"file\";s:70:\"2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1.png\";s:8:\"filesize\";i:205612;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1-284x300.png\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8766;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1-250x330.png\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2973,1342,'_wp_attached_file','2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2.png'),(2974,1342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:486;s:6:\"height\";i:513;s:4:\"file\";s:70:\"2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2.png\";s:8:\"filesize\";i:205612;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2-284x300.png\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8766;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:70:\"WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2-250x330.png\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2975,1343,'_wp_trash_meta_status','publish'),(2976,1343,'_wp_trash_meta_time','1753449233'),(2977,1344,'_edit_lock','1753449414:1'),(2978,1344,'_wp_trash_meta_status','publish'),(2979,1344,'_wp_trash_meta_time','1753449422'),(2980,1345,'_wp_trash_meta_status','publish'),(2981,1345,'_wp_trash_meta_time','1753449498'),(2982,1346,'_elementor_edit_mode','builder'),(2983,1346,'_elementor_template_type','wp-page'),(2984,1346,'_elementor_version','3.30.3'),(2985,1346,'_wp_page_template','default'),(2986,1346,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2987,1346,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2988,1346,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2989,1346,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2992,1347,'_elementor_edit_mode','builder'),(2993,1347,'_elementor_template_type','wp-page'),(2994,1347,'_elementor_version','3.30.3'),(2995,1347,'_wp_page_template','default'),(2996,1347,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2997,1347,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2998,1347,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(2999,1347,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3002,1348,'_elementor_edit_mode','builder'),(3003,1348,'_elementor_template_type','wp-page'),(3004,1348,'_elementor_version','3.30.3'),(3005,1348,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3006,1348,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3007,1348,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3008,1348,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3009,1348,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3013,1349,'_elementor_edit_mode','builder'),(3014,1349,'_elementor_template_type','wp-page'),(3015,1349,'_elementor_version','3.30.3'),(3016,1349,'_wp_page_template','default'),(3017,1349,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3018,1349,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3019,1349,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3020,1349,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3023,1350,'_elementor_edit_mode','builder'),(3024,1350,'_elementor_template_type','wp-page'),(3025,1350,'_elementor_version','3.30.3'),(3026,1350,'_wp_page_template','default'),(3027,1350,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3028,1350,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3029,1350,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3030,1350,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3033,1351,'_elementor_edit_mode','builder'),(3034,1351,'_elementor_template_type','wp-page'),(3035,1351,'_elementor_version','3.30.3'),(3036,1351,'_wp_page_template','default'),(3037,1351,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3038,1351,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3039,1351,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3040,1351,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3045,1352,'_elementor_edit_mode','builder'),(3046,1352,'_elementor_template_type','wp-page'),(3047,1352,'_elementor_version','3.30.3'),(3048,1352,'_wp_page_template','default'),(3049,1352,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3050,1352,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3051,1352,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3052,1352,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3055,1353,'_elementor_edit_mode','builder'),(3056,1353,'_elementor_template_type','wp-page'),(3057,1353,'_elementor_version','3.30.3'),(3058,1353,'_wp_page_template','default'),(3059,1353,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Car for a Star\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style and Make Your Matric Farewell Unforgettable.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Arrive in a car that reflects your style \\u2014 from vintage icons to bold muscle cars and sleek luxury rides.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3060,1353,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3061,1353,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3062,1353,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3065,1354,'_elementor_edit_mode','builder'),(3066,1354,'_elementor_template_type','wp-page'),(3067,1354,'_elementor_version','3.30.3'),(3068,1354,'_wp_page_template','default'),(3069,1354,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3070,1354,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3071,1354,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3072,1354,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3084,1356,'_elementor_edit_mode','builder'),(3085,1356,'_elementor_template_type','wp-page'),(3086,1356,'_elementor_version','3.30.3'),(3087,1356,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3088,1356,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3089,1356,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3090,1356,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3091,1356,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3093,1357,'_elementor_edit_mode','builder'),(3094,1357,'_elementor_template_type','wp-page'),(3095,1357,'_elementor_version','3.30.3'),(3096,1357,'_wp_page_template','default'),(3097,1357,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your Matric Dance today!\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"568\\\" data-end=\\\"699\\\">Your Matric Farewell is a once-in-a-lifetime moment \\u2014 and your arrival should match the occasion.<\\/p><p data-start=\\\"701\\\" data-end=\\\"967\\\">At <strong data-start=\\\"704\\\" data-end=\\\"720\\\">Car For A Star<\\/strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it\\u2019s a classic beauty or a roaring muscle machine, we\\u2019re here to help you create unforgettable moments that you cherish forever.<\\/p><p data-start=\\\"969\\\" data-end=\\\"1046\\\">Let us take the stress out of planning and give you a ride worth remembering.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalise Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Matric Dance\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars for a Star\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3098,1357,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3099,1357,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3100,1357,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3102,1358,'_elementor_edit_mode','builder'),(3103,1358,'_elementor_template_type','wp-page'),(3104,1358,'_elementor_version','3.30.3'),(3105,1358,'_wp_page_template','default'),(3106,1358,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3107,1358,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3108,1358,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3109,1358,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3111,1359,'_elementor_edit_mode','builder'),(3112,1359,'_elementor_template_type','wp-page'),(3113,1359,'_elementor_version','3.30.3'),(3114,1359,'_wp_page_template','default'),(3115,1359,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3116,1359,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3117,1359,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3118,1359,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3120,1360,'_elementor_edit_mode','builder'),(3121,1360,'_elementor_template_type','wp-page'),(3122,1360,'_elementor_version','3.30.3'),(3123,1360,'_wp_page_template','default'),(3124,1360,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3125,1360,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3126,1360,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3127,1360,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3129,1361,'_elementor_edit_mode','builder'),(3130,1361,'_elementor_template_type','wp-page'),(3131,1361,'_elementor_version','3.30.3'),(3132,1361,'_wp_page_template','default'),(3133,1361,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3134,1361,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3135,1361,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3136,1361,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3147,1363,'_elementor_edit_mode','builder'),(3148,1363,'_elementor_template_type','wp-page'),(3149,1363,'_elementor_version','3.30.3'),(3150,1363,'_wp_page_template','default'),(3151,1363,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3152,1363,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3153,1363,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3154,1363,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3156,1364,'_elementor_edit_mode','builder'),(3157,1364,'_elementor_template_type','wp-page'),(3158,1364,'_elementor_version','3.30.3'),(3159,1364,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3160,1364,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out. Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3161,1364,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3162,1364,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3163,1364,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3165,1365,'_elementor_edit_mode','builder'),(3166,1365,'_elementor_template_type','wp-page'),(3167,1365,'_elementor_version','3.30.3'),(3168,1365,'_wp_page_template','default'),(3169,1365,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3170,1365,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3171,1365,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3172,1365,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3185,1367,'_elementor_edit_mode','builder'),(3186,1367,'_elementor_template_type','wp-page'),(3187,1367,'_elementor_version','3.30.3'),(3188,1367,'_wp_page_template','default'),(3189,1367,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3190,1367,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3191,1367,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3192,1367,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3194,1368,'_elementor_edit_mode','builder'),(3195,1368,'_elementor_template_type','wp-page'),(3196,1368,'_elementor_version','3.30.3'),(3197,1368,'_wp_page_template','default'),(3198,1368,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"199\\\" data-end=\\\"438\\\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p data-start=\\\"440\\\" data-end=\\\"569\\\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"606\\\" data-end=\\\"916\\\">Don\\u2019t worry about traffic or parking. With our chauffeur service, you\\u2019ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly \\u2014 ensuring a VIP experience from start to finish.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1047\\\" data-end=\\\"1317\\\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver\\u2019s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.<\\/p><p data-start=\\\"1319\\\" data-end=\\\"1401\\\">Drive to your photoshoot location and dance in a standout car you\\u2019ll never forget.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1438\\\" data-end=\\\"1741\\\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.<\\/p><p data-start=\\\"1743\\\" data-end=\\\"1845\\\">It\\u2019s a safe, simple way to make your car part of someone\\u2019s milestone memory \\u2014 while generating income.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\\\"3195\\\" data-end=\\\"3206\\\">legendary<\\/em>.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3199,1368,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3200,1368,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3201,1368,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3203,1369,'_elementor_edit_mode','builder'),(3204,1369,'_elementor_template_type','wp-page'),(3205,1369,'_elementor_version','3.30.3'),(3206,1369,'_wp_page_template','default'),(3207,1369,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3208,1369,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3209,1369,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3210,1369,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3213,1370,'_elementor_edit_mode','builder'),(3214,1370,'_elementor_template_type','wp-page'),(3215,1370,'_elementor_version','3.30.3'),(3216,1370,'_wp_page_template','default'),(3217,1370,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3218,1370,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3219,1370,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3220,1370,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3223,1371,'_elementor_edit_mode','builder'),(3224,1371,'_elementor_template_type','wp-page'),(3225,1371,'_elementor_version','3.30.3'),(3226,1371,'_wp_page_template','default'),(3227,1371,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine \\u2014 we\\u2019ve got the perfect set of wheels to match your style.<\\/p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3228,1371,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3229,1371,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3230,1371,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3233,1372,'_elementor_edit_mode','builder'),(3234,1372,'_elementor_template_type','wp-page'),(3235,1372,'_elementor_version','3.30.3'),(3236,1372,'_wp_page_template','default'),(3237,1372,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3238,1372,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3239,1372,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3240,1372,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3253,1374,'_elementor_edit_mode','builder'),(3254,1374,'_elementor_template_type','wp-page'),(3255,1374,'_elementor_version','3.30.3'),(3256,1374,'_wp_page_template','default'),(3257,1374,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3258,1374,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3259,1374,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3260,1374,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3262,1375,'_elementor_edit_mode','builder'),(3263,1375,'_elementor_template_type','wp-page'),(3264,1375,'_elementor_version','3.30.3'),(3265,1375,'_wp_page_template','default'),(3266,1375,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe hiring a car for your <strong data-start=\\\"429\\\" data-end=\\\"453\\\">special day or event<\\/strong> shouldn\\u2019t be complicated or stressful. That\\u2019s why we\\u2019ve created clear and simple packages that tell you exactly what you\\u2019re getting \\u2014 with no hidden fees or surprises.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re booking a show-stopping care for a <strong data-start=\\\"672\\\" data-end=\\\"691\\\">matric farewell<\\/strong>\\u00a0we\\u2019ve got the right car and package to suit your moment \\u2014 and your budget.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d23a0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Each rental includes:<\\/p><ul data-start=\\\"923\\\" data-end=\\\"1172\\\"><li data-start=\\\"923\\\" data-end=\\\"960\\\"><p data-start=\\\"925\\\" data-end=\\\"960\\\">A stunning vehicle of your choice<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1030\\\"><p data-start=\\\"963\\\" data-end=\\\"1030\\\">Up to <strong data-start=\\\"969\\\" data-end=\\\"987\\\">3 hours of use<\\/strong>, perfect for events, photos, and arrival<\\/p><\\/li><li data-start=\\\"1031\\\" data-end=\\\"1070\\\"><p data-start=\\\"1033\\\" data-end=\\\"1070\\\"><strong data-start=\\\"1033\\\" data-end=\\\"1059\\\">100 km travel distance<\\/strong> included<\\/p><\\/li><li data-start=\\\"1071\\\" data-end=\\\"1128\\\"><p data-start=\\\"1073\\\" data-end=\\\"1128\\\">Flexible add-ons like chauffeur service or extra time<\\/p><\\/li><li data-start=\\\"1129\\\" data-end=\\\"1172\\\"><p data-start=\\\"1131\\\" data-end=\\\"1172\\\">Friendly support from booking to drop-off<\\/p><\\/li><\\/ul><p data-start=\\\"1174\\\" data-end=\\\"1225\\\">Here are the base prices depending on the car type:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_header_typography_font_family\":\"Open Sans\",\"ma_el_table_body_typography_typography\":\"custom\",\"ma_el_table_body_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2506\\\" data-end=\\\"2567\\\">If your trip goes longer or further, the following may apply:<\\/p><ul data-start=\\\"2568\\\" data-end=\\\"2770\\\"><li data-start=\\\"2568\\\" data-end=\\\"2606\\\"><p data-start=\\\"2570\\\" data-end=\\\"2606\\\"><strong data-start=\\\"2570\\\" data-end=\\\"2589\\\">Additional time<\\/strong>: R500 per hour<\\/p><\\/li><li data-start=\\\"2607\\\" data-end=\\\"2662\\\"><p data-start=\\\"2609\\\" data-end=\\\"2662\\\"><strong data-start=\\\"2609\\\" data-end=\\\"2632\\\">Additional distance<\\/strong>: R13.78 per extra kilometre<\\/p><\\/li><li data-start=\\\"2663\\\" data-end=\\\"2712\\\"><p data-start=\\\"2665\\\" data-end=\\\"2712\\\"><strong data-start=\\\"2665\\\" data-end=\\\"2704\\\">Valet fee (if vehicle is smoked in)<\\/strong>: R750<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2770\\\"><p data-start=\\\"2715\\\" data-end=\\\"2770\\\"><strong data-start=\\\"2715\\\" data-end=\\\"2735\\\">Damage liability<\\/strong>: Applies as per Terms &amp; Conditions<\\/p><\\/li><\\/ul><p data-start=\\\"2772\\\" data-end=\\\"2869\\\">We aim to be flexible and fair. We\\u2019ll discuss everything with you before confirming your booking<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3267,1375,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3268,1375,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3269,1375,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3271,1376,'_elementor_edit_mode','builder'),(3272,1376,'_elementor_template_type','wp-page'),(3273,1376,'_elementor_version','3.30.3'),(3274,1376,'_wp_page_template','default'),(3275,1376,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3276,1376,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3277,1376,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3278,1376,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3280,1377,'_elementor_edit_mode','builder'),(3281,1377,'_elementor_template_type','wp-page'),(3282,1377,'_elementor_version','3.30.3'),(3283,1377,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3284,1377,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3285,1377,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3286,1377,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3287,1377,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3289,1378,'_elementor_edit_mode','builder'),(3290,1378,'_elementor_template_type','wp-page'),(3291,1378,'_elementor_version','3.30.3'),(3292,1378,'_wp_page_template','default'),(3293,1378,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots \\u2014 we\\u2019ll help you get your vehicle noticed and booked.<br data-start=\\\"3877\\\" data-end=\\\"3880\\\" \\/><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3294,1378,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3295,1378,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3296,1378,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3298,1379,'_elementor_edit_mode','builder'),(3299,1379,'_elementor_template_type','wp-page'),(3300,1379,'_elementor_version','3.30.3'),(3301,1379,'_wp_page_template','default'),(3302,1379,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3303,1379,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3304,1379,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3305,1379,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3307,1380,'_elementor_edit_mode','builder'),(3308,1380,'_elementor_template_type','wp-page'),(3309,1380,'_elementor_version','3.30.3'),(3310,1380,'_wp_page_template','default'),(3311,1380,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3312,1380,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3313,1380,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3314,1380,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3316,1381,'_elementor_edit_mode','builder'),(3317,1381,'_elementor_template_type','wp-page'),(3318,1381,'_elementor_version','3.30.3'),(3319,1381,'_wp_page_template','default'),(3320,1381,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3321,1381,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3322,1381,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3323,1381,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3325,1382,'_elementor_edit_mode','builder'),(3326,1382,'_elementor_template_type','wp-page'),(3327,1382,'_elementor_version','3.30.3'),(3328,1382,'_wp_page_template','default'),(3329,1382,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3330,1382,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3331,1382,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3332,1382,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3344,1384,'_elementor_edit_mode','builder'),(3345,1384,'_elementor_template_type','wp-page'),(3346,1384,'_elementor_version','3.30.3'),(3347,1384,'_wp_page_template','default'),(3348,1384,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3349,1384,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3350,1384,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3351,1384,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3353,1385,'_elementor_edit_mode','builder'),(3354,1385,'_elementor_template_type','wp-page'),(3355,1385,'_elementor_version','3.30.3'),(3356,1385,'_wp_page_template','default'),(3357,1385,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\\\"523\\\" data-end=\\\"539\\\">Car for a Star<\\/em> team is ready to assist with any questions, special requests, or support you might need.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Matric Dance & Event Renters\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"676\\\" data-end=\\\"786\\\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\\\"761\\\" data-end=\\\"764\\\" \\/>Our team can help you:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1070\\\"><li data-start=\\\"788\\\" data-end=\\\"844\\\"><p data-start=\\\"790\\\" data-end=\\\"844\\\">Check availability for your preferred date and vehicle<\\/p><\\/li><li data-start=\\\"845\\\" data-end=\\\"901\\\"><p data-start=\\\"847\\\" data-end=\\\"901\\\">Understand what\\u2019s included (driver, fuel, hours, etc.)<\\/p><\\/li><li data-start=\\\"902\\\" data-end=\\\"946\\\"><p data-start=\\\"904\\\" data-end=\\\"946\\\">Arrange special pickups or additional time<\\/p><\\/li><li data-start=\\\"947\\\" data-end=\\\"1005\\\"><p data-start=\\\"949\\\" data-end=\\\"1005\\\">Assist with completing the booking form or payment steps<\\/p><\\/li><li data-start=\\\"1006\\\" data-end=\\\"1070\\\"><p data-start=\\\"1008\\\" data-end=\\\"1070\\\">Answer any other questions to ensure your night goes perfectly<\\/p><\\/li><\\/ul><p data-start=\\\"1072\\\" data-end=\\\"1153\\\">We know this is a once-in-a-lifetime occasion \\u2014 we\\u2019ll make sure your ride is too.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\/ Hosts\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1195\\\" data-end=\\\"1324\\\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\\\"1276\\\" data-end=\\\"1292\\\">Car for a Star<\\/em> is simple, safe, and rewarding.<\\/p><p data-start=\\\"1326\\\" data-end=\\\"1349\\\">We\\u2019re here to help you:<\\/p><ul data-start=\\\"1351\\\" data-end=\\\"1603\\\"><li data-start=\\\"1351\\\" data-end=\\\"1401\\\"><p data-start=\\\"1353\\\" data-end=\\\"1401\\\">Get started listing your car with clear guidance<\\/p><\\/li><li data-start=\\\"1402\\\" data-end=\\\"1457\\\"><p data-start=\\\"1404\\\" data-end=\\\"1457\\\">Understand how earnings, insurance, and bookings work<\\/p><\\/li><li data-start=\\\"1458\\\" data-end=\\\"1518\\\"><p data-start=\\\"1460\\\" data-end=\\\"1518\\\">Make sure your vehicle meets safety and legal requirements<\\/p><\\/li><li data-start=\\\"1519\\\" data-end=\\\"1555\\\"><p data-start=\\\"1521\\\" data-end=\\\"1555\\\">Connect you with the right renters<\\/p><\\/li><li data-start=\\\"1556\\\" data-end=\\\"1603\\\"><p data-start=\\\"1558\\\" data-end=\\\"1603\\\">Resolve any issues quickly and professionally<\\/p><\\/li><\\/ul><p data-start=\\\"1605\\\" data-end=\\\"1714\\\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3358,1385,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3359,1385,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3360,1385,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3362,1386,'_elementor_edit_mode','builder'),(3363,1386,'_elementor_template_type','wp-page'),(3364,1386,'_elementor_version','3.30.3'),(3365,1386,'_wp_page_template','default'),(3366,1386,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3367,1386,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3368,1386,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3369,1386,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3379,1388,'_wp_page_template','default'),(3381,1388,'_elementor_edit_mode','builder'),(3382,1388,'_elementor_template_type','wp-page'),(3383,1388,'_elementor_version','3.30.3'),(3384,1388,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"153\\\" data-end=\\\"313\\\">No. All cars listed on Matric Rides include a <strong data-start=\\\"199\\\" data-end=\\\"220\\\">designated driver<\\/strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.<\\/p>\\n<p data-start=\\\"315\\\" data-end=\\\"478\\\">However, if you <strong data-start=\\\"331\\\" data-end=\\\"350\\\">are 18 or older<\\/strong> and hold a <strong data-start=\\\"362\\\" data-end=\\\"402\\\">valid South African driver\\u2019s license<\\/strong>, you may request to drive <strong data-start=\\\"429\\\" data-end=\\\"441\\\">yourself<\\/strong> (subject to approval by the host).<\\/p>\\n<p data-start=\\\"480\\\" data-end=\\\"574\\\">A <strong data-start=\\\"482\\\" data-end=\\\"502\\\">chauffeur option<\\/strong> is also available if you prefer a professional driver to accompany you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner\\/driver.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to immediately arrange an alternative vehicle of similar class. If we can\\u2019t, a full refund will be issued. Your experience matters to us.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there\\u2019s no damage or breach of agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available listings or submit a custom request. We\\u2019ll match you with the best available option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added \\u2013 follow our social media for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3385,1388,'_elementor_page_settings',''),(3386,1389,'_wp_page_template','default'),(3388,1389,'_elementor_edit_mode','builder'),(3389,1389,'_elementor_template_type','wp-page'),(3390,1389,'_elementor_version','3.30.3'),(3391,1389,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"153\\\" data-end=\\\"313\\\">No. All cars listed on Matric Rides include a <strong data-start=\\\"199\\\" data-end=\\\"220\\\">designated driver<\\/strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.<\\/p>\\n<p data-start=\\\"315\\\" data-end=\\\"478\\\">However, if you <strong data-start=\\\"331\\\" data-end=\\\"350\\\">are 18 or older<\\/strong> and hold a <strong data-start=\\\"362\\\" data-end=\\\"402\\\">valid South African driver\\u2019s license<\\/strong>, you may request to drive <strong data-start=\\\"429\\\" data-end=\\\"441\\\">yourself<\\/strong> (subject to approval by the host).<\\/p>\\n<p data-start=\\\"480\\\" data-end=\\\"574\\\">A <strong data-start=\\\"482\\\" data-end=\\\"502\\\">chauffeur option<\\/strong> is also available if you prefer a professional driver to accompany you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner\\/driver.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to immediately arrange an alternative vehicle of similar class. If we can\\u2019t, a full refund will be issued. Your experience matters to us.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there\\u2019s no damage or breach of agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available listings or submit a custom request. We\\u2019ll match you with the best available option.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added \\u2013 follow our social media for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3392,1389,'_elementor_page_settings',''),(3393,1390,'_wp_page_template','default'),(3395,1390,'_elementor_edit_mode','builder'),(3396,1390,'_elementor_template_type','wp-page'),(3397,1390,'_elementor_version','3.30.3'),(3398,1390,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3400,1391,'_wp_page_template','default'),(3402,1391,'_elementor_edit_mode','builder'),(3403,1391,'_elementor_template_type','wp-page'),(3404,1391,'_elementor_version','3.30.3'),(3405,1391,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3478\\\" data-end=\\\"3595\\\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:<\\/p><p data-start=\\\"3597\\\" data-end=\\\"3752\\\">\\ud83d\\udce7 <strong data-start=\\\"3600\\\" data-end=\\\"3610\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3611\\\" data-end=\\\"3633\\\">info@carforastar.local<\\/a><br data-start=\\\"3633\\\" data-end=\\\"3636\\\" \\/>\\ud83c\\udf10 <strong data-start=\\\"3639\\\" data-end=\\\"3651\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3652\\\" data-end=\\\"3701\\\">www.carforastar.local<\\/a><br data-start=\\\"3701\\\" data-end=\\\"3704\\\" \\/>\\ud83d\\udccd <strong data-start=\\\"3707\\\" data-end=\\\"3719\\\">Address:<\\/strong> [Add address here if applicable]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3406,1391,'_elementor_page_settings',''),(3408,1392,'_wp_page_template','default'),(3410,1392,'_elementor_edit_mode','builder'),(3411,1392,'_elementor_template_type','wp-page'),(3412,1392,'_elementor_version','3.30.3'),(3413,1392,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"212\\\" data-end=\\\"463\\\">At <strong data-start=\\\"215\\\" data-end=\\\"233\\\">Car for a Star<\\/strong>, your privacy matters to us. We are committed to protecting the personal information of all our users\\u2014whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.<\\/p><p data-start=\\\"465\\\" data-end=\\\"670\\\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\\\"619\\\" data-end=\\\"669\\\">Protection of Personal Information Act (POPIA)<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"708\\\" data-end=\\\"787\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"788\\\" data-end=\\\"1144\\\"><li data-start=\\\"788\\\" data-end=\\\"841\\\"><p data-start=\\\"790\\\" data-end=\\\"841\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"842\\\" data-end=\\\"888\\\"><p data-start=\\\"844\\\" data-end=\\\"888\\\">Identity documents for verification purposes<\\/p><\\/li><li data-start=\\\"889\\\" data-end=\\\"925\\\"><p data-start=\\\"891\\\" data-end=\\\"925\\\">Driver\\u2019s license (when applicable)<\\/p><\\/li><li data-start=\\\"926\\\" data-end=\\\"960\\\"><p data-start=\\\"928\\\" data-end=\\\"960\\\">Address and location information<\\/p><\\/li><li data-start=\\\"961\\\" data-end=\\\"1001\\\"><p data-start=\\\"963\\\" data-end=\\\"1001\\\">Vehicle details and photos (for hosts)<\\/p><\\/li><li data-start=\\\"1002\\\" data-end=\\\"1049\\\"><p data-start=\\\"1004\\\" data-end=\\\"1049\\\">Booking preferences and special event details<\\/p><\\/li><li data-start=\\\"1050\\\" data-end=\\\"1098\\\"><p data-start=\\\"1052\\\" data-end=\\\"1098\\\">Payment information (when processing bookings)<\\/p><\\/li><li data-start=\\\"1099\\\" data-end=\\\"1144\\\"><p data-start=\\\"1101\\\" data-end=\\\"1144\\\">Communication logs between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1146\\\" data-end=\\\"1278\\\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1316\\\" data-end=\\\"1372\\\">Your information may be used for the following purposes:<\\/p><ul data-start=\\\"1373\\\" data-end=\\\"1725\\\"><li data-start=\\\"1373\\\" data-end=\\\"1431\\\"><p data-start=\\\"1375\\\" data-end=\\\"1431\\\">To list your vehicle and manage bookings on our platform<\\/p><\\/li><li data-start=\\\"1432\\\" data-end=\\\"1499\\\"><p data-start=\\\"1434\\\" data-end=\\\"1499\\\">To communicate with you regarding inquiries, listings, or rentals<\\/p><\\/li><li data-start=\\\"1500\\\" data-end=\\\"1563\\\"><p data-start=\\\"1502\\\" data-end=\\\"1563\\\">To verify users (both renters and hosts) for safety and trust<\\/p><\\/li><li data-start=\\\"1564\\\" data-end=\\\"1620\\\"><p data-start=\\\"1566\\\" data-end=\\\"1620\\\">To process payments and send receipts or confirmations<\\/p><\\/li><li data-start=\\\"1621\\\" data-end=\\\"1675\\\"><p data-start=\\\"1623\\\" data-end=\\\"1675\\\">To improve our service offerings and user experience<\\/p><\\/li><li data-start=\\\"1676\\\" data-end=\\\"1725\\\"><p data-start=\\\"1678\\\" data-end=\\\"1725\\\">To comply with legal and regulatory obligations<\\/p><\\/li><\\/ul><p data-start=\\\"1727\\\" data-end=\\\"1790\\\">We do <strong data-start=\\\"1733\\\" data-end=\\\"1753\\\">not sell or rent<\\/strong> your personal data to third parties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1825\\\" data-end=\\\"1902\\\">We implement appropriate security measures to safeguard your data, including:<\\/p><ul data-start=\\\"1903\\\" data-end=\\\"2081\\\"><li data-start=\\\"1903\\\" data-end=\\\"1934\\\"><p data-start=\\\"1905\\\" data-end=\\\"1934\\\">SSL encryption on our website<\\/p><\\/li><li data-start=\\\"1935\\\" data-end=\\\"1988\\\"><p data-start=\\\"1937\\\" data-end=\\\"1988\\\">Limited access to data by authorized personnel only<\\/p><\\/li><li data-start=\\\"1989\\\" data-end=\\\"2036\\\"><p data-start=\\\"1991\\\" data-end=\\\"2036\\\">Secure servers and regularly updated software<\\/p><\\/li><li data-start=\\\"2037\\\" data-end=\\\"2081\\\"><p data-start=\\\"2039\\\" data-end=\\\"2081\\\">Backups and data loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2109\\\" data-end=\\\"2152\\\">We may share limited information only with:<\\/p><ul data-start=\\\"2153\\\" data-end=\\\"2374\\\"><li data-start=\\\"2153\\\" data-end=\\\"2244\\\"><p data-start=\\\"2155\\\" data-end=\\\"2244\\\">Trusted third-party service providers (e.g., payment processors, email service providers)<\\/p><\\/li><li data-start=\\\"2245\\\" data-end=\\\"2296\\\"><p data-start=\\\"2247\\\" data-end=\\\"2296\\\">Law enforcement or regulators if legally required<\\/p><\\/li><li data-start=\\\"2297\\\" data-end=\\\"2374\\\"><p data-start=\\\"2299\\\" data-end=\\\"2374\\\">Booking-related parties (e.g., when a renter and host need to be connected)<\\/p><\\/li><\\/ul><p data-start=\\\"2376\\\" data-end=\\\"2469\\\">We ensure that any third party we work with respects the confidentiality of your information.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2491\\\" data-end=\\\"2513\\\">You have the right to:<\\/p><ul data-start=\\\"2514\\\" data-end=\\\"2763\\\"><li data-start=\\\"2514\\\" data-end=\\\"2562\\\"><p data-start=\\\"2516\\\" data-end=\\\"2562\\\">Access or request a copy of your personal data<\\/p><\\/li><li data-start=\\\"2563\\\" data-end=\\\"2599\\\"><p data-start=\\\"2565\\\" data-end=\\\"2599\\\">Correct or update your information<\\/p><\\/li><li data-start=\\\"2600\\\" data-end=\\\"2651\\\"><p data-start=\\\"2602\\\" data-end=\\\"2651\\\">Request the deletion of your personal information<\\/p><\\/li><li data-start=\\\"2652\\\" data-end=\\\"2712\\\"><p data-start=\\\"2654\\\" data-end=\\\"2712\\\">Withdraw your consent where processing is based on consent<\\/p><\\/li><li data-start=\\\"2713\\\" data-end=\\\"2763\\\"><p data-start=\\\"2715\\\" data-end=\\\"2763\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2765\\\" data-end=\\\"2825\\\">To exercise these rights, please contact us at [your email].<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3478\\\" data-end=\\\"3595\\\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:<\\/p><p data-start=\\\"3597\\\" data-end=\\\"3752\\\">\\ud83d\\udce7 <strong data-start=\\\"3600\\\" data-end=\\\"3610\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3611\\\" data-end=\\\"3633\\\">info@carforastar.local<\\/a><br data-start=\\\"3633\\\" data-end=\\\"3636\\\" \\/>\\ud83c\\udf10 <strong data-start=\\\"3639\\\" data-end=\\\"3651\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3652\\\" data-end=\\\"3701\\\">www.carforastar.local<\\/a><br data-start=\\\"3701\\\" data-end=\\\"3704\\\" \\/>\\ud83d\\udccd <strong data-start=\\\"3707\\\" data-end=\\\"3719\\\">Address:<\\/strong> [Add address here if applicable]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3414,1392,'_elementor_page_settings',''),(3416,1393,'_wp_page_template','default'),(3418,1393,'_elementor_edit_mode','builder'),(3419,1393,'_elementor_template_type','wp-page'),(3420,1393,'_elementor_version','3.30.3'),(3421,1393,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3432,1395,'_wp_page_template','default'),(3434,1395,'_elementor_edit_mode','builder'),(3435,1395,'_elementor_template_type','wp-page'),(3436,1395,'_elementor_version','3.30.3'),(3437,1395,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3438,1395,'_elementor_page_settings',''),(3439,1396,'_wp_page_template','default'),(3441,1396,'_elementor_edit_mode','builder'),(3442,1396,'_elementor_template_type','wp-page'),(3443,1396,'_elementor_version','3.30.3'),(3444,1396,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Matric Rides)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\\\"424\\\" data-end=\\\"442\\\">Car for a Star<\\/strong> (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"444\\\" data-end=\\\"468\\\">www.weddingcarhire.co.za<\\/a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\\\"691\\\" data-end=\\\"732\\\">not permitted under any circumstances<\\/strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver\\u2019s license. Approval is subject to risk assessment and insurance considerations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1634\\\" data-end=\\\"1667\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1636\\\" data-end=\\\"1665\\\">payments@weddingcarhire.co.za<\\/a><\\/strong> using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling. This applies to all weddings and matric dances.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These terms may be updated periodically. It is the client\\u2019s responsibility to review the latest version on <a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"5542\\\" data-end=\\\"5566\\\">www.weddingcarhire.co.za<\\/a> prior to booking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Car for a Star)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Car for a Star (<a class=\\\"\\\" href=\\\"http:\\/\\/www.weddingcarhire.co.za\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"458\\\" data-end=\\\"482\\\">www.weddingcarhire.co.za<\\/a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star may authorise a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3445,1396,'_elementor_page_settings',''),(3446,1397,'_wp_page_template','default'),(3448,1397,'_elementor_edit_mode','builder'),(3449,1397,'_elementor_template_type','wp-page'),(3450,1397,'_elementor_version','3.30.3'),(3451,1397,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3453,1398,'_elementor_edit_mode','builder'),(3454,1398,'_elementor_template_type','wp-page'),(3455,1398,'_elementor_version','3.30.3'),(3456,1398,'_wp_page_template','default'),(3457,1398,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3458,1398,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3459,1398,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3460,1398,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3463,1399,'_elementor_edit_mode','builder'),(3464,1399,'_elementor_template_type','wp-page'),(3465,1399,'_elementor_version','3.30.3'),(3466,1399,'_wp_page_template','default'),(3467,1399,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3468,1399,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3469,1399,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3470,1399,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3473,1400,'_elementor_edit_mode','builder'),(3474,1400,'_elementor_template_type','wp-page'),(3475,1400,'_elementor_version','3.30.3'),(3476,1400,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3477,1400,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3478,1400,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3479,1400,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3480,1400,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3492,1402,'_elementor_edit_mode','builder'),(3493,1402,'_elementor_template_type','wp-page'),(3494,1402,'_elementor_version','3.30.3'),(3495,1402,'_wp_page_template','default'),(3496,1402,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3497,1402,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3498,1402,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3499,1402,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3501,1403,'_elementor_edit_mode','builder'),(3502,1403,'_elementor_template_type','wp-page'),(3503,1403,'_elementor_version','3.30.3'),(3504,1403,'_wp_page_template','default'),(3505,1403,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3506,1403,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3507,1403,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3508,1403,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3510,1404,'_elementor_edit_mode','builder'),(3511,1404,'_elementor_template_type','wp-page'),(3512,1404,'_elementor_version','3.30.3'),(3513,1404,'_wp_page_template','default'),(3514,1404,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3515,1404,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3516,1404,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3517,1404,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3519,1405,'_elementor_edit_mode','builder'),(3520,1405,'_elementor_template_type','wp-page'),(3521,1405,'_elementor_version','3.30.3'),(3522,1405,'_wp_page_template','default'),(3523,1405,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3524,1405,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3525,1405,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3526,1405,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3528,1406,'_elementor_edit_mode','builder'),(3529,1406,'_elementor_template_type','wp-page'),(3530,1406,'_elementor_version','3.30.3'),(3531,1406,'_wp_page_template','default'),(3532,1406,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3533,1406,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3534,1406,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3535,1406,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3537,1407,'_elementor_edit_mode','builder'),(3538,1407,'_elementor_template_type','wp-page'),(3539,1407,'_elementor_version','3.30.3'),(3540,1407,'_wp_page_template','default'),(3541,1407,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3542,1407,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3543,1407,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3544,1407,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3547,1408,'_elementor_edit_mode','builder'),(3548,1408,'_elementor_template_type','wp-page'),(3549,1408,'_elementor_version','3.30.3'),(3550,1408,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3551,1408,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3552,1408,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3553,1408,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3554,1408,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3557,1409,'_elementor_edit_mode','builder'),(3558,1409,'_elementor_template_type','wp-page'),(3559,1409,'_elementor_version','3.30.3'),(3560,1409,'_wp_page_template','default'),(3561,1409,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Matric Farewells to Memorable Events\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a Matric Dance, wedding, party, or corporate gala \\u2014 arrive in a car that reflects your style.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3562,1409,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3563,1409,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3564,1409,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3567,1410,'_elementor_edit_mode','builder'),(3568,1410,'_elementor_template_type','wp-page'),(3569,1410,'_elementor_version','3.30.3'),(3570,1410,'_wp_page_template','default'),(3571,1410,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Elegant Evenings to Unforgettable Celebrations\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a wedding, birthday celebration, gala, or private function \\u2014 arrive in a ride that reflects your style and leaves a lasting impression.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3572,1410,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3573,1410,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(3574,1410,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3580,1411,'_wp_attached_file','2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg'),(3581,1411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:54:\"2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\";s:8:\"filesize\";i:527570;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"pexels-logan-rhoads-2398769-8292135-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19062;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"pexels-logan-rhoads-2398769-8292135-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"pexels-logan-rhoads-2398769-8292135-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"pexels-logan-rhoads-2398769-8292135-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148777;}s:24:\"master_addons_team_thumb\";a:5:{s:4:\"file\";s:47:\"pexels-logan-rhoads-2398769-8292135-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24067;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"pexels-logan-rhoads-2398769-8292135-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"pexels-logan-rhoads-2398769-8292135-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:39:\"pexels-logan-rhoads-2398769-8292135.jpg\";}'),(3582,1412,'_elementor_edit_mode','builder'),(3583,1412,'_elementor_template_type','wp-page'),(3584,1412,'_elementor_version','3.30.3'),(3585,1412,'_wp_page_template','default'),(3586,1412,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3587,1412,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3588,1412,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3589,1412,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3592,1413,'_elementor_edit_mode','builder'),(3593,1413,'_elementor_template_type','wp-page'),(3594,1413,'_elementor_version','3.30.3'),(3595,1413,'_wp_page_template','default'),(3596,1413,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1262,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3597,1413,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3598,1413,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3599,1413,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3602,1414,'_elementor_edit_mode','builder'),(3603,1414,'_elementor_template_type','wp-page'),(3604,1414,'_elementor_version','3.30.3'),(3605,1414,'_wp_page_template','default'),(3606,1414,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3607,1414,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3608,1414,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3609,1414,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3612,1415,'_elementor_edit_mode','builder'),(3613,1415,'_elementor_template_type','wp-page'),(3614,1415,'_elementor_version','3.30.3'),(3615,1415,'_wp_page_template','default'),(3616,1415,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3617,1415,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3618,1415,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3619,1415,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3621,1416,'_elementor_edit_mode','builder'),(3622,1416,'_elementor_template_type','wp-page'),(3623,1416,'_elementor_version','3.30.3'),(3624,1416,'_wp_page_template','default'),(3625,1416,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"00d339f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb4546e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"094ccdc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"396a19b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"085db07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0ad8f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><strong data-start=\\\"3036\\\" data-end=\\\"3109\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3038\\\" data-end=\\\"3107\\\">payments@weddingcarhire.co.za<\\/a><\\/strong><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3626,1416,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3627,1416,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3628,1416,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3630,1417,'_elementor_edit_mode','builder'),(3631,1417,'_elementor_template_type','wp-page'),(3632,1417,'_elementor_version','3.30.3'),(3633,1417,'_wp_page_template','default'),(3634,1417,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1756\\\" data-end=\\\"1811\\\">info@carforastar.co.za<\\/a><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3635,1417,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3636,1417,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(3637,1417,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3639,1418,'_elementor_edit_mode','builder'),(3640,1418,'_elementor_template_type','wp-page'),(3641,1418,'_elementor_version','3.30.3'),(3642,1418,'_wp_page_template','default'),(3643,1418,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3644,1418,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3645,1418,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3646,1418,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3649,1419,'_elementor_edit_mode','builder'),(3650,1419,'_elementor_template_type','wp-page'),(3651,1419,'_elementor_version','3.30.3'),(3652,1419,'_wp_page_template','default'),(3653,1419,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (3654,1419,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3655,1419,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3656,1419,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3659,1420,'_elementor_edit_mode','builder'),(3660,1420,'_elementor_template_type','wp-page'),(3661,1420,'_elementor_version','3.30.3'),(3662,1420,'_wp_page_template','default'),(3663,1420,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3664,1420,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3665,1420,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(3666,1420,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3670,1421,'_elementor_edit_mode','builder'),(3671,1421,'_elementor_template_type','wp-page'),(3672,1421,'_elementor_version','3.30.3'),(3673,1421,'_wp_page_template','default'),(3674,1421,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3675,1421,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3676,1421,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3677,1421,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3680,1422,'_elementor_edit_mode','builder'),(3681,1422,'_elementor_template_type','wp-page'),(3682,1422,'_elementor_version','3.30.3'),(3683,1422,'_wp_page_template','default'),(3684,1422,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3685,1422,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3686,1422,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3687,1422,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3690,1423,'_elementor_edit_mode','builder'),(3691,1423,'_elementor_template_type','wp-page'),(3692,1423,'_elementor_version','3.30.3'),(3693,1423,'_wp_page_template','default'),(3694,1423,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(3695,1423,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3696,1423,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(3697,1423,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3701,2,'site-sidebar-layout','default'),(3702,2,'site-content-layout',''),(3703,2,'ast-site-content-layout','default'),(3704,2,'site-content-style','default'),(3705,2,'site-sidebar-style','default'),(3706,2,'ast-global-header-display','disabled'),(3707,2,'ast-banner-title-visibility','disabled'),(3708,2,'ast-main-header-display',''),(3709,2,'ast-hfb-above-header-display',''),(3710,2,'ast-hfb-below-header-display',''),(3711,2,'ast-hfb-mobile-header-display',''),(3712,2,'site-post-title',''),(3713,2,'ast-breadcrumbs-content',''),(3714,2,'ast-featured-img',''),(3715,2,'footer-sml-layout',''),(3716,2,'theme-transparent-header-meta',''),(3717,2,'adv-header-id-meta',''),(3718,2,'stick-header-meta',''),(3719,2,'header-above-stick-meta',''),(3720,2,'header-main-stick-meta',''),(3721,2,'header-below-stick-meta',''),(3722,2,'astra-migrate-meta-layouts','set'),(3723,2,'ast-page-background-enabled','default'),(3724,2,'ast-page-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3725,2,'ast-content-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3726,2,'footnotes',''),(3727,1424,'footnotes',''),(3728,1424,'_wp_page_template','default'),(3730,1424,'_elementor_edit_mode','builder'),(3731,1424,'_elementor_template_type','wp-page'),(3732,1424,'_elementor_version','3.30.3'),(3733,1424,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3734,1424,'_elementor_page_settings','a:0:{}'),(3736,1425,'_wp_trash_meta_status','publish'),(3737,1425,'_wp_trash_meta_time','1753682085'),(3738,1426,'footnotes',''),(3739,1426,'_wp_page_template','default'),(3741,1426,'_elementor_edit_mode','builder'),(3742,1426,'_elementor_template_type','wp-page'),(3743,1426,'_elementor_version','3.30.3'),(3744,1426,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3745,1426,'_elementor_page_settings','a:0:{}'),(3747,1427,'footnotes',''),(3748,1427,'_wp_page_template','default'),(3750,1427,'_elementor_edit_mode','builder'),(3751,1427,'_elementor_template_type','wp-page'),(3752,1427,'_elementor_version','3.30.3'),(3753,1427,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3754,1427,'_elementor_page_settings','a:0:{}'),(3756,1428,'footnotes',''),(3757,1428,'_wp_page_template','default'),(3759,1428,'_elementor_edit_mode','builder'),(3760,1428,'_elementor_template_type','wp-page'),(3761,1428,'_elementor_version','3.30.3'),(3762,1428,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3765,1429,'footnotes',''),(3766,1429,'_wp_page_template','default'),(3768,1429,'_elementor_edit_mode','builder'),(3769,1429,'_elementor_template_type','wp-page'),(3770,1429,'_elementor_version','3.30.3'),(3771,1429,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3772,1429,'_elementor_page_settings',''),(3773,1430,'footnotes',''),(3774,1430,'_wp_page_template','default'),(3776,1430,'_elementor_edit_mode','builder'),(3777,1430,'_elementor_template_type','wp-page'),(3778,1430,'_elementor_version','3.30.3'),(3779,1430,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3780,1430,'_elementor_page_settings',''),(3781,1431,'footnotes',''),(3782,1431,'_wp_page_template','default'),(3784,1431,'_elementor_edit_mode','builder'),(3785,1431,'_elementor_template_type','wp-page'),(3786,1431,'_elementor_version','3.30.3'),(3787,1431,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3790,1213,'site-sidebar-layout','default'),(3791,1213,'site-content-layout',''),(3792,1213,'ast-site-content-layout','default'),(3793,1213,'site-content-style','default'),(3794,1213,'site-sidebar-style','default'),(3795,1213,'ast-global-header-display','disabled'),(3796,1213,'ast-banner-title-visibility','disabled'),(3797,1213,'ast-main-header-display',''),(3798,1213,'ast-hfb-above-header-display',''),(3799,1213,'ast-hfb-below-header-display',''),(3800,1213,'ast-hfb-mobile-header-display',''),(3801,1213,'site-post-title',''),(3802,1213,'ast-breadcrumbs-content',''),(3803,1213,'ast-featured-img',''),(3804,1213,'footer-sml-layout',''),(3805,1213,'theme-transparent-header-meta',''),(3806,1213,'adv-header-id-meta',''),(3807,1213,'stick-header-meta',''),(3808,1213,'header-above-stick-meta',''),(3809,1213,'header-main-stick-meta',''),(3810,1213,'header-below-stick-meta',''),(3811,1213,'astra-migrate-meta-layouts','set'),(3812,1213,'ast-page-background-enabled','default'),(3813,1213,'ast-page-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3814,1213,'ast-content-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3815,1213,'footnotes',''),(3816,1432,'footnotes',''),(3817,1432,'_wp_page_template','default'),(3819,1432,'_elementor_edit_mode','builder'),(3820,1432,'_elementor_template_type','wp-page'),(3821,1432,'_elementor_version','3.30.3'),(3822,1432,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3823,1432,'_elementor_page_settings','a:0:{}'),(3826,1433,'footnotes',''),(3827,1433,'_wp_page_template','default'),(3829,1433,'_elementor_edit_mode','builder'),(3830,1433,'_elementor_template_type','wp-page'),(3831,1433,'_elementor_version','3.30.3'),(3832,1433,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3833,1433,'_elementor_page_settings',''),(3835,1434,'footnotes',''),(3836,1434,'_wp_page_template','default'),(3838,1434,'_elementor_edit_mode','builder'),(3839,1434,'_elementor_template_type','wp-page'),(3840,1434,'_elementor_version','3.30.3'),(3841,1434,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3842,1434,'_elementor_page_settings',''),(3844,1435,'footnotes',''),(3845,1435,'_wp_page_template','default'),(3847,1435,'_elementor_edit_mode','builder'),(3848,1435,'_elementor_template_type','wp-page'),(3849,1435,'_elementor_version','3.30.3'),(3850,1435,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\'s:\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3853,1436,'footnotes',''),(3854,1436,'_wp_page_template','default'),(3856,1436,'_elementor_edit_mode','builder'),(3857,1436,'_elementor_template_type','wp-page'),(3858,1436,'_elementor_version','3.30.3'),(3859,1436,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\'s:\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3860,1436,'_elementor_page_settings',''),(3861,1437,'footnotes',''),(3862,1437,'_wp_page_template','default'),(3864,1437,'_elementor_edit_mode','builder'),(3865,1437,'_elementor_template_type','wp-page'),(3866,1437,'_elementor_version','3.30.3'),(3867,1437,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\'s:\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3868,1437,'_elementor_page_settings',''),(3869,1438,'footnotes',''),(3870,1438,'_wp_page_template','default'),(3872,1438,'_elementor_edit_mode','builder'),(3873,1438,'_elementor_template_type','wp-page'),(3874,1438,'_elementor_version','3.30.3'),(3875,1438,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3877,1439,'footnotes',''),(3878,1439,'_wp_page_template','default'),(3880,1439,'_elementor_edit_mode','builder'),(3881,1439,'_elementor_template_type','wp-page'),(3882,1439,'_elementor_version','3.30.3'),(3883,1439,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3884,1439,'_elementor_page_settings','a:0:{}'),(3886,1440,'footnotes',''),(3887,1440,'_wp_page_template','default'),(3889,1440,'_elementor_edit_mode','builder'),(3890,1440,'_elementor_template_type','wp-page'),(3891,1440,'_elementor_version','3.30.3'),(3892,1440,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3893,1440,'_elementor_page_settings','a:0:{}'),(3895,1441,'footnotes',''),(3896,1441,'_wp_page_template','default'),(3898,1441,'_elementor_edit_mode','builder'),(3899,1441,'_elementor_template_type','wp-page'),(3900,1441,'_elementor_version','3.30.3'),(3901,1441,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3904,1442,'footnotes',''),(3905,1442,'_wp_page_template','default'),(3907,1442,'_elementor_edit_mode','builder'),(3908,1442,'_elementor_template_type','wp-page'),(3909,1442,'_elementor_version','3.30.3'),(3910,1442,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3911,1442,'_elementor_page_settings',''),(3912,1443,'footnotes',''),(3913,1443,'_wp_page_template','default'),(3915,1443,'_elementor_edit_mode','builder'),(3916,1443,'_elementor_template_type','wp-page'),(3917,1443,'_elementor_version','3.30.3'),(3918,1443,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3919,1443,'_elementor_page_settings',''),(3920,1444,'footnotes',''),(3921,1444,'_wp_page_template','default'),(3923,1444,'_elementor_edit_mode','builder'),(3924,1444,'_elementor_template_type','wp-page'),(3925,1444,'_elementor_version','3.30.3'),(3926,1444,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3929,3,'site-sidebar-layout','default'),(3930,3,'site-content-layout',''),(3931,3,'ast-site-content-layout','default'),(3932,3,'site-content-style','default'),(3933,3,'site-sidebar-style','default'),(3934,3,'ast-global-header-display','disabled'),(3935,3,'ast-banner-title-visibility','disabled'),(3936,3,'ast-main-header-display',''),(3937,3,'ast-hfb-above-header-display',''),(3938,3,'ast-hfb-below-header-display',''),(3939,3,'ast-hfb-mobile-header-display',''),(3940,3,'site-post-title',''),(3941,3,'ast-breadcrumbs-content',''),(3942,3,'ast-featured-img',''),(3943,3,'footer-sml-layout',''),(3944,3,'theme-transparent-header-meta',''),(3945,3,'adv-header-id-meta',''),(3946,3,'stick-header-meta',''),(3947,3,'header-above-stick-meta',''),(3948,3,'header-main-stick-meta',''),(3949,3,'header-below-stick-meta',''),(3950,3,'astra-migrate-meta-layouts','set'),(3951,3,'ast-page-background-enabled','default'),(3952,3,'ast-page-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3953,3,'ast-content-background-meta','a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}'),(3954,3,'footnotes',''),(3955,1445,'footnotes',''),(3956,1445,'_wp_page_template','default'),(3958,1445,'_elementor_edit_mode','builder'),(3959,1445,'_elementor_template_type','wp-page'),(3960,1445,'_elementor_version','3.30.3'),(3961,1445,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3962,1445,'_elementor_page_settings','a:0:{}'),(3964,1446,'footnotes',''),(3965,1446,'_wp_page_template','default'),(3967,1446,'_elementor_edit_mode','builder'),(3968,1446,'_elementor_template_type','wp-page'),(3969,1446,'_elementor_version','3.30.3'),(3970,1446,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3971,1446,'_elementor_page_settings','a:0:{}'),(3973,1447,'footnotes',''),(3974,1447,'_wp_page_template','default'),(3976,1447,'_elementor_edit_mode','builder'),(3977,1447,'_elementor_template_type','wp-page'),(3978,1447,'_elementor_version','3.30.3'),(3979,1447,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3980,1447,'_elementor_page_settings','a:0:{}'),(3982,1448,'footnotes',''),(3983,1448,'_wp_page_template','default'),(3985,1448,'_elementor_edit_mode','builder'),(3986,1448,'_elementor_template_type','wp-page'),(3987,1448,'_elementor_version','3.30.3'),(3988,1448,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3992,1449,'footnotes',''),(3993,1449,'_wp_page_template','default'),(3995,1449,'_elementor_edit_mode','builder'),(3996,1449,'_elementor_template_type','wp-page'),(3997,1449,'_elementor_version','3.30.3'),(3998,1449,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(3999,1449,'_elementor_page_settings',''),(4001,1450,'footnotes',''),(4002,1450,'_wp_page_template','default'),(4004,1450,'_elementor_edit_mode','builder'),(4005,1450,'_elementor_template_type','wp-page'),(4006,1450,'_elementor_version','3.30.3'),(4007,1450,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(4008,1450,'_elementor_page_settings',''),(4010,1451,'footnotes',''),(4011,1451,'_wp_page_template','default'),(4013,1451,'_elementor_edit_mode','builder'),(4014,1451,'_elementor_template_type','wp-page'),(4015,1451,'_elementor_version','3.30.3'),(4016,1451,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(4020,1452,'footnotes',''),(4021,1452,'_wp_page_template','default'),(4023,1452,'_elementor_edit_mode','builder'),(4024,1452,'_elementor_template_type','wp-page'),(4025,1452,'_elementor_version','3.30.3'),(4026,1452,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4027,1452,'_elementor_page_settings',''),(4029,1453,'footnotes',''),(4030,1453,'_wp_page_template','default'),(4032,1453,'_elementor_edit_mode','builder'),(4033,1453,'_elementor_template_type','wp-page'),(4034,1453,'_elementor_version','3.30.3'),(4035,1453,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4036,1453,'_elementor_page_settings',''),(4038,1454,'footnotes',''),(4039,1454,'_wp_page_template','default'),(4041,1454,'_elementor_edit_mode','builder'),(4042,1454,'_elementor_template_type','wp-page'),(4043,1454,'_elementor_version','3.30.3'),(4044,1454,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4049,1455,'footnotes',''),(4050,1455,'_wp_page_template','default'),(4052,1455,'_elementor_edit_mode','builder'),(4053,1455,'_elementor_template_type','wp-page'),(4054,1455,'_elementor_version','3.30.3'),(4055,1455,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4056,1455,'_elementor_page_settings',''),(4058,1456,'footnotes',''),(4059,1456,'_wp_page_template','default'),(4061,1456,'_elementor_edit_mode','builder'),(4062,1456,'_elementor_template_type','wp-page'),(4063,1456,'_elementor_version','3.30.3'),(4064,1456,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4065,1456,'_elementor_page_settings',''),(4067,1457,'footnotes',''),(4068,1457,'_wp_page_template','default'),(4070,1457,'_elementor_edit_mode','builder'),(4071,1457,'_elementor_template_type','wp-page'),(4072,1457,'_elementor_version','3.30.3'),(4073,1457,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4076,1458,'footnotes',''),(4077,1458,'_wp_page_template','default'),(4079,1458,'_elementor_edit_mode','builder'),(4080,1458,'_elementor_template_type','wp-page'),(4081,1458,'_elementor_version','3.30.3'),(4082,1458,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4083,1458,'_elementor_page_settings',''),(4084,1459,'footnotes',''),(4085,1459,'_wp_page_template','default'),(4087,1459,'_elementor_edit_mode','builder'),(4088,1459,'_elementor_template_type','wp-page'),(4089,1459,'_elementor_version','3.30.3'),(4090,1459,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4091,1459,'_elementor_page_settings',''),(4092,1460,'footnotes',''),(4093,1460,'_wp_page_template','default'),(4095,1460,'_elementor_edit_mode','builder'),(4096,1460,'_elementor_template_type','wp-page'),(4097,1460,'_elementor_version','3.30.3'),(4098,1460,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4101,1461,'footnotes',''),(4102,1461,'_wp_page_template','default'),(4104,1461,'_elementor_edit_mode','builder'),(4105,1461,'_elementor_template_type','wp-page'),(4106,1461,'_elementor_version','3.30.3'),(4107,1461,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4108,1461,'_elementor_page_settings',''),(4110,1462,'footnotes',''),(4111,1462,'_wp_page_template','default'),(4113,1462,'_elementor_edit_mode','builder'),(4114,1462,'_elementor_template_type','wp-page'),(4115,1462,'_elementor_version','3.30.3'),(4116,1462,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <strong data-start=\\\"187\\\" data-end=\\\"201\\\">Cars4Stars<\\/strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p><p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4117,1462,'_elementor_page_settings',''),(4119,1463,'footnotes',''),(4120,1463,'_wp_page_template','default'),(4122,1463,'_elementor_edit_mode','builder'),(4123,1463,'_elementor_template_type','wp-page'),(4124,1463,'_elementor_version','3.30.3'),(4125,1463,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0040592\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc65035\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6a972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"184\\\" data-end=\\\"474\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service\\u2014whether you\'re booking a ride for a special occasion like a <strong data-start=\\\"395\\\" data-end=\\\"439\\\">Matric Farewell, wedding, or celebration<\\/strong>, or listing your vehicle for hire.<\\/p>\\n<p data-start=\\\"476\\\" data-end=\\\"652\\\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa\\u2019s <strong data-start=\\\"601\\\" data-end=\\\"652\\\">Protection of Personal Information Act (POPIA).<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. What Information We Collect\",\"header_size\":\"h5\",\"_element_id\":\"renters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"695\\\" data-end=\\\"774\\\">We may collect the following types of personal and vehicle-related information:<\\/p><ul data-start=\\\"776\\\" data-end=\\\"1148\\\"><li data-start=\\\"776\\\" data-end=\\\"831\\\"><p data-start=\\\"778\\\" data-end=\\\"831\\\">Full name and contact details (email, phone number)<\\/p><\\/li><li data-start=\\\"832\\\" data-end=\\\"882\\\"><p data-start=\\\"834\\\" data-end=\\\"882\\\">Identity documents (for verification purposes)<\\/p><\\/li><li data-start=\\\"883\\\" data-end=\\\"919\\\"><p data-start=\\\"885\\\" data-end=\\\"919\\\">Driver\\u2019s license (if applicable)<\\/p><\\/li><li data-start=\\\"920\\\" data-end=\\\"952\\\"><p data-start=\\\"922\\\" data-end=\\\"952\\\">Address and location details<\\/p><\\/li><li data-start=\\\"953\\\" data-end=\\\"1004\\\"><p data-start=\\\"955\\\" data-end=\\\"1004\\\">Vehicle details and images (for vehicle owners)<\\/p><\\/li><li data-start=\\\"1005\\\" data-end=\\\"1051\\\"><p data-start=\\\"1007\\\" data-end=\\\"1051\\\">Booking preferences and event-related info<\\/p><\\/li><li data-start=\\\"1052\\\" data-end=\\\"1097\\\"><p data-start=\\\"1054\\\" data-end=\\\"1097\\\">Payment details (for processing bookings)<\\/p><\\/li><li data-start=\\\"1098\\\" data-end=\\\"1148\\\"><p data-start=\\\"1100\\\" data-end=\\\"1148\\\">Communication records between you and our team<\\/p><\\/li><\\/ul><p data-start=\\\"1150\\\" data-end=\\\"1244\\\">We only collect the information necessary to facilitate listings, bookings, and communication.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. How We Use Your Information\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1287\\\" data-end=\\\"1318\\\">We may use your information to:<\\/p><ul data-start=\\\"1320\\\" data-end=\\\"1660\\\"><li data-start=\\\"1320\\\" data-end=\\\"1377\\\"><p data-start=\\\"1322\\\" data-end=\\\"1377\\\">List your vehicle and manage bookings on the platform<\\/p><\\/li><li data-start=\\\"1378\\\" data-end=\\\"1436\\\"><p data-start=\\\"1380\\\" data-end=\\\"1436\\\">Communicate regarding inquiries, listings, or bookings<\\/p><\\/li><li data-start=\\\"1437\\\" data-end=\\\"1496\\\"><p data-start=\\\"1439\\\" data-end=\\\"1496\\\">Verify users (drivers and clients) for safety and trust<\\/p><\\/li><li data-start=\\\"1497\\\" data-end=\\\"1553\\\"><p data-start=\\\"1499\\\" data-end=\\\"1553\\\">Process payments and issue confirmations or receipts<\\/p><\\/li><li data-start=\\\"1554\\\" data-end=\\\"1611\\\"><p data-start=\\\"1556\\\" data-end=\\\"1611\\\">Improve our services and enhance your user experience<\\/p><\\/li><li data-start=\\\"1612\\\" data-end=\\\"1660\\\"><p data-start=\\\"1614\\\" data-end=\\\"1660\\\">Comply with legal or regulatory requirements<\\/p><\\/li><\\/ul><p data-start=\\\"1662\\\" data-end=\\\"1729\\\"><strong data-start=\\\"1662\\\" data-end=\\\"1729\\\">We do not sell or rent your personal data to any third parties.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. How We Protect Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1769\\\" data-end=\\\"1841\\\">To ensure your information is safe, we implement the following measures:<\\/p><ul data-start=\\\"1843\\\" data-end=\\\"2021\\\"><li data-start=\\\"1843\\\" data-end=\\\"1880\\\"><p data-start=\\\"1845\\\" data-end=\\\"1880\\\">SSL encryption across our website<\\/p><\\/li><li data-start=\\\"1881\\\" data-end=\\\"1929\\\"><p data-start=\\\"1883\\\" data-end=\\\"1929\\\">Data access limited to authorized staff only<\\/p><\\/li><li data-start=\\\"1930\\\" data-end=\\\"1972\\\"><p data-start=\\\"1932\\\" data-end=\\\"1972\\\">Secure servers and up-to-date software<\\/p><\\/li><li data-start=\\\"1973\\\" data-end=\\\"2021\\\"><p data-start=\\\"1975\\\" data-end=\\\"2021\\\">Backup systems and loss prevention protocols<\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Sharing Your Data\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2067\\\" data-end=\\\"2101\\\">Your data may only be shared with:<\\/p><ul data-start=\\\"2103\\\" data-end=\\\"2326\\\"><li data-start=\\\"2103\\\" data-end=\\\"2187\\\"><p data-start=\\\"2105\\\" data-end=\\\"2187\\\">Trusted third-party service providers (e.g. payment processors, email platforms)<\\/p><\\/li><li data-start=\\\"2188\\\" data-end=\\\"2254\\\"><p data-start=\\\"2190\\\" data-end=\\\"2254\\\">Law enforcement or regulatory authorities when required by law<\\/p><\\/li><li data-start=\\\"2255\\\" data-end=\\\"2326\\\"><p data-start=\\\"2257\\\" data-end=\\\"2326\\\">Parties involved in bookings (e.g. connecting drivers with clients)<\\/p><\\/li><\\/ul><p data-start=\\\"2328\\\" data-end=\\\"2428\\\">All third parties we work with are expected to uphold confidentiality and data protection standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Your Rights\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2455\\\" data-end=\\\"2488\\\">As a user, you have the right to:<\\/p><ul data-start=\\\"2490\\\" data-end=\\\"2688\\\"><li data-start=\\\"2490\\\" data-end=\\\"2519\\\"><p data-start=\\\"2492\\\" data-end=\\\"2519\\\">Access your personal data<\\/p><\\/li><li data-start=\\\"2520\\\" data-end=\\\"2554\\\"><p data-start=\\\"2522\\\" data-end=\\\"2554\\\">Correct or update your details<\\/p><\\/li><li data-start=\\\"2555\\\" data-end=\\\"2595\\\"><p data-start=\\\"2557\\\" data-end=\\\"2595\\\">Request deletion of your information<\\/p><\\/li><li data-start=\\\"2596\\\" data-end=\\\"2635\\\"><p data-start=\\\"2598\\\" data-end=\\\"2635\\\">Withdraw consent (where applicable)<\\/p><\\/li><li data-start=\\\"2636\\\" data-end=\\\"2688\\\"><p data-start=\\\"2638\\\" data-end=\\\"2688\\\">Lodge a complaint with the Information Regulator<\\/p><\\/li><\\/ul><p data-start=\\\"2690\\\" data-end=\\\"2763\\\">To exercise any of these rights, contact us at <strong data-start=\\\"2737\\\" data-end=\\\"2762\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"2739\\\" data-end=\\\"2760\\\">info@cars4stars.local<\\/a><\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cookies and Tracking\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Children\\u2019s Privacy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our platform is intended for users aged <strong data-start=\\\"3128\\\" data-end=\\\"3144\\\">18 and older<\\/strong>. We do not knowingly collect information from minors.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Updates to This Policy\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3412\\\" data-end=\\\"3484\\\">If you have questions or concerns about your privacy, please contact us:<\\/p><p data-start=\\\"3486\\\" data-end=\\\"3600\\\"><strong data-start=\\\"3489\\\" data-end=\\\"3499\\\">Email:<\\/strong> <a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"3500\\\" data-end=\\\"3521\\\">info@cars4stars.local<\\/a><br data-start=\\\"3521\\\" data-end=\\\"3524\\\" \\/><strong data-start=\\\"3527\\\" data-end=\\\"3539\\\">Website:<\\/strong> <a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3540\\\" data-end=\\\"3560\\\">www.cars4stars.local<\\/a><br data-start=\\\"3560\\\" data-end=\\\"3563\\\" \\/><strong data-start=\\\"3566\\\" data-end=\\\"3578\\\">Address:<\\/strong> [Insert address here]<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4127,1213,'_elementor_page_settings',''),(4128,1464,'footnotes',''),(4129,1464,'_wp_page_template','default'),(4131,1464,'_elementor_edit_mode','builder'),(4132,1464,'_elementor_template_type','wp-page'),(4133,1464,'_elementor_version','3.30.3'),(4134,1464,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(4135,1464,'_elementor_page_settings',''),(4137,1465,'footnotes',''),(4138,1465,'_wp_page_template','default'),(4140,1465,'_elementor_edit_mode','builder'),(4141,1465,'_elementor_template_type','wp-page'),(4142,1465,'_elementor_version','3.30.3'),(4143,1465,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(4144,1465,'_elementor_page_settings',''),(4146,1466,'footnotes',''),(4147,1466,'_wp_page_template','default'),(4149,1466,'_elementor_edit_mode','builder'),(4150,1466,'_elementor_template_type','wp-page'),(4151,1466,'_elementor_version','3.30.3'),(4152,1466,'_elementor_data','[{\"id\":\"6c6fd3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"01cd31a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e94ecd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cb6cf\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"Can I book a car without a driver?\",\"_id\":\"e72da5e\"},{\"item_title\":\"Are cars inspected or verified?\",\"_id\":\"102a207\"},{\"item_title\":\"What happens if the driver cancels last-minute?\",\"_id\":\"82e7fce\"},{\"_id\":\"cfd72e3\",\"item_title\":\"Is a deposit required?\"},{\"_id\":\"de941c2\",\"item_title\":\"Can I request a specific car model or color?\"},{\"_id\":\"ae77f06\",\"item_title\":\"Can I bring a passenger with me?\"},{\"_id\":\"7d83cfc\",\"item_title\":\"How far in advance should I book?\"},{\"_id\":\"ce82294\",\"item_title\":\"Are photos included with the car rental?\"},{\"_id\":\"8e81d2a\",\"item_title\":\"What areas do you operate in?\"}]},\"elements\":[{\"id\":\"f1b9f37\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8ee42fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"472\\\">Most listings on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.<\\/p><p data-start=\\\"474\\\" data-end=\\\"639\\\">However, if you are <strong data-start=\\\"494\\\" data-end=\\\"509\\\">18 or older<\\/strong> with a <strong data-start=\\\"517\\\" data-end=\\\"557\\\">valid South African driver\\u2019s license<\\/strong>, you may <strong data-start=\\\"567\\\" data-end=\\\"596\\\">request to drive yourself<\\/strong>, subject to approval by the vehicle owner.<\\/p><p data-start=\\\"641\\\" data-end=\\\"741\\\">You can also request a <strong data-start=\\\"664\\\" data-end=\\\"690\\\">professional chauffeur<\\/strong> if you prefer a premium, all-inclusive experience.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5e73949\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"987428b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes. Every car listed on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2ab18b0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a472b88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we\\u2019re unable to, you\\u2019ll receive a <strong data-start=\\\"1201\\\" data-end=\\\"1216\\\">full refund<\\/strong>. We\\u2019re committed to making your day memorable and stress-free.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"274e4a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #4\"},\"elements\":[{\"id\":\"8ecc4a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, a <strong data-start=\\\"1325\\\" data-end=\\\"1345\\\">security deposit<\\/strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\\\"1424\\\" data-end=\\\"1452\\\">refunded after the event<\\/strong>, provided no damage or breach of agreement occurred.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c5478b2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #5\"},\"elements\":[{\"id\":\"2e35f18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Absolutely! You can browse available vehicles or send a <strong data-start=\\\"1623\\\" data-end=\\\"1641\\\">custom request<\\/strong>. We\\u2019ll match you with the best options based on your preference.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"555f99a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #6\"},\"elements\":[{\"id\":\"0b28dba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"142\\\" data-end=\\\"491\\\">Yes, absolutely! All <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> rentals cater for <strong data-start=\\\"233\\\" data-end=\\\"256\\\">multiple passengers<\\/strong>, depending on the vehicle type. Whether it\\u2019s just you and your date, or a group of friends or family, we\\u2019ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aec53bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #7\"},\"elements\":[{\"id\":\"e2b5c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings open up to <strong data-start=\\\"1990\\\" data-end=\\\"2013\\\">6 months in advance<\\/strong>. To avoid disappointment, we recommend booking at least <strong data-start=\\\"2070\\\" data-end=\\\"2088\\\">4 weeks before<\\/strong> your special event.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1aee386\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #8\"},\"elements\":[{\"id\":\"90fa423\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>No, <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd373fc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Item #9\"},\"elements\":[{\"id\":\"5d59d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> currently operates exclusively in <strong data-start=\\\"147\\\" data-end=\\\"159\\\">Pretoria<\\/strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false}]'),(4154,2,'_elementor_page_settings',''),(4156,1467,'footnotes',''),(4157,1467,'_wp_page_template','default'),(4159,1467,'_elementor_edit_mode','builder'),(4160,1467,'_elementor_template_type','wp-page'),(4161,1467,'_elementor_version','3.30.3'),(4162,1467,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4163,1467,'_elementor_page_settings',''),(4165,1468,'footnotes',''),(4166,1468,'_wp_page_template','default'),(4168,1468,'_elementor_edit_mode','builder'),(4169,1468,'_elementor_template_type','wp-page'),(4170,1468,'_elementor_version','3.30.3'),(4171,1468,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <strong data-start=\\\"304\\\" data-end=\\\"318\\\">Cars4Stars<\\/strong> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4172,1468,'_elementor_page_settings',''),(4174,1469,'footnotes',''),(4175,1469,'_wp_page_template','default'),(4177,1469,'_elementor_edit_mode','builder'),(4178,1469,'_elementor_template_type','wp-page'),(4179,1469,'_elementor_version','3.30.3'),(4180,1469,'_elementor_data','[{\"id\":\"5d0cc94\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51693e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Return to <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/\\\">Homepage<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc9f72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms and Conditions:\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94b0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Index:\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6a76c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#renters\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df795e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/#host\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72e252c3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afdfee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Client Terms & Conditions \\u2013 Renters (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"renters\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13a3e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking a vehicle through <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> (<a class=\\\"cursor-pointer\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"320\\\" data-end=\\\"340\\\">www.cars4stars.local<\\/a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40827f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Driver and Licensing Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"953a94b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"274\\\" data-end=\\\"583\\\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver\\u2019s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74a9e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Booking Confirmation and Full Payment Requirement\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15bd1ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1127\\\" data-end=\\\"1408\\\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\\\"1199\\\" data-end=\\\"1222\\\">upfront and in full<\\/strong>. A booking is only confirmed once payment is received and acknowledged in writing. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to refuse or cancel bookings where payment is delayed or incomplete.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b5f83f\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Payment Methods and Proof of Payment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e408643\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\\\"1214\\\" data-end=\\\"1243\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1216\\\" data-end=\\\"1241\\\">payments@cars4stars.local<\\/a><\\/strong>.\\u00a0using your bank\\u2019s official payment confirmation system. Screenshots or informal notes will <strong data-start=\\\"1759\\\" data-end=\\\"1766\\\">not<\\/strong> be accepted.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90dbdcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. No Smoking Policy and Valet Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa4c83b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\\\"1909\\\" data-end=\\\"1927\\\">R750 valet fee<\\/strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c2bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Security Deposit Authorisation and Damage Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8573c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By booking, you authorize <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2216630\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Cancellation and Refund Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c0d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li data-start=\\\"2381\\\" data-end=\\\"2463\\\">\\n<p data-start=\\\"2383\\\" data-end=\\\"2463\\\">Cancellations within 24 hours of event: <strong data-start=\\\"2423\\\" data-end=\\\"2431\\\">100%<\\/strong> of the booking fee forfeited.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2464\\\" data-end=\\\"2518\\\">\\n<p data-start=\\\"2466\\\" data-end=\\\"2518\\\">Within 72 hours: <strong data-start=\\\"2483\\\" data-end=\\\"2490\\\">50%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2519\\\" data-end=\\\"2571\\\">\\n<p data-start=\\\"2521\\\" data-end=\\\"2571\\\">Within 7 days: <strong data-start=\\\"2536\\\" data-end=\\\"2543\\\">25%<\\/strong> cancellation fee applies.<\\/p>\\n<\\/li>\\n<li data-start=\\\"2572\\\" data-end=\\\"2702\\\">\\n<p data-start=\\\"2574\\\" data-end=\\\"2702\\\">More than 7 days: Full refund minus <strong data-start=\\\"2610\\\" data-end=\\\"2628\\\">R350 admin fee<\\/strong>.<br data-start=\\\"2629\\\" data-end=\\\"2632\\\" \\/>This policy accounts for high demand and limited vehicle availability.<\\/p>\\n<\\/li>\\n<\\/ul>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f7d1f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Event Duration and Additional Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad4e35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\\\"2819\\\" data-end=\\\"2836\\\">R500 per hour<\\/strong> to ensure availability and scheduling.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d25ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Kilometre Limits and Excess Travel Fees\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2eda0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\\\"3064\\\" data-end=\\\"3077\\\">R13.78\\/km<\\/strong> (per AA guidelines), covering fuel, wear, and driver compensation.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6da8b23\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Vehicle Condition and Client Responsibilities\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0980c77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4df61f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Decorations and Special Requests\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7edbfc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cef457b\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution Policy\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32c75f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b4ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Delayed Driver Arrival Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d644ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38340da\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Venue Accessibility and Safety\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd675de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6be7457\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Insurance and Liability Disclaimer\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a1831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicles and drivers are fully insured under South African law. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efd1da3\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Driver Conduct and Right of Refusal\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583c1f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3051cf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Privacy and Marketing Consent\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dea214a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f1a283f\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Dispute Resolution\",\"header_size\":\"h6\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bc3f3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All disputes must be raised in writing within 48 hours after the event. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> will address concerns in good faith.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce04f22\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Legal Compliance and Governing Law\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de5922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cee8ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Amendments to Terms\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b6caae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10212d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Contact Information\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b308a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For questions or clarifications, contact us at <strong data-start=\\\"5668\\\" data-end=\\\"5695\\\"><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"5670\\\" data-end=\\\"5693\\\">hello@carforastar.co.za<\\/a><\\/strong> or call <strong data-start=\\\"5704\\\" data-end=\\\"5722\\\">[phone number]<\\/strong>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e6f0d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"baf28b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host Terms & Conditions \\u2013 Vehicle Owners (Cars4Stars)\",\"header_size\":\"h4\",\"_element_id\":\"host\",\"typography_typography\":\"custom\",\"typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373d21d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By listing your vehicle on <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a21a6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Vehicle Eligibility and Roadworthiness\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5db3846\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All vehicles listed must be in <strong data-start=\\\"733\\\" data-end=\\\"767\\\">excellent mechanical condition<\\/strong>, clean inside and out, and compliant with South African road safety laws. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d38c7f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Insurance Requirements\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7219455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vehicle owners are required to have <strong data-start=\\\"1041\\\" data-end=\\\"1068\\\">comprehensive insurance<\\/strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"627f369\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. Driver Policy and Vetting\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f1bd64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the vehicle owner intends to drive, they must hold a valid South African driver\\u2019s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1d3a89\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Punctuality and Presentation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb41939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1665\\\" data-end=\\\"1923\\\">All vehicles must arrive at least <strong data-start=\\\"1699\\\" data-end=\\\"1745\\\">15 minutes prior to the agreed pickup time<\\/strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67dc52a\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Cleanliness Standards\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b58c42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1965\\\" data-end=\\\"2227\\\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\\\"2022\\\" data-end=\\\"2054\\\">clean and hygienic condition<\\/strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bfefa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Booking Acceptance and Fulfilment\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93ff11e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2281\\\" data-end=\\\"2516\\\">Once a booking is confirmed by <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a0008\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Payment Terms and Commission\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42912a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Host payments are processed within <strong data-start=\\\"2600\\\" data-end=\\\"2626\\\">48\\u201372 hours post-event<\\/strong>, provided there are no complaints or pending disputes. <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> deducts a standard <strong data-start=\\\"2716\\\" data-end=\\\"2759\\\">commission percentage (as per contract)<\\/strong> from the booking total. Final payouts are made via EFT to the bank details you provide.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b09c0bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Overtime Compensation\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2156d33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\\\"3010\\\" data-end=\\\"3023\\\">R500\\/hour<\\/strong>. This is managed through prior approval by <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> or the client on the day of the event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec57385\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Excess Distance and Travel Charges\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15de907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3175\\\" data-end=\\\"3386\\\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\\\"3251\\\" data-end=\\\"3274\\\">R13.78\\/km (AA Rate)<\\/strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ef1a68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Driver Conduct and Etiquette\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4fb48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8968254\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Vehicle Substitution & Emergencies\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21d10d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In case of a breakdown or emergency, the host must notify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> <strong data-start=\\\"3791\\\" data-end=\\\"3806\\\">immediately<\\/strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df5048e\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Damage, Incidents & Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b445451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa66633\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Photos and Listing Content\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9716071\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle\\u2019s actual condition.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed75e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Client Complaints and Dispute Resolution\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c081b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9cfaf02\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Decorations and Setup\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0218a3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d3f647\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Security Deposit Handling\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2b243d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> may authorize a <strong data-start=\\\"5235\\\" data-end=\\\"5266\\\">refundable security deposit<\\/strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> within 2 hours of drop-off to process the claim.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0127798\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Alcohol, Smoking and Passenger Behavior\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a6ac03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"5520\\\" data-end=\\\"5770\\\">Hosts must enforce a <strong data-start=\\\"5541\\\" data-end=\\\"5562\\\">no smoking policy<\\/strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f662b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Route Planning and Venue Access\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"571739c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Indemnity and Legal Responsibility\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab7ae7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host\\u2019s vehicle or driver. Hosts agree to indemnify <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> from any legal claims resulting from negligence or breach of this agreement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acb55cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"20. Updates and Compliance\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4af5fee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> reserves the right to update these Terms &amp; Conditions at any time. It is the host\\u2019s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4182,3,'_elementor_page_settings',''),(4185,1470,'_elementor_edit_mode','builder'),(4186,1470,'_elementor_template_type','wp-page'),(4187,1470,'_elementor_version','3.30.3'),(4188,1470,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (4189,1470,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Elegant Evenings to Unforgettable Celebrations\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a wedding, birthday celebration, gala, or private function \\u2014 arrive in a ride that reflects your style and leaves a lasting impression.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4190,1470,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4191,1470,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(4192,1470,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4195,1471,'_elementor_edit_mode','builder'),(4196,1471,'_elementor_template_type','wp-page'),(4197,1471,'_elementor_version','3.30.3'),(4198,1471,'_wp_page_template','default'),(4199,1471,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Elegant Evenings to Unforgettable Celebrations\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a wedding, birthday celebration, gala, or private function \\u2014 arrive in a ride that reflects your style and leaves a lasting impression.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <strong data-start=\\\"1235\\\" data-end=\\\"1249\\\">Cars4Stars<\\/strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4200,1471,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4201,1471,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(4202,1471,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4205,1472,'_elementor_edit_mode','builder'),(4206,1472,'_elementor_template_type','wp-page'),(4207,1472,'_elementor_version','3.30.3'),(4208,1472,'_wp_page_template','default'),(4209,1472,'_elementor_data','[{\"id\":\"71ed2ca\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":62,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-01-free-img.jpg\",\"id\":\"53\",\"size\":\"\"},\"background_position_tablet\":\"center center\",\"background_video_link\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/5309351-hd_1920_1080_25fps.mp4\",\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"07a5397\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc802d7\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa35c46\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12d1204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cars4Stars\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcc2226\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"orientation\":\"horizontal\",\"heading_text\":\"\",\"srchbtntext\":\"\",\"showloc\":\"0\",\"showcat\":\"0\",\"category_id\":\"0\",\"itemid\":\"1046\",\"layout\":\"default\"}},\"elements\":[],\"widgetType\":\"wp-widget-mod_vikrentcar_search\"},{\"id\":\"43b53be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive in Style for Any Occasion \\u2014 From Elegant Evenings to Unforgettable Celebrations\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3762b3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Turn heads. Make memories. Whether it\\u2019s a wedding, birthday celebration, gala, or private function \\u2014 arrive in a ride that reflects your style and leaves a lasting impression.<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\",\"text_color\":\"#FBFBFB\",\"__globals__\":{\"text_color\":\"\"},\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"314\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e620d3b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\"},\"elements\":[{\"id\":\"51c79ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"9907ea5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"af05f6c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"fcb64d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your dream car for your next big event .\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bc4f076\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"0c44176\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96fbde4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Luxury Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"008367f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Vintage Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a351056\",\"elType\":\"widget\",\"settings\":{\"text\":\"Special Cars\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d334265\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"z_index_tablet\":0,\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b42c723\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d2424b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c1feda\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d1bddd\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4684c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stand Out.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ce519\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Remembered.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96f3d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1101\\\" data-end=\\\"1230\\\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration \\u2014 make your arrival unforgettable.<\\/p><p data-start=\\\"1232\\\" data-end=\\\"1438\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.<\\/p><p data-start=\\\"1440\\\" data-end=\\\"1491\\\">Let us handle the wheels \\u2014 you focus on the moment.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"49\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fbd41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1e4f842\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0},\"elements\":[{\"id\":\"c386c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1072,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"394c55e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"21aa462\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"70bd02d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"8e58c5b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"0aea9be\",\"elType\":\"widget\",\"settings\":{\"title\":\"How It Works\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"991cc63\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"f302f02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Booking is Easy \\u2014 the Memories Last Forever<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d481d1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7c36f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c162545\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"def2e37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"d5d3f88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"5364dcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse & Pick Your Dream Car\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"536613d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"7dbdca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"715692b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Submit a Booking Request Online\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a2391e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"57fa37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"820cbbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Confirmation & Finalize Details\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dfcdb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"ecd06ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28ec66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Picked Up & Shine at Your Event\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6d9276e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88a9b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6a8484\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"075\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"5f76e82\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"5de65d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29948c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drive in Style with Cars4Stars\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"701005f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e27f95d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e545c39\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Chauffeur-Driven\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style \\u2014 no pressure, just perfect memories.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"back_box_text_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_icon_color\":\"\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"front_box_text_typography_typography\":\"custom\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"6a112b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e5b655e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Self-Drive\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way \\u2014 with unforgettable photos and freedom.\",\"front_box_back_text_align\":\"center\",\"action_text\":\"\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"37ede84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"b68937e\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"List Your Car \",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.\",\"action_text\":\"View More\",\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true},{\"id\":\"7f466d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"07f829c\",\"elType\":\"widget\",\"settings\":{\"front_icon\":{\"value\":\"\",\"library\":\"\"},\"front_title\":\"Rates & Pricing\",\"front_text\":\"Read More\",\"back_icon\":{\"value\":\"\",\"library\":\"\"},\"back_title\":\"\",\"back_text\":\"We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes\",\"action_text\":\"View More\",\"box_height\":\"350\",\"front_box_title_typography_typography\":\"custom\",\"front_box_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"front_box_title_color\":\"globals\\/colors?id=astglobalcolor1\",\"front_box_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_background_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"back_box_title_color\":\"globals\\/colors?id=astglobalcolor5\",\"back_box_text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"link\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/pricing-packages\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"back_box_background_background\":\"classic\",\"back_box_title_typography_typography\":\"custom\",\"back_box_title_typography_font_family\":\"Open Sans\",\"back_box_text_typography_typography\":\"custom\",\"back_box_text_typography_font_family\":\"Open Sans\"},\"elements\":[],\"widgetType\":\"ma-flipbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40c3883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"80\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b01e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_direction\":\"column\",\"flex_justify_content\":\"space-evenly\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"6af7282\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ea8074\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"062b05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e16e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Entrance Worth Remembering\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fda3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2638\\\" data-end=\\\"2725\\\">We\\u2019re not just about getting you from A to B \\u2014 we\\u2019re about making you feel like a star.<\\/p><p data-start=\\\"2727\\\" data-end=\\\"2915\\\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ada371\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b53cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ec217a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"c3d9b4d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"033ff97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Most Popular Rentals\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3088ebe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"0fcbc67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Perfect for making any special occasion unforgettable.<\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8df94f6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_justify_content\":\"center\",\"align\":\"center\",\"width_tablet\":{\"size\":16,\"unit\":\"%\"},\"flex_justify_content_tablet\":\"flex-start\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":33.329999999999998,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"a332584\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"458e3cd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6d0ca6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7c70c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1109161\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"09f77a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"7ab9a79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d5e483\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e8f240a\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fe573f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6d61cfb\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"1050544\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29e622a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8be57a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9d5f1a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"d074340\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2076d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"806208e\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8e073\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914cc25\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"df5458e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1abcf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c525f7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3a71ede\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]}},\"elements\":[{\"id\":\"0f5d927\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/Ford-Mustang-PNG-HD-Quality.png\",\"id\":1098,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3034d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8d66d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"R2800 \\/\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad17e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 hours<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e43e1ca\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"1964 Ford Mustang\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"4d43e32\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4b74dfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4977849\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"126ab1b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1274,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-suzanne-prinsloo-712208436-19149893-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"149\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"d432e84\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"c84aa61\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea1850\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"80b033a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02fe77a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s not just a ride \\u2014 it\\u2019s your grand entrance, your photo moment, your spotlight.<br data-start=\\\"3203\\\" data-end=\\\"3206\\\" \\/>Your event deserves more than average. It deserves legendary.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"857f613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0378880\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec7b5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb523d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"309aaf4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"a0a4daf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b1d0c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4210,1472,'_elementor_data_bckp','[{\"id\":\"0edef81\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"85\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-01-free-img.jpg\",\"id\":\"53\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"80\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"7c995dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"b436832\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"639fdac\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54356c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Rent Limousines\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fb199de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"8c0d505\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"33.33\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a6dec13\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ad1ae98\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals/colors?id=secondary\"},\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2a30a8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efdcfed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\"},\"elements\":[{\"id\":\"98630e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b0f5bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Fleet\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"b4aab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"24fed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"5a99a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"content_position\":\"center\",\"align\":\"center\",\"_inline_size_tablet\":\"16\",\"content_position_tablet\":\"top\"},\"elements\":[{\"id\":\"6cd466f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1068e02\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF2B\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9355995\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"19b5686\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF24\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"bf4ce97\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":\"1280\",\"sizes\":[]}},\"elements\":[{\"id\":\"da4e2d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"de29b1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\",\"id\":\"253\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f9f776f\",\"elType\":\"widget\",\"settings\":{\"title\":\"190$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"522772a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4103e8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Bentley Mulsanne\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"c57692e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9c32553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e825c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"7840cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3a8b302\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\",\"id\":\"254\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e28121\",\"elType\":\"widget\",\"settings\":{\"title\":\"175$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fff7771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"791ec79\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Mercedes Grand Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2c2d455\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8af459b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c405eac\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"2d1f29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"65\",\"left\":\"25\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dad20be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\",\"id\":\"255\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-70\",\"bottom\":\"0\",\"left\":\"-70\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-50\",\"bottom\":\"-15\",\"left\":\"-50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-35\",\"bottom\":\"-15\",\"left\":\"-35\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8db26ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"160$ /\",\"header_size\":\"h3\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7002f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>per hour</p>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bcc3288\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4\",\"title\":\"Black Lincoln Sedan\",\"align\":\"justify\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Libre Baskerville\",\"title_typography_font_weight\":\"bold\",\"stars_unmarked_color\":\"#FFFFFF38\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"64578b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2dc763e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Insured, leather interior, rain sensor, air conditioning.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8491e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"rent limousine\",\"align\":\"justify\",\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a489b34\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#141414\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"eda59d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"04c71c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"bf7a4aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"965223e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b7be1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06507d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb68f19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"f823eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"443a3d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\",\"id\":\"52\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-365\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c5a4d13\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"45fc2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e78cce8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"597aec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d626404\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3beef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"04fb6f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13daef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"178964f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72aafcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e08311f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f06204d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"8f6aade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d4373e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ffaa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb59406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b0f8faa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"98c27c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"fa7f0b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e4a35b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc107e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f5b652\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8a1ccff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"4fe9177\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b08f9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"align_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"},{\"id\":\"041e4e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b6aabb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eaf6f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa733ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24dd97e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"c558649\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3532b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ace9763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfer\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eeb16b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\"font-style: inherit;font-weight: inherit\">Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</span></p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"654b7e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c2ec677\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b7ec17c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1ae4221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\",\"id\":\"57\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"174ab0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"cdfde04\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7af7c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"2ac8e1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa7a6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa8b0c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"fc3882b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"707011b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"49159ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b62015\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"3e7d477\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a640270\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb6c024\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"77e108d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"f3f6aac\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae90c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"2cb6cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e6d01ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"085f488\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"38a06f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd0365e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6814dd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2a42d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"f557bbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"5b08b7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"a289f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b3a43ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"7927f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"d0ba7c1\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"2ebbcac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41e4675\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d1747e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3883b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"33a23fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bf72d2b\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b793c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48ca1dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc5f198\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b6146d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"275744b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"98401d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"4033e9e\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"a91aeee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9fe870e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"04f4ea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5402279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ff19301\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"c2ed302\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"3b20880\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"07486cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d59d870\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bff4b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b934476\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"36965ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d656d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"a0e67de\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e80f4e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4211,1472,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:33;s:11:\"header_size\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_element_width\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:67;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:65;s:7:\"padding\";i:67;s:16:\"_flex_align_self\";i:2;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:51;s:8:\"flex_gap\";i:49;s:14:\"flex_direction\";i:29;s:16:\"flex_align_items\";i:21;s:10:\"min_height\";i:1;s:5:\"width\";i:12;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:7;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:7;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:29:\"background_overlay_attachment\";i:5;s:25:\"background_overlay_repeat\";i:5;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:3:{s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_border\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:18;s:12:\"text_columns\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:10:\"text_color\";i:5;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:15;s:14:\"_element_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:3;s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:12;s:3:\"gap\";i:12;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:7;s:5:\"width\";i:4;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:3;s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:3;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:3:{s:6:\"rating\";i:6;s:5:\"title\";i:6;s:5:\"align\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_weight\";i:3;}s:19:\"section_stars_style\";a:1:{s:20:\"stars_unmarked_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:3;s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}}'),(4212,1472,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4217,1473,'_elementor_edit_mode','builder'),(4218,1473,'_elementor_template_type','wp-page'),(4219,1473,'_elementor_version','3.30.3'),(4220,1473,'_wp_page_template','default'),(4221,1473,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4222,1473,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4223,1473,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(4224,1473,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4227,1474,'_elementor_edit_mode','builder'),(4228,1474,'_elementor_template_type','wp-page'),(4229,1474,'_elementor_version','3.30.3'),(4230,1474,'_wp_page_template','default'),(4231,1474,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <strong data-start=\\\"322\\\" data-end=\\\"336\\\">Cars4Stars<\\/strong>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\\\"1738\\\" data-end=\\\"1752\\\">Cars4Stars<\\/strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\\\"2606\\\" data-end=\\\"2620\\\">Cars4Stars<\\/strong> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4232,1474,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4233,1474,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(4234,1474,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4237,1475,'_elementor_edit_mode','builder'),(4238,1475,'_elementor_template_type','wp-page'),(4239,1475,'_elementor_version','3.30.3'),(4240,1475,'_wp_page_template','default'),(4241,1475,'_elementor_data','[{\"id\":\"d176883\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-10-free-img.jpg\",\"id\":\"427\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"31119a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"471ced4\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_wrap_mobile\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9975f7d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4c1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18de2c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"496f50a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"319\\\" data-end=\\\"637\\\">At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we add star power to your event \\u2014 day or night, formal or fun. Whether it\\u2019s a wedding, corporate gala, Matric farewell, or birthday celebration, we\\u2019ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.<\\/p><p data-start=\\\"639\\\" data-end=\\\"775\\\">We offer professional, polished, and flexible service to make your big occasion one to remember \\u2014 from pickup to photo ops and drop-off.<\\/p>\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fddb1a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46fa33b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7ad8cf8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eafad7a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa9859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67f6f19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We don\\u2019t just provide cars \\u2014 we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don\\u2019t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, you\\u2019re not just getting a ride \\u2014 you\\u2019re making a statement.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e871ed5\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69a9393\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1dc324\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"81f0e09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chauffeur-Driven Cars\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d1a8e9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11bf53f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6108087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Arrive Like Royalty\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4291eed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"829\\\" data-end=\\\"1080\\\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.<\\/p><p data-start=\\\"1082\\\" data-end=\\\"1171\\\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.<\\/p><p data-start=\\\"918\\\" data-end=\\\"1013\\\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.<\\/p>\",\"typography_typography\":\"custom\",\"text_color\":\"#333333\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51f84b9\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1caf1db\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4ca7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5195e7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self-Drive Options\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aade0ea\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb3a186\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"eb0fe88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Control of Your Experience\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"792d406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1204\\\" data-end=\\\"1477\\\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it\\u2019s your wedding day, a special anniversary, or simply a celebration worth remembering \\u2014 you\\u2019ll arrive in total control and unmatched style.<\\/p><p data-start=\\\"1479\\\" data-end=\\\"1546\\\"><em data-start=\\\"1479\\\" data-end=\\\"1546\\\">Self-drive options are limited and subject to terms and approval.<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"87af097\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1015b78\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3879b15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a8b4f90\",\"elType\":\"widget\",\"settings\":{\"title\":\"List Your Car With Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9354340\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba3d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3fcc891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turn Your Car into a Showstopper\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dd365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories \\u2014 while making you money.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7b0be4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"85d4f7f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"aad8568\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c06847d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"16c240f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d7b86c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260c79c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ca0f1ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparent Pricing for Every Booking\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20be2fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1879\\\" data-end=\\\"2095\\\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need \\u2014 with no hidden costs.<\\/p><p data-start=\\\"2097\\\" data-end=\\\"2130\\\">Our packages typically include:<\\/p><ul data-start=\\\"2131\\\" data-end=\\\"2229\\\"><li data-start=\\\"2131\\\" data-end=\\\"2154\\\"><p data-start=\\\"2133\\\" data-end=\\\"2154\\\">Pickup and drop-off<\\/p><\\/li><li data-start=\\\"2155\\\" data-end=\\\"2184\\\"><p data-start=\\\"2157\\\" data-end=\\\"2184\\\">Time allowance for photos<\\/p><\\/li><li data-start=\\\"2185\\\" data-end=\\\"2229\\\"><p data-start=\\\"2187\\\" data-end=\\\"2229\\\">Optional extra time for special requests<\\/p><\\/li><\\/ul><p data-start=\\\"2231\\\" data-end=\\\"2300\\\"><strong data-start=\\\"2231\\\" data-end=\\\"2259\\\">Prices start from R1,500<\\/strong>, depending on car type and availability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c78783\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"638fe3f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48459e0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c1e962\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e437c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make It a Moment That Lasts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h4\",\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb5e87d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It\\u2019s more than just transport \\u2014 it\\u2019s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> delivers the entrance you deserve.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6074540\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book your unforgettable ride today.\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"234d283\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"597f823\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fd3a7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14ae7f8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"efdb6ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb3b702\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4242,1475,'_elementor_data_bckp','[{\"id\":\"82ecb75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-10-free-img.jpg\",\"id\":\"427\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6e02e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"171dc9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5fb0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"43e38d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3e1b9f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a5178bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d2d6ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We value the time and quality of travel for lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e5c9a42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"763b07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"de81569\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"acddec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"46a94e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4bc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We offer limousine renting services for special occasions lorem ipsum dolor.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"6404d55\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1cae91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a34c5db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"de7164c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Night Parties\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ef8a16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12ad485\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d90ad44\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best cars if you are looking for sagittis morbi accumsan.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e5477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b740bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8ff7f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d046e96\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ce4d012\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"753b86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weddings\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"eff1a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1a3ecd0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0a8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you are planning a wedding and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e08150\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6de062\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"d302bc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2c7b864\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"ab4ab4a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ebb84ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casinos\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"c391d10\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e5defb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c74fd5\",\"elType\":\"widget\",\"settings\":{\"title\":\"When you feel like aenean sollicitudin, nec amet mauris velit. \",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c85d174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ff34db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"7e03c8c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"f98d66a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"01974d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"52628b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Birthdays\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"dd45ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"09c3790\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7deb1d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the special days when duis sed odio sit amet nibh vulputate cursus.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f207d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f30299b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"27e6b69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"afbce5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"766d8bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2359d7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Airport Transfers\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"da28e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"192c8dc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fba6987\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need airort transfer and lorem ipsum dolor sit amet.\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"033b57c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.&nbsp;</p>\",\"typography_font_weight\":\"100\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bebd0ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"__globals__\":{\"button_text_color\":\"globals/colors?id=secondary\",\"hover_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"0df8985\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3c631bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"626718a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#0000001A\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"8a297ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"75\"},\"elements\":[{\"id\":\"ced5275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"4a82001\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"_inline_size_mobile\":\"25\"},\"elements\":[{\"id\":\"fecb62f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/arrow-right-01-free-img.png\",\"id\":\"122\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"9eb0145\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"b7e5c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"eeee4d8\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"f979854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0d28143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b4568c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\",\"id\":\"219\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ea9baca\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Oliver\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fa996b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"016c1a2\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"e4109a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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. Excepteur sint occaecat cupidatat non proident.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e846841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>\",\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d45125b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b934f50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\",\"id\":\"217\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d4f062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rosalee Melvinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7f12997\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/quotation-mark-01-free-img.png\",\"id\":\"216\"},\"background_overlay_position\":\"top right\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.1\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b02bcd\",\"elType\":\"widget\",\"settings\":{\"rating\":\"4.5\",\"title\":\"4.5\",\"__globals__\":{\"stars_color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"b0b67f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d8f08a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"581c68c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\",\"id\":\"218\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9aa5ce9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Macie Naquinn\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-35\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"globals/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7f656c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b4fdbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"34df118\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a335003\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cbe06ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"399c00a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"634f372\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5ce23a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"64aceab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"069ea87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3bc48eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"981e6b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4243,1475,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:22;s:11:\"header_size\";i:19;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_element_width\";i:2;s:8:\"_padding\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:44;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:37;s:7:\"padding\";i:44;s:16:\"_flex_align_self\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:39;s:8:\"flex_gap\";i:34;s:14:\"flex_direction\";i:19;s:16:\"flex_align_items\";i:16;s:10:\"min_height\";i:1;s:5:\"width\";i:16;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:6;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:29:\"background_overlay_attachment\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:13;s:3:\"gap\";i:13;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:5;s:11:\"icon_indent\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:29:\"button_background_hover_color\";i:5;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"text_padding\";i:5;s:12:\"align_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:1;s:4:\"size\";i:1;}}}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_rating\";a:2:{s:6:\"rating\";i:3;s:5:\"title\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"width\";i:3;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}}}}}'),(4244,1475,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4249,1476,'_elementor_edit_mode','builder'),(4250,1476,'_elementor_template_type','wp-page'),(4251,1476,'_elementor_version','3.30.3'),(4252,1476,'_wp_page_template','default'),(4253,1476,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1756\\\" data-end=\\\"1811\\\">info@carforastar.co.za<\\/a><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4254,1476,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4255,1476,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(4256,1476,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4259,1477,'_elementor_edit_mode','builder'),(4260,1477,'_elementor_template_type','wp-page'),(4261,1477,'_elementor_version','3.30.3'),(4262,1477,'_wp_page_template','default'),(4263,1477,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <strong data-start=\\\"278\\\" data-end=\\\"292\\\">Cars4Stars<\\/strong>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1756\\\" data-end=\\\"1811\\\">info@carforastar.co.za<\\/a><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <strong data-start=\\\"2936\\\" data-end=\\\"2950\\\">Cars4Stars<\\/strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4264,1477,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4265,1477,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(4266,1477,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4269,1478,'_elementor_edit_mode','builder'),(4270,1478,'_elementor_template_type','wp-page'),(4271,1478,'_elementor_version','3.30.3'),(4272,1478,'_wp_page_template','default'),(4273,1478,'_elementor_data','[{\"id\":\"cfd4cfe\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1268,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/obi-jKV6UYp7k0A-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-09-free-img.jpg\",\"id\":\"426\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"4594d91\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebc0b8c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b672023\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742d4a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Packages\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7bedb9c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"id\":\"55\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-03-free-img.jpg\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\"},\"elements\":[{\"id\":\"428a473\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":0},\"elements\":[{\"id\":\"a6cc493\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51a7db6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":1,\"width_tablet\":{\"size\":\"65\",\"unit\":\"%\"},\"flex_justify_content_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"e191a35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How Our Car Hire Pricing Works\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa0fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span>, we believe hiring a jaw-dropping car for your special event should be exciting \\u2014 not complicated. That\\u2019s why we\\u2019ve created clear and flexible pricing packages with <strong data-start=\\\"458\\\" data-end=\\\"477\\\">no hidden costs<\\/strong>, just unforgettable moments.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23eeb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re hiring for a <strong data-start=\\\"536\\\" data-end=\\\"632\\\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function<\\/strong>, we\\u2019ve got the <strong data-start=\\\"648\\\" data-end=\\\"663\\\">perfect car<\\/strong> and package to match your <strong data-start=\\\"690\\\" data-end=\\\"709\\\">vibe and budget<\\/strong>.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b978c66\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"30\",\"unit\":\"%\"},\"width_tablet\":{\"size\":\"35\",\"unit\":\"%\"},\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93499a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1411,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/pexels-logan-rhoads-2398769-8292135-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4743a22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88379d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39871dc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b2c0f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9685b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Popular 3-Hour Packages\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"476916e\",\"elType\":\"widget\",\"settings\":{\"ma_el_table_header\":[{\"title\":\"Car Type\",\"_id\":\"e55d3f0\"},{\"title\":\"Price (3 Hours)\",\"_id\":\"70fcb9a\"},{\"title\":\"Extra Time\",\"_id\":\"2415116\"},{\"title\":\"Chauffeur\",\"_id\":\"48a0923\"}],\"ma_el_table_body\":[{\"text\":\"Luxury Car\",\"_id\":\"659e6e1\"},{\"text\":\"From R2,500\",\"_id\":\"c1e307d\"},{\"text\":\"R500\\/hour\",\"_id\":\"a052dc0\"},{\"text\":\"+R500\",\"_id\":\"4d0df25\"},{\"body_row\":\"yes\",\"text\":\"Vintage Car\",\"_id\":\"5da7a36\"},{\"text\":\"From R3,000\",\"_id\":\"b863115\"},{\"text\":\"R500\\/hour\",\"_id\":\"de182e7\"},{\"text\":\"+R500\",\"_id\":\"4201244\"},{\"body_row\":\"yes\",\"text\":\"Special Car\",\"_id\":\"d365ee9\"},{\"text\":\"From R3,500\",\"_id\":\"2ecfa97\"},{\"text\":\"R500\\/hour\",\"_id\":\"dcfb424\"},{\"text\":\"+R500\",\"_id\":\"e700ee2\"}],\"ma_el_table_header_typography_typography\":\"custom\",\"__globals__\":{\"ma_el_table_header_bg_color\":\"globals\\/colors?id=primary\",\"ma_el_table_header_text_color\":\"globals\\/colors?id=secondary\",\"ma_el_table_body_text_color\":\"globals\\/colors?id=598ec30\"},\"ma_el_table_body_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-table\"},{\"id\":\"966e85c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"40bc76b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d284f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3a6682e\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12bede4\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f147b5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Optional Chauffeur Service\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"139717e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"901\\\" data-end=\\\"922\\\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\\\"1882\\\" data-end=\\\"1885\\\" \\/>We offer a <strong data-start=\\\"1896\\\" data-end=\\\"1929\\\">professional chauffeur option<\\/strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.<\\/p><p data-start=\\\"901\\\" data-end=\\\"922\\\"><strong data-start=\\\"2043\\\" data-end=\\\"2097\\\">Add a chauffeur for just R500 per car per booking.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c0ac86d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"faa6ac7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3add9b\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a516c0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"918a0cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extras You May Need\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d66738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1898\\\" data-end=\\\"1948\\\">Need more time or distance? We\\u2019ve got you covered.<\\/p><ul data-start=\\\"1950\\\" data-end=\\\"2121\\\"><li data-start=\\\"1950\\\" data-end=\\\"1984\\\"><p data-start=\\\"1952\\\" data-end=\\\"1984\\\">Additional time: <strong data-start=\\\"1969\\\" data-end=\\\"1982\\\">R500\\/hour<\\/strong><\\/p><\\/li><li data-start=\\\"1985\\\" data-end=\\\"2023\\\"><p data-start=\\\"1987\\\" data-end=\\\"2023\\\">Additional distance: <strong data-start=\\\"2008\\\" data-end=\\\"2021\\\">R13.78\\/km<\\/strong><\\/p><\\/li><li data-start=\\\"2024\\\" data-end=\\\"2073\\\"><p data-start=\\\"2026\\\" data-end=\\\"2073\\\">Valet fee (if vehicle is smoked in): <strong data-start=\\\"2063\\\" data-end=\\\"2071\\\">R750<\\/strong><\\/p><\\/li><li data-start=\\\"2074\\\" data-end=\\\"2121\\\"><p data-start=\\\"2076\\\" data-end=\\\"2121\\\">Damage liability: <em data-start=\\\"2094\\\" data-end=\\\"2121\\\">As per <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/terms-and-conditions\\/\\\">Terms &amp; Conditions<\\/a><\\/em><\\/p><\\/li><\\/ul><blockquote data-start=\\\"2123\\\" data-end=\\\"2206\\\"><p data-start=\\\"2125\\\" data-end=\\\"2206\\\">\\ud83d\\udd27 <em data-start=\\\"2128\\\" data-end=\\\"2206\\\">We\\u2019ll always discuss any extras upfront to keep things transparent and fair.<\\/em><\\/p><\\/blockquote>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7de98da\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1207251\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"471ae65\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"605f5c6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"405eeec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Payment & Booking Info\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6573608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul data-start=\\\"2911\\\" data-end=\\\"3109\\\"><li data-start=\\\"2911\\\" data-end=\\\"2970\\\"><p data-start=\\\"2913\\\" data-end=\\\"2970\\\">Full payment is required upfront to secure your vehicle<\\/p><\\/li><li data-start=\\\"2971\\\" data-end=\\\"3002\\\"><p data-start=\\\"2973\\\" data-end=\\\"3002\\\">You can pay via EFT or cash<\\/p><\\/li><li data-start=\\\"3003\\\" data-end=\\\"3109\\\"><p data-start=\\\"3005\\\" data-end=\\\"3109\\\">Send proof of payment to:<br data-start=\\\"3030\\\" data-end=\\\"3033\\\" \\/><a class=\\\"cursor-pointer\\\" rel=\\\"noopener\\\" data-start=\\\"1756\\\" data-end=\\\"1811\\\">info@carforastar.co.za<\\/a><\\/p><\\/li><\\/ul><p data-start=\\\"3111\\\" data-end=\\\"3291\\\">Once payment is received, we\\u2019ll lock in your date and provide you with confirmation details, your driver\\u2019s info (if applicable), and any tips to help make your event unforgettable.<\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"304c997\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3def45\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"d4bcd4a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9645f5e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca31651\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellations\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ded26f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3323\\\" data-end=\\\"3395\\\">We understand that plans can change. If you need to cancel your booking:<\\/p><ul data-start=\\\"3396\\\" data-end=\\\"3590\\\"><li data-start=\\\"3396\\\" data-end=\\\"3471\\\"><p data-start=\\\"3398\\\" data-end=\\\"3471\\\">Cancel <strong data-start=\\\"3405\\\" data-end=\\\"3432\\\">more than 7 days before<\\/strong> your event: <strong data-start=\\\"3445\\\" data-end=\\\"3469\\\">25% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3472\\\" data-end=\\\"3528\\\"><p data-start=\\\"3474\\\" data-end=\\\"3528\\\">Cancel <strong data-start=\\\"3481\\\" data-end=\\\"3500\\\">within 72 hours<\\/strong>: <strong data-start=\\\"3502\\\" data-end=\\\"3526\\\">50% cancellation fee<\\/strong><\\/p><\\/li><li data-start=\\\"3529\\\" data-end=\\\"3590\\\"><p data-start=\\\"3531\\\" data-end=\\\"3590\\\">Cancel <strong data-start=\\\"3538\\\" data-end=\\\"3565\\\">within 24 hours or less<\\/strong>: <strong data-start=\\\"3567\\\" data-end=\\\"3590\\\">Full amount charged<\\/strong><\\/p><\\/li><\\/ul>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ddf9d1d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"flex-start\",\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column-reverse\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2458f22\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"829716f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c4586cc\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c41e1f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a Luxury, Vintage, or Unique Car? Join Us!\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d12c19a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"2870\\\" data-end=\\\"2929\\\">Own a luxury, vintage, or unique car? Make it work for you.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\">Join <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.<\\/p><p data-start=\\\"2931\\\" data-end=\\\"3053\\\"><a class=\\\"cursor-pointer\\\" href=\\\"http:\\/\\/staging.cars4stars.co.za\\/list-your-car\\/\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"3883\\\" data-end=\\\"3954\\\">Click here to List Your Car<\\/a><\\/p>\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b825df\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1266,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/driving-7351259_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8dbd35\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"6a4b933\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9439a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e6f131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to book your ride?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333a0e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"3132\\\" data-end=\\\"3238\\\">Browse available cars now or <a href=\\\"http:\\/\\/staging.cars4stars.co.za\\/contact\\/\\\"><strong data-start=\\\"3164\\\" data-end=\\\"3178\\\">contact us<\\/strong><\\/a> to help you choose the perfect one for your next big event.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"link_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a197418\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd23fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":21.600000000000001,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"32\",\"unit\":\"%\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"2a3d1f4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2f6b6c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":78.400000000000006,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"68\",\"unit\":\"%\"},\"flex_gap_mobile\":{\"size\":\"5\",\"column\":\"5\",\"row\":\"5\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b9459b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#F1F1F1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccc3aeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4274,1478,'_elementor_data_bckp','[{\"id\":\"252cc20\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-09-free-img.jpg\",\"id\":\"426\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"6250949\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2005eec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"824eeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"c7e430c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5a93003\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3ccf954\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"d56b516\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"241cd00\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-03-free-img.jpg\",\"id\":\"55\"},\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.15\",\"sizes\":[]},\"z_index\":\"1\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_overlay_position_tablet\":\"top left\"},\"elements\":[{\"id\":\"4c3d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2d0bf28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"e5a42d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\",\"_inline_size_tablet\":\"65\",\"content_position_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9bd1bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169224d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make sure that your every trip is comfortable\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527a23b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e8a914\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit.u00a0</p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"48\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"2eab71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"_inline_size_tablet\":\"35\"},\"elements\":[{\"id\":\"8013aa6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\",\"id\":\"406\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-100\",\"left\":\"-420\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"-45\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7d11acc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"08aecff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"69d3757\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\",\"id\":\"407\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-140\",\"isLinked\":\"\"},\"align_tablet\":\"left\",\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-240\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-20\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"7cb0483\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5e85109\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"835f774\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"f6a4f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d6106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d65540c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>\",\"text_columns\":\"2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"81e9322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f337214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"2b8d12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"1.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c09f963\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional Car Driver\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ebd9bc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6adaa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"2.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbff9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fixed Price &amp; Bonuses\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"a15fea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"8ed903e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"474f94d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fast Car DeliverynService\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"7248db7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_mobile\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa7427\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.\",\"title_color\":\"#B1954033\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"150\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"-20\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"title_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82a2d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Luxury Limousine Selection\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d633462\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-02-free-img.jpg\",\"id\":\"54\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"25\",\"bottom\":\"75\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-415\",\"sizes\":[]}},\"elements\":[{\"id\":\"a507fbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5ed0c65\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"95c9bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"0fffdd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taking you anywhere you can imagine.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"115\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd427aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFFA3\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"3dd04ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e3b5de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"21\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#FFFFFF29\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"32\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47b6ab3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rent Online\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"},{\"id\":\"4f8175d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"79\",\"space_between_widgets\":\"0\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"68\",\"space_between_widgets_mobile\":\"5\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"2f2d484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Or give us a call:\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFFA3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1b3d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"929 - 242 - 6868\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4275,1478,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"margin\";i:27;s:7:\"padding\";i:28;s:7:\"z_index\";i:3;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:23;s:16:\"flex_align_items\";i:12;s:8:\"flex_gap\";i:15;s:14:\"flex_direction\";i:11;s:10:\"min_height\";i:1;s:5:\"width\";i:6;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:1;s:20:\"flex_justify_content\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_opacity\";i:3;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:3;s:12:\"text_columns\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(4276,1478,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4280,1479,'_elementor_edit_mode','builder'),(4281,1479,'_elementor_template_type','wp-page'),(4282,1479,'_elementor_version','3.30.3'),(4283,1479,'_wp_page_template','default'),(4284,1479,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(4285,1479,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4286,1479,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(4287,1479,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4290,1480,'_elementor_edit_mode','builder'),(4291,1480,'_elementor_template_type','wp-page'),(4292,1480,'_elementor_version','3.30.3'),(4293,1480,'_wp_page_template','default'),(4294,1480,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\\\"416\\\" data-end=\\\"430\\\">Cars4Stars<\\/strong> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\\\"1414\\\" data-end=\\\"1428\\\">Cars4Stars<\\/strong> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(4295,1480,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4296,1480,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(4297,1480,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4300,1481,'_elementor_edit_mode','builder'),(4301,1481,'_elementor_template_type','wp-page'),(4302,1481,'_elementor_version','3.30.3'),(4303,1481,'_wp_page_template','default'),(4304,1481,'_elementor_data','[{\"id\":\"4dc5f1f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2025\\/07\\/michael-benz-eiJfBem7cPw-unsplash-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":43,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"background_image_tablet\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/sites\\/776\\/2021\\/02\\/bg-08-free-img.jpg\",\"id\":\"425\",\"size\":\"\"},\"background_position_tablet\":\"center center\"},\"elements\":[{\"id\":\"351dc25\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d55b735\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"043f15c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a043cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_family\":\"Great Vibes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90cdc95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"baa9c05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"281\\\" data-end=\\\"582\\\">Whether you\\u2019re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> team is here to support you every step of the way. We\\u2019re all about turning big moments into lasting memories \\u2014 with standout cars and seamless service.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor5\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"85093d8\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"56\",\"url\":\"http:\\/\\/staging.cars4stars.co.za\\/wp-content\\/uploads\\/2021\\/02\\/bg-04-free-img.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7fc7a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55fd74\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"1b52ba7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d9b4d5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Event Renters \\u2013 Matric Farewells, Weddings, Functions & More\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdf9b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"666\\\" data-end=\\\"836\\\">Looking for the perfect showstopper to arrive in style? We\\u2019re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.<\\/p><p data-start=\\\"838\\\" data-end=\\\"863\\\">Here\\u2019s how we can assist:<\\/p><ul data-start=\\\"865\\\" data-end=\\\"1155\\\"><li data-start=\\\"865\\\" data-end=\\\"911\\\"><p data-start=\\\"867\\\" data-end=\\\"911\\\">Check availability of your dream vehicle<\\/p><\\/li><li data-start=\\\"912\\\" data-end=\\\"974\\\"><p data-start=\\\"914\\\" data-end=\\\"974\\\">Explain what\\u2019s included \\u2014 from drivers to hours and fuel<\\/p><\\/li><li data-start=\\\"975\\\" data-end=\\\"1026\\\"><p data-start=\\\"977\\\" data-end=\\\"1026\\\">Arrange custom pickup times or extended hours<\\/p><\\/li><li data-start=\\\"1027\\\" data-end=\\\"1082\\\"><p data-start=\\\"1029\\\" data-end=\\\"1082\\\">Help you complete the booking and payment process<\\/p><\\/li><li data-start=\\\"1083\\\" data-end=\\\"1155\\\"><p data-start=\\\"1085\\\" data-end=\\\"1155\\\">Answer any questions to ensure your ride is smooth and stress-free<\\/p><\\/li><\\/ul><p data-start=\\\"1157\\\" data-end=\\\"1244\\\">Your special moment deserves a grand arrival \\u2014 let\\u2019s make sure you <em data-start=\\\"1224\\\" data-end=\\\"1243\\\">own the spotlight<\\/em>.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ba3ec3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9e8941\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Vehicle Owners \\u2013 List Your Car, Earn with Class\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor0\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Great Vibes\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77e4b38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\\\"1315\\\" data-end=\\\"1490\\\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <span style=\\\"color: #8c701b; font-weight: bold;\\\">Cars4Stars<\\/span> opens the door to prestige bookings and professional support.<\\/p><p data-start=\\\"1492\\\" data-end=\\\"1513\\\">We\\u2019ll guide you with:<\\/p><ul data-start=\\\"1515\\\" data-end=\\\"1773\\\"><li data-start=\\\"1515\\\" data-end=\\\"1561\\\"><p data-start=\\\"1517\\\" data-end=\\\"1561\\\">Step-by-step assistance to list your car<\\/p><\\/li><li data-start=\\\"1562\\\" data-end=\\\"1616\\\"><p data-start=\\\"1564\\\" data-end=\\\"1616\\\">Info on earnings, insurance, and what\\u2019s expected<\\/p><\\/li><li data-start=\\\"1617\\\" data-end=\\\"1676\\\"><p data-start=\\\"1619\\\" data-end=\\\"1676\\\">Safety and compliance checks to keep everything legal<\\/p><\\/li><li data-start=\\\"1677\\\" data-end=\\\"1719\\\"><p data-start=\\\"1679\\\" data-end=\\\"1719\\\">Matching your car with ideal renters<\\/p><\\/li><li data-start=\\\"1720\\\" data-end=\\\"1773\\\"><p data-start=\\\"1722\\\" data-end=\\\"1773\\\">Fast, professional support whenever you need it<\\/p><\\/li><\\/ul><p data-start=\\\"1775\\\" data-end=\\\"1902\\\">Join a community where your car becomes the star of someone\\u2019s unforgettable night \\u2014 while you earn with ease and peace of mind.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dd73c22\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5758c2a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":32.799999999999997,\"sizes\":[]}},\"elements\":[{\"id\":\"7e6ee7e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a6aaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f06d75a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.<\\/p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=598ec30\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"311d093\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor0\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1a836a9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":67.5,\"sizes\":[]}},\"elements\":[{\"id\":\"1fdb3be\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e98e2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Contact Form\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72f0ddd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d93e06b\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"__globals__\":{\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9a3dd52\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"263aed2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"183f134\",\"elType\":\"widget\",\"settings\":{\"address\":\"pretoria\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]},\"zoom\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),(4305,1481,'_elementor_data_bckp','[{\"id\":\"486db2d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"75\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-08-free-img.jpg\",\"id\":\"425\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#00000078\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"60\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"background_position_mobile\":\"top right\"},\"elements\":[{\"id\":\"b92903e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6b38473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"260\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"bbd1f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4591dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h1\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"8f8a06e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"62b8115\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c6f6d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"cbc2f61\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F1F1F1\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-04-free-img.jpg\",\"id\":\"56\"},\"background_overlay_position\":\"center center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.2\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e498eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"61c16c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"98c56e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"33.33\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"da291e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"What\'s your special occasion?\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165768\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1d9cb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"72dd50d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\"},\"elements\":[{\"id\":\"0175aed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39db269\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69f1a40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f9d448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"929-242-6868\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"862c6e5\"},{\"text\":\"contact@info.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"190ad4f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"123 Fifth Avenue, New York,<br>NY 10160\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"ceff674\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_self_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals/colors?id=primary\",\"text_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c020bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":\"\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9e3196f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color\":\"globals/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"007952b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Message Us\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac80a9\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"form_id\":\"5\"}},\"elements\":[],\"widgetType\":\"wp-widget-wpforms-widget\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"760b1a8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"ef2c2a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"d2d4b29\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":\"600\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4306,1481,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:14;s:7:\"padding\";i:14;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:13;s:8:\"flex_gap\";i:10;s:14:\"flex_direction\";i:7;s:16:\"flex_align_items\";i:7;s:10:\"min_height\";i:1;s:5:\"width\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:17:\"icon_align_mobile\";i:1;}}}}s:24:\"wp-widget-wpforms-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}}}}'),(4307,1481,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:25:\"var(--ast-global-color-0)\";s:30:\"astra_sites_heading_base_color\";s:25:\"var(--ast-global-color-2)\";s:22:\"astra_sites_link_color\";s:25:\"var(--ast-global-color-2)\";s:28:\"astra_sites_link_hover_color\";s:25:\"var(--ast-global-color-1)\";s:22:\"astra_sites_text_color\";s:25:\"var(--ast-global-color-3)\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:10:\"Montserrat\";s:28:\"astra_sites_body_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:115;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:39:\"astra_sites_default_heading_font_family\";s:26:\"\'Libre Baskerville\', serif\";s:33:\"astra_sites_heading_1_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:36:\"astra_sites_heading_1_text_transform\";s:10:\"capitalize\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:35;}s:33:\"astra_sites_heading_2_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;}s:33:\"astra_sites_heading_2_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:29;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;}s:33:\"astra_sites_heading_3_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_4_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_5_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_6_font_family\";s:19:\"\'Libre Baskerville\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4311,11,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(4312,11,'_elementor_css','a:6:{s:4:\"time\";i:1754313923;s:5:\"fonts\";a:2:{i:0;s:11:\"Great Vibes\";i:1;s:9:\"Open Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4313,17,'_elementor_css','a:6:{s:4:\"time\";i:1754314025;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4314,408,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:8:\"e-swiper\";i:2;s:12:\"widget-image\";i:3;s:14:\"widget-divider\";i:4;s:18:\"widget-star-rating\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(4315,408,'_elementor_css','a:6:{s:4:\"time\";i:1754314026;s:5:\"fonts\";a:2:{i:0;s:11:\"Great Vibes\";i:1;s:9:\"Open Sans\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4316,9,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";i:2;s:18:\"font-awesome-5-all\";i:3;s:19:\"font-awesome-4-shim\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(4317,9,'_elementor_css','a:6:{s:4:\"time\";i:1754314049;s:5:\"fonts\";a:2:{i:0;s:11:\"Great Vibes\";i:1;s:9:\"Open Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4318,13,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:14:\"widget-divider\";i:2;s:18:\"fluent-form-styles\";i:3;s:25:\"fluentform-public-default\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:20:\"fluentform-elementor\";}}'),(4319,13,'_elementor_css','a:6:{s:4:\"time\";i:1754314067;s:5:\"fonts\";a:1:{i:0;s:9:\"Open Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4320,1047,'_elementor_page_assets','a:0:{}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=1483 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2025-07-23 13:45:04','2025-07-23 13:45:04','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2025-07-23 13:45:04','2025-07-23 13:45:04','',0,'http://staging.cars4stars.co.za/?p=1',0,'post','',1),(2,1,'2025-07-23 13:45:04','2025-07-23 13:45:04','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','publish','closed','closed','','faqs','','','2025-07-28 06:30:37','2025-07-28 06:30:37','',0,'http://staging.cars4stars.co.za/?page_id=2',0,'page','',0),(3,1,'2025-07-23 13:45:04','2025-07-23 13:45:04','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through Cars4Stars (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Cars4Stars does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Cars4Stars reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2025-07-28 06:36:42','2025-07-28 06:36:42','',0,'http://staging.cars4stars.co.za/?page_id=3',0,'page','',0),(5,1,'2025-07-23 14:17:27','2025-07-23 14:17:27','','Default Kit','','publish','closed','closed','','default-kit','','','2025-07-23 14:17:27','2025-07-23 14:17:27','',0,'http://staging.cars4stars.co.za/?p=5',0,'elementor_library','',0),(6,1,'2025-07-23 14:17:38','2025-07-23 14:17:38','','astra','','publish','closed','closed','','astra','','','2025-07-23 14:17:38','2025-07-23 14:17:38','',0,'http://staging.cars4stars.co.za/astra/',0,'custom_css','',0),(7,1,'2025-07-23 14:17:38','2025-07-23 14:17:38','','astra','','inherit','closed','closed','','6-revision-v1','','','2025-07-23 14:17:38','2025-07-23 14:17:38','',6,'http://staging.cars4stars.co.za/?p=7',0,'revision','',0),(9,1,'2025-07-23 14:18:13','2025-07-23 14:18:13','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At Cars4Stars, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><a rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join Cars4Stars and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','publish','closed','closed','','pricing-packages','','','2025-07-28 06:45:17','2025-07-28 06:45:17','',0,'http://staging.cars4stars.co.za/about-us/',0,'page','',0),(11,1,'2025-07-23 14:18:13','2025-07-23 14:18:13','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At Cars4Stars, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with Cars4Stars and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, Cars4Stars delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','publish','closed','closed','','our-services','','','2025-07-28 06:42:17','2025-07-28 06:42:17','',0,'http://staging.cars4stars.co.za/services/',0,'page','',0),(13,1,'2025-07-23 14:18:13','2025-07-23 14:18:13','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_a9bc1b329ca0363d4a11e61a4be5d797><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_a9bc1b329ca0363d4a11e61a4be5d797\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_a834ac915ca14facaaac15396a7fc289><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_a834ac915ca14facaaac15396a7fc289\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_718392def0171bc2ac8904bb9bd217e6><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_718392def0171bc2ac8904bb9bd217e6\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_e1e96ba6941ef63aac909292d72e09ee><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_e1e96ba6941ef63aac909292d72e09ee\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_82826eecdd60da3489a5d6f01541088a><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_82826eecdd60da3489a5d6f01541088a\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','publish','closed','closed','','list-your-car','','','2025-07-25 08:30:47','2025-07-25 08:30:47','',0,'http://staging.cars4stars.co.za/our-fleet/',0,'page','',0),(15,1,'2025-07-23 14:18:13','2025-07-23 14:18:13','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the Cars4Stars team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with Cars4Stars opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_db9811413bc7f9fbdb7aace1cd53f5a3><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_db9811413bc7f9fbdb7aace1cd53f5a3\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_3f1aa4026b7831c99ff463784d9e382e><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_3f1aa4026b7831c99ff463784d9e382e\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','publish','closed','closed','','contact','','','2025-07-28 06:46:57','2025-07-28 06:46:57','',0,'http://staging.cars4stars.co.za/contact/',0,'page','',0),(17,1,'2025-07-23 14:18:02','2025-07-23 14:18:02','','Default Kit','','publish','closed','closed','','default-kit-2','','','2025-07-23 14:18:02','2025-07-23 14:18:02','',0,'http://staging.cars4stars.co.za/?elementor_library=default-kit-2',0,'elementor_library','',0),(40,1,'2025-07-24 15:17:40','2025-07-23 14:18:02',' ','','','publish','closed','closed','','40','','','2025-07-24 15:17:40','2025-07-24 15:17:40','',0,'http://staging.cars4stars.co.za/40/',3,'nav_menu_item','',0),(41,1,'2025-07-24 15:17:40','2025-07-23 14:18:02',' ','','','publish','closed','closed','','41','','','2025-07-24 15:17:40','2025-07-24 15:17:40','',0,'http://staging.cars4stars.co.za/41/',4,'nav_menu_item','',0),(42,1,'2025-07-24 15:17:40','2025-07-23 14:18:02',' ','','','publish','closed','closed','','42','','','2025-07-24 15:17:40','2025-07-24 15:17:40','',0,'http://staging.cars4stars.co.za/42/',1,'nav_menu_item','',0),(44,1,'2025-07-24 15:17:40','2025-07-23 14:18:02',' ','','','publish','closed','closed','','44','','','2025-07-24 15:17:40','2025-07-24 15:17:40','',0,'http://staging.cars4stars.co.za/44/',2,'nav_menu_item','',0),(49,1,'2025-07-23 14:17:46','2025-07-23 14:17:46','','favicon-free-img','','inherit','open','closed','','favicon-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/favicon-free-img.png',0,'attachment','image/png',0),(50,1,'2025-07-23 14:17:47','2025-07-23 14:17:47','','logo-regular-free-img','','inherit','open','closed','','logo-regular-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/logo-regular-free-img.png',0,'attachment','image/png',0),(51,1,'2025-07-23 14:17:48','2025-07-23 14:17:48','','logo-retina-free-img','','inherit','open','closed','','logo-retina-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/logo-retina-free-img.png',0,'attachment','image/png',0),(52,1,'2025-07-23 14:17:48','2025-07-23 14:17:48','','about-01-free-img','','inherit','open','closed','','about-01-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg',0,'attachment','image/jpeg',0),(53,1,'2025-07-23 14:17:49','2025-07-23 14:17:49','','bg-01-free-img','','inherit','open','closed','','bg-01-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-01-free-img.jpg',0,'attachment','image/jpeg',0),(54,1,'2025-07-23 14:17:50','2025-07-23 14:17:50','','bg-02-free-img','','inherit','open','closed','','bg-02-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-02-free-img.jpg',0,'attachment','image/jpeg',0),(55,1,'2025-07-23 14:17:51','2025-07-23 14:17:51','','bg-03-free-img','','inherit','open','closed','','bg-03-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-03-free-img.jpg',0,'attachment','image/jpeg',0),(56,1,'2025-07-23 14:17:51','2025-07-23 14:17:51','','bg-04-free-img','','inherit','open','closed','','bg-04-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-04-free-img.jpg',0,'attachment','image/jpeg',0),(57,1,'2025-07-23 14:17:52','2025-07-23 14:17:52','','bg-05-free-img','','inherit','open','closed','','bg-05-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg',0,'attachment','image/jpeg',0),(102,1,'2025-07-23 14:17:53','2025-07-23 14:17:53','https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/cropped-favicon-free-img.png','cropped-favicon-free-img.png','','inherit','open','closed','','cropped-favicon-free-img-png','','','2025-07-23 14:17:53','2025-07-23 14:17:53','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/cropped-favicon-free-img.png',0,'attachment','image/png',0),(122,1,'2025-07-23 14:17:54','2025-07-23 14:17:54','','arrow-right-01-free-img','','inherit','open','closed','','arrow-right-01-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/arrow-right-01-free-img.png',0,'attachment','image/png',0),(216,1,'2025-07-23 14:17:55','2025-07-23 14:17:55','','quotation-mark-01-free-img','','inherit','open','closed','','quotation-mark-01-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/quotation-mark-01-free-img.png',0,'attachment','image/png',0),(217,1,'2025-07-23 14:17:55','2025-07-23 14:17:55','','testimonial-01-free-img','','inherit','open','closed','','testimonial-01-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg',0,'attachment','image/jpeg',0),(218,1,'2025-07-23 14:17:56','2025-07-23 14:17:56','','testimonial-03-free-img','','inherit','open','closed','','testimonial-03-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg',0,'attachment','image/jpeg',0),(219,1,'2025-07-23 14:17:57','2025-07-23 14:17:57','','testimonial-14-free-img','','inherit','open','closed','','testimonial-14-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg',0,'attachment','image/jpeg',0),(253,1,'2025-07-23 14:17:57','2025-07-23 14:17:57','','fleet-0001-free-img','','inherit','open','closed','','fleet-0001-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg',0,'attachment','image/jpeg',0),(254,1,'2025-07-23 14:17:58','2025-07-23 14:17:58','','fleet-0002-free-img','','inherit','open','closed','','fleet-0002-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg',0,'attachment','image/jpeg',0),(255,1,'2025-07-23 14:17:59','2025-07-23 14:17:59','','fleet-0003-free-img','','inherit','open','closed','','fleet-0003-free-img','','','2025-07-23 14:18:14','2025-07-23 14:18:14','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg',0,'attachment','image/jpeg',0),(406,1,'2025-07-23 14:17:59','2025-07-23 14:17:59','','about-02-free-img','','inherit','open','closed','','about-02-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg',0,'attachment','image/jpeg',0),(407,1,'2025-07-23 14:18:00','2025-07-23 14:18:00','','bg-06-free-img','','inherit','open','closed','','bg-06-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-06-free-img.jpg',0,'attachment','image/jpeg',0),(408,1,'2025-07-23 14:18:02','2025-07-23 14:18:02','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Elegant Evenings to Unforgettable Celebrations</h4>				\n		<p>Turn heads. Make memories. Whether it’s a wedding, birthday celebration, gala, or private function — arrive in a ride that reflects your style and leaves a lasting impression.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At Cars4Stars, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','publish','closed','closed','','home','','','2025-07-28 06:39:42','2025-07-28 06:39:42','',0,'http://staging.cars4stars.co.za/home/',0,'page','',0),(424,1,'2025-07-23 14:18:03','2025-07-23 14:18:03','','bg-07-free-img','','inherit','open','closed','','bg-07-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-07-free-img.jpg',0,'attachment','image/jpeg',0),(425,1,'2025-07-23 14:18:04','2025-07-23 14:18:04','','bg-08-free-img','','inherit','open','closed','','bg-08-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-08-free-img.jpg',0,'attachment','image/jpeg',0),(426,1,'2025-07-23 14:18:05','2025-07-23 14:18:05','','bg-09-free-img','','inherit','open','closed','','bg-09-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-09-free-img.jpg',0,'attachment','image/jpeg',0),(427,1,'2025-07-23 14:18:06','2025-07-23 14:18:06','','bg-10-free-img','','inherit','open','closed','','bg-10-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-10-free-img.jpg',0,'attachment','image/jpeg',0),(428,1,'2025-07-23 14:18:07','2025-07-23 14:18:07','','fleet-04-free-img','','inherit','open','closed','','fleet-04-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg',0,'attachment','image/jpeg',0),(429,1,'2025-07-23 14:18:09','2025-07-23 14:18:09','','fleet-05-free-img','','inherit','open','closed','','fleet-05-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg',0,'attachment','image/jpeg',0),(430,1,'2025-07-23 14:18:10','2025-07-23 14:18:10','','fleet-06-free-img','','inherit','open','closed','','fleet-06-free-img','','','2025-07-23 14:18:15','2025-07-23 14:18:15','',13,'http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg',0,'attachment','image/jpeg',0),(573,1,'2025-07-23 14:18:11','2025-07-23 14:18:11','','rental-agency-social-image','','inherit','open','closed','','rental-agency-social-image','','','2025-07-23 14:18:11','2025-07-23 14:18:11','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2021/10/rental-agency-social-image.jpg',0,'attachment','image/jpeg',0),(1044,1,'2025-07-23 14:18:14','2025-07-23 14:18:14','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-astra','','','2025-07-23 14:18:22','2025-07-23 14:18:22','',0,'http://staging.cars4stars.co.za/wp-global-styles-astra/',0,'wp_global_styles','',0),(1045,1,'2025-07-23 14:18:22','2025-07-23 14:18:22','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','inherit','closed','closed','','1044-revision-v1','','','2025-07-23 14:18:22','2025-07-23 14:18:22','',1044,'http://staging.cars4stars.co.za/?p=1045',0,'revision','',0),(1046,1,'2025-07-23 14:26:24','2025-07-23 14:26:24','[vikrentcar view=\"vikrentcar\" lang=\"*\"]','Search Your Car','','publish','closed','closed','','search-your-car','','','2025-07-23 14:26:24','2025-07-23 14:26:24','',0,'http://staging.cars4stars.co.za/search-your-car/',0,'page','',0),(1047,1,'2025-07-23 14:26:24','2025-07-23 14:26:24','[vikrentcar category_id=\"\" orderby=\"price\" ordertype=\"asc\" lim=\"20\" view=\"carslist\" lang=\"*\"]','Our Cars','','publish','closed','closed','','our-cars','','','2025-07-23 14:26:24','2025-07-23 14:26:24','',0,'http://staging.cars4stars.co.za/our-cars/',0,'page','',0),(1048,1,'2025-07-23 14:26:24','2025-07-23 14:26:24','[vikrentcar view=\"order\" lang=\"*\"]','Your Order Details','','publish','closed','closed','','your-order-details','','','2025-07-23 14:26:24','2025-07-23 14:26:24','',0,'http://staging.cars4stars.co.za/your-order-details/',0,'page','',0),(1050,1,'2025-07-23 14:38:56','2025-07-23 14:38:56','','13718948-hd_1920_1080_60fps','','inherit','open','closed','','13718948-hd_1920_1080_60fps','','','2025-07-23 14:38:56','2025-07-23 14:38:56','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/13718948-hd_1920_1080_60fps.mp4',0,'attachment','video/mp4',0),(1051,1,'2025-07-23 14:39:34','2025-07-23 14:39:34','','20250723_1327_Carfourastar Mustang Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw','','inherit','open','closed','','20250723_1327_carfourastar-mustang-logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw','','','2025-07-23 14:39:34','2025-07-23 14:39:34','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/20250723_1327_Carfourastar-Mustang-Logo_simple_compose_01k0vghvmsfpesk0e7cyvchzqw.png',0,'attachment','image/png',0),(1052,1,'2025-07-23 14:51:52','2025-07-23 14:51:52','','4560094-uhd_4096_2160_24fps','','inherit','open','closed','','4560094-uhd_4096_2160_24fps','','','2025-07-23 14:51:52','2025-07-23 14:51:52','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/4560094-uhd_4096_2160_24fps.mp4',0,'attachment','video/mp4',0),(1053,1,'2025-07-23 14:51:58','2025-07-23 14:51:58','','181537-866999852_small','','inherit','open','closed','','181537-866999852_small','','','2025-07-23 14:51:58','2025-07-23 14:51:58','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/181537-866999852_small.mp4',0,'attachment','video/mp4',0),(1054,1,'2025-07-23 14:54:59','2025-07-23 14:54:59','<h1>We Rent Limousines</h1>		\n			<h3>We value the time and quality of travel for lorem ipsum dolor sit amet.</h3>		\n			<h2>Our Fleet</h2>		\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\\\"#\\\">\n						</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n			<h6>About us</h6>		\n			<h2>We make sure that your every trip is comfortable</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n													<img width=\\\"714\\\" height=\\\"850\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\\\" alt=\\\"About Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg 714w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img-252x300.jpg 252w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img-400x476.jpg 400w\\\" sizes=\\\"(max-width: 714px) 100vw, 714px\\\" />													\n			<h6>Our Services</h6>		\n			<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>		\n			<h3>Night Parties</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<h3>Weddings</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<h3>Casinos</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<a href=\\\"#\\\">\n						</a>\n			<h3>Birthdays</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read more\n					</a>\n			<h3>Airport Transfer</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read more\n					</a>\n													<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\\\" alt=\\\"Background Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg 671w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-186x300.jpg 186w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-636x1024.jpg 636w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-400x644.jpg 400w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" />													\n			<h6>Why Choose Us</h6>		\n			<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n			<h2>1.</h2>		\n			<h5>Professional Car Driver</h5>		\n			<h2>2.</h2>		\n			<h5>Fixed Price &amp; <br>Bonuses</h5>		\n			<h2>3.</h2>		\n			<h5>Fast Car Delivery\nService</h5>		\n			<h2>4.</h2>		\n			<h5>Luxury Limousine Selection</h5>		\n			<h2>Testimonials</h2>		\n			<a href=\\\"#\\\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>James Oliver</h6>		\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>Rosalee Melvin\n</h6>		\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>Macie Naquin\n</h6>		\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:54:59','2025-07-23 14:54:59','',408,'http://staging.cars4stars.co.za/?p=1054',0,'revision','',0),(1055,1,'2025-07-23 14:55:00','2025-07-23 14:55:00','<h1>We Rent Limousines</h1>		\n			<h3>We value the time and quality of travel for lorem ipsum dolor sit amet.</h3>		\n			<h2>Our Fleet</h2>		\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\\\"#\\\">\n						</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n			<h6>About us</h6>		\n			<h2>We make sure that your every trip is comfortable</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n													<img width=\\\"714\\\" height=\\\"850\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg\\\" alt=\\\"About Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img.jpg 714w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img-252x300.jpg 252w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-01-free-img-400x476.jpg 400w\\\" sizes=\\\"(max-width: 714px) 100vw, 714px\\\" />													\n			<h6>Our Services</h6>		\n			<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>		\n			<h3>Night Parties</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<h3>Weddings</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<h3>Casinos</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read More\n					</a>\n			<a href=\\\"#\\\">\n						</a>\n			<h3>Birthdays</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read more\n					</a>\n			<h3>Airport Transfer</h3>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n			<a href=\\\"#\\\">\n									Read more\n					</a>\n													<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg\\\" alt=\\\"Background Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img.jpg 671w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-186x300.jpg 186w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-636x1024.jpg 636w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-05-free-img-400x644.jpg 400w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" />													\n			<h6>Why Choose Us</h6>		\n			<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n			<h2>1.</h2>		\n			<h5>Professional Car Driver</h5>		\n			<h2>2.</h2>		\n			<h5>Fixed Price &amp; <br>Bonuses</h5>		\n			<h2>3.</h2>		\n			<h5>Fast Car Delivery\nService</h5>		\n			<h2>4.</h2>		\n			<h5>Luxury Limousine Selection</h5>		\n			<h2>Testimonials</h2>		\n			<a href=\\\"#\\\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>James Oliver</h6>		\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>Rosalee Melvin\n</h6>		\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n													<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />													\n			<h6>Macie Naquin\n</h6>		\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:55:00','2025-07-23 14:55:00','',408,'http://staging.cars4stars.co.za/?p=1055',0,'revision','',0),(1056,1,'2025-07-23 14:55:01','2025-07-23 14:55:01','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:55:01','2025-07-23 14:55:01','',408,'http://staging.cars4stars.co.za/?p=1056',0,'revision','',0),(1057,1,'2025-07-23 14:55:58','2025-07-23 14:55:58','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:55:58','2025-07-23 14:55:58','',408,'http://staging.cars4stars.co.za/?p=1057',0,'revision','',0),(1058,1,'2025-07-23 14:56:01','2025-07-23 14:56:01','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:56:01','2025-07-23 14:56:01','',408,'http://staging.cars4stars.co.za/?p=1058',0,'revision','',0),(1059,1,'2025-07-23 14:56:02','2025-07-23 14:56:02','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 14:56:02','2025-07-23 14:56:02','',408,'http://staging.cars4stars.co.za/?p=1059',0,'revision','',0),(1060,1,'2025-07-23 15:46:55','2025-07-23 15:46:55','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:46:55','2025-07-23 15:46:55','',408,'http://staging.cars4stars.co.za/?p=1060',0,'revision','',0),(1061,1,'2025-07-23 15:47:06','2025-07-23 15:47:06','<h1>Arrive in Style at Your Matric Farewell</h1>				\n		<p>Luxury and stylish car rentals for Matric Farewells in Pretoria and surrounds.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:47:06','2025-07-23 15:47:06','',408,'http://staging.cars4stars.co.za/?p=1061',0,'revision','',0),(1062,1,'2025-07-23 15:47:09','2025-07-23 15:47:09','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:47:09','2025-07-23 15:47:09','',408,'http://staging.cars4stars.co.za/?p=1062',0,'revision','',0),(1063,1,'2025-07-23 15:48:54','2025-07-23 15:48:54','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:48:54','2025-07-23 15:48:54','',408,'http://staging.cars4stars.co.za/?p=1063',0,'revision','',0),(1064,1,'2025-07-23 15:48:55','2025-07-23 15:48:55','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:48:55','2025-07-23 15:48:55','',408,'http://staging.cars4stars.co.za/?p=1064',0,'revision','',0),(1065,1,'2025-07-23 15:48:56','2025-07-23 15:48:56','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:48:56','2025-07-23 15:48:56','',408,'http://staging.cars4stars.co.za/?p=1065',0,'revision','',0),(1066,1,'2025-07-23 15:54:52','2025-07-23 15:54:52','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:54:52','2025-07-23 15:54:52','',408,'http://staging.cars4stars.co.za/?p=1066',0,'revision','',0),(1067,1,'2025-07-23 15:54:56','2025-07-23 15:54:56','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:54:56','2025-07-23 15:54:56','',408,'http://staging.cars4stars.co.za/?p=1067',0,'revision','',0),(1068,1,'2025-07-23 15:55:00','2025-07-23 15:55:00','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 15:55:00','2025-07-23 15:55:00','',408,'http://staging.cars4stars.co.za/?p=1068',0,'revision','',0),(1069,1,'2025-07-23 16:13:32','2025-07-23 16:13:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:13:32','2025-07-23 16:13:32','',408,'http://staging.cars4stars.co.za/?p=1069',0,'revision','',0),(1070,1,'2025-07-23 16:13:33','2025-07-23 16:13:33','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>We make sure that your every trip is comfortable</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:13:33','2025-07-23 16:13:33','',408,'http://staging.cars4stars.co.za/?p=1070',0,'revision','',0),(1071,1,'2025-07-23 16:13:34','2025-07-23 16:13:34','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:13:34','2025-07-23 16:13:34','',408,'http://staging.cars4stars.co.za/?p=1071',0,'revision','',0),(1072,1,'2025-07-23 16:28:25','2025-07-23 16:28:25','','muchammad-rizky-lHX_70Qd4uU-unsplash','','inherit','open','closed','','muchammad-rizky-lhx_70qd4uu-unsplash','','','2025-07-23 16:28:25','2025-07-23 16:28:25','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash.jpg',0,'attachment','image/jpeg',0),(1074,1,'2025-07-23 16:35:56','2025-07-23 16:35:56','','muchammad-rizky-lHX_70Qd4uU-unsplash (1)','','inherit','open','closed','','muchammad-rizky-lhx_70qd4uu-unsplash-1','','','2025-07-23 16:35:56','2025-07-23 16:35:56','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-1.jpg',0,'attachment','image/jpeg',0),(1075,1,'2025-07-23 16:40:17','2025-07-23 16:40:17','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:40:17','2025-07-23 16:40:17','',408,'http://staging.cars4stars.co.za/?p=1075',0,'revision','',0),(1076,1,'2025-07-23 16:40:17','2025-07-23 16:40:17','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"714\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-01-free-img.jpg\" alt=\"About Image\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:40:17','2025-07-23 16:40:17','',408,'http://staging.cars4stars.co.za/?p=1076',0,'revision','',0),(1077,1,'2025-07-23 16:40:18','2025-07-23 16:40:18','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:40:18','2025-07-23 16:40:18','',408,'http://staging.cars4stars.co.za/?p=1077',0,'revision','',0),(1079,1,'2025-07-23 16:42:27','2025-07-23 16:42:27','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:42:27','2025-07-23 16:42:27','',408,'http://staging.cars4stars.co.za/?p=1079',0,'revision','',0),(1080,1,'2025-07-23 16:42:27','2025-07-23 16:42:27','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:42:27','2025-07-23 16:42:27','',408,'http://staging.cars4stars.co.za/?p=1080',0,'revision','',0),(1081,1,'2025-07-23 16:42:28','2025-07-23 16:42:28','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-23 16:42:28','2025-07-23 16:42:28','',408,'http://staging.cars4stars.co.za/?p=1081',0,'revision','',0),(1083,1,'2025-07-24 05:42:32','2025-07-24 05:42:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 05:42:32','2025-07-24 05:42:32','',408,'http://staging.cars4stars.co.za/?p=1083',0,'revision','',0),(1084,1,'2025-07-24 05:42:32','2025-07-24 05:42:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h3>Night Parties</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Weddings</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Casinos</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Birthdays</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h3>Airport Transfer</h3>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 05:42:32','2025-07-24 05:42:32','',408,'http://staging.cars4stars.co.za/?p=1084',0,'revision','',0),(1085,1,'2025-07-24 05:42:33','2025-07-24 05:42:33','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 05:42:33','2025-07-24 05:42:33','',408,'http://staging.cars4stars.co.za/?p=1085',0,'revision','',0),(1087,1,'2025-07-24 06:01:37','2025-07-24 06:01:37','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:01:37','2025-07-24 06:01:37','',408,'http://staging.cars4stars.co.za/?p=1087',0,'revision','',0),(1088,1,'2025-07-24 06:01:37','2025-07-24 06:01:37','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Testimonials</h2>				\n			<a href=\"#\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-14-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-01-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\"100\" height=\"100\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/testimonial-03-free-img.jpg\" alt=\"Testimonial Image\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:01:37','2025-07-24 06:01:37','',408,'http://staging.cars4stars.co.za/?p=1088',0,'revision','',0),(1089,1,'2025-07-24 06:01:38','2025-07-24 06:01:38','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:01:38','2025-07-24 06:01:38','',408,'http://staging.cars4stars.co.za/?p=1089',0,'revision','',0),(1090,1,'2025-07-24 06:03:23','2025-07-24 06:03:23','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:03:23','2025-07-24 06:03:23','',408,'http://staging.cars4stars.co.za/?p=1090',0,'revision','',0),(1091,1,'2025-07-24 06:03:23','2025-07-24 06:03:23','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:03:23','2025-07-24 06:03:23','',408,'http://staging.cars4stars.co.za/?p=1091',0,'revision','',0),(1092,1,'2025-07-24 06:03:24','2025-07-24 06:03:24','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:03:24','2025-07-24 06:03:24','',408,'http://staging.cars4stars.co.za/?p=1092',0,'revision','',0),(1093,1,'2025-07-24 06:11:10','2025-07-24 06:11:10','','pexels-suzanne-prinsloo-712208436-19198160','','inherit','open','closed','','pexels-suzanne-prinsloo-712208436-19198160','','','2025-07-24 06:11:10','2025-07-24 06:11:10','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-suzanne-prinsloo-712208436-19198160.jpg',0,'attachment','image/jpeg',0),(1094,1,'2025-07-24 06:12:30','2025-07-24 06:12:30','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:12:30','2025-07-24 06:12:30','',408,'http://staging.cars4stars.co.za/?p=1094',0,'revision','',0),(1095,1,'2025-07-24 06:12:31','2025-07-24 06:12:31','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n															<img width=\"671\" height=\"1080\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/bg-05-free-img.jpg\" alt=\"Background Image\" />															\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>1.</h2>				\n					<h5>Professional Car Driver</h5>				\n					<h2>2.</h2>				\n					<h5>Fixed Price &amp; <br>Bonuses</h5>				\n					<h2>3.</h2>				\n					<h5>Fast Car Delivery\nService</h5>				\n					<h2>4.</h2>				\n					<h5>Luxury Limousine Selection</h5>				\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:12:31','2025-07-24 06:12:31','',408,'http://staging.cars4stars.co.za/?p=1095',0,'revision','',0),(1096,1,'2025-07-24 06:12:32','2025-07-24 06:12:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 06:12:32','2025-07-24 06:12:32','',408,'http://staging.cars4stars.co.za/?p=1096',0,'revision','',0),(1098,1,'2025-07-24 07:26:01','2025-07-24 07:26:01','','Ford-Mustang-PNG-HD-Quality','','inherit','open','closed','','ford-mustang-png-hd-quality','','','2025-07-24 07:26:01','2025-07-24 07:26:01','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png',0,'attachment','image/png',0),(1099,1,'2025-07-24 07:32:20','2025-07-24 07:32:20','','Ferrari-F12berlinetta-PNG-Images-HD','','inherit','open','closed','','ferrari-f12berlinetta-png-images-hd','','','2025-07-24 07:32:20','2025-07-24 07:32:20','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png',0,'attachment','image/png',0),(1100,1,'2025-07-24 07:35:12','2025-07-24 07:35:12','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 07:35:12','2025-07-24 07:35:12','',408,'http://staging.cars4stars.co.za/?p=1100',0,'revision','',0),(1101,1,'2025-07-24 07:35:13','2025-07-24 07:35:13','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Our Fleet</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0001-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0002-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-0003-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 07:35:13','2025-07-24 07:35:13','',408,'http://staging.cars4stars.co.za/?p=1101',0,'revision','',0),(1102,1,'2025-07-24 07:35:13','2025-07-24 07:35:13','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 07:35:13','2025-07-24 07:35:13','',408,'http://staging.cars4stars.co.za/?p=1102',0,'revision','',0),(1104,1,'2025-07-24 08:04:18','2025-07-24 08:04:18','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:04:18','2025-07-24 08:04:18','',408,'http://staging.cars4stars.co.za/?p=1104',0,'revision','',0),(1105,1,'2025-07-24 08:04:19','2025-07-24 08:04:19','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Arrive in style with a vintage, luxury, or special car rental — perfect for your once-in-a-lifetime event.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream ride for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p>Matric only comes once. Why blend in when you can make a lasting impression?<br data-start=\"1216\" data-end=\"1219\" />We offer unique car rentals for Matric Farewells across Pretoria and surrounding areas. From vintage Mustangs to modern luxury sedans — our goal is to create unforgettable memories for both students and parents.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking Made Easy</p>		\n					<h2>1.</h2>				\n					<h5>Choose Your Car</h5>				\n					<h2>2.</h2>				\n					<h5>Book Online</h5>				\n					<h2>3.</h2>				\n					<h5>Confirm Details</h5>				\n					<h2>4.</h2>				\n					<h5>Arrive in Style</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven Cars</h3>				\n		<p>Sit back and enjoy the ride. Our friendly, professional drivers will pick you up, take you for photos, and drop you off at your Matric Dance venue in style. Perfect for students who want the full VIP experience without any stress.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive Options</h3>				\n		<p>For those eligible and licensed, we offer a selection of self-drive luxury vehicles. Ideal for confident young adults who want full control and independence on the road.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car</h3>				\n		<p>Do you own a stunning vintage, muscle, or luxury car in Pretoria or surrounding areas? List your vehicle on our platform and earn extra income by offering it for Matric Dance events — with or without a driver.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>Our rates are calculated based on the distance, time required, and the date of your event. Every booking is unique, and we consider factors like travel to and from your location, waiting times, and venue logistics. We aim to keep pricing fair and transparent — no hidden fees, just a memorable experience that’s worth every cent.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:04:19','2025-07-24 08:04:19','',408,'http://staging.cars4stars.co.za/?p=1105',0,'revision','',0),(1106,1,'2025-07-24 08:04:19','2025-07-24 08:04:19','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:04:19','2025-07-24 08:04:19','',408,'http://staging.cars4stars.co.za/?p=1106',0,'revision','',0),(1107,1,'2025-07-24 08:06:55','2025-07-24 08:06:55','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:06:55','2025-07-24 08:06:55','',408,'http://staging.cars4stars.co.za/?p=1107',0,'revision','',0),(1108,1,'2025-07-24 08:06:56','2025-07-24 08:06:56','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p>We understand how important your Matric Dance is — it\'s a once-in-a-lifetime moment. That’s why we go the extra mile to make it unforgettable.</p><p>From a wide selection of stunning cars to friendly service and reliable bookings, we’re here to make your arrival just as special as the night itself.</p><p>Whether you want to drive yourself or arrive with a chauffeur, we offer flexibility, style, and peace of mind.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:06:56','2025-07-24 08:06:56','',408,'http://staging.cars4stars.co.za/?p=1108',0,'revision','',0),(1109,1,'2025-07-24 08:06:56','2025-07-24 08:06:56','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Make It a Moment That Lasts</h2>				\n					<h3>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.</h3>				\n		<p>Book your unforgettable ride today.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:06:56','2025-07-24 08:06:56','',408,'http://staging.cars4stars.co.za/?p=1109',0,'revision','',0),(1110,1,'2025-07-24 08:16:32','2025-07-24 08:16:32','<h1>Services</h1>				\n					<h3>We value the time and quality of travel for lorem ipsum dolor sit amet.</h3>				\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h6>Night Parties</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >The best cars if you are looking for sagittis morbi accumsan.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read More\n					</a>\n					<h6>Weddings</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you are planning a wedding and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read More\n					</a>\n					<h6>Casinos</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >When you feel like aenean sollicitudin, nec amet mauris velit. </h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h6>Birthdays</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >For the special days when duis sed odio sit amet nibh vulputate cursus.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h6>Airport Transfers</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you need airort transfer and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h2>Testimonials</h2>				\n			<a href=\\\"#\\\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\\\"#\\\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:16:32','2025-07-24 08:16:32','',11,'http://staging.cars4stars.co.za/?p=1110',0,'revision','',0),(1111,1,'2025-07-24 08:16:32','2025-07-24 08:16:32','<h1>Services</h1>				\n					<h3>We value the time and quality of travel for lorem ipsum dolor sit amet.</h3>				\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h6>Night Parties</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >The best cars if you are looking for sagittis morbi accumsan.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read More\n					</a>\n					<h6>Weddings</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you are planning a wedding and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read More\n					</a>\n					<h6>Casinos</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >When you feel like aenean sollicitudin, nec amet mauris velit. </h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h6>Birthdays</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >For the special days when duis sed odio sit amet nibh vulputate cursus.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h6>Airport Transfers</h6>				\n				<h3 data-elementor-setting-key=\\\"infocard_title\\\" data-elementor-inline-editing-toolbar=\\\"basic\\\" >If you need airort transfer and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\\\"#\\\">\n									Read more\n					</a>\n					<h2>Testimonials</h2>				\n			<a href=\\\"#\\\">\n						</a>\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-14-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>James Oliver</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>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. Excepteur sint occaecat cupidatat non proident.</p><p>Sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-01-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>Rosalee Melvin\n</h6>				\n							4.5\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4.5/5		\n		<p>Laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.</p>		\n															<img width=\\\"100\\\" height=\\\"100\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/testimonial-03-free-img.jpg\\\" alt=\\\"Testimonial Image\\\" />															\n					<h6>Macie Naquin\n</h6>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\\\"#\\\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:16:32','2025-07-24 08:16:32','',11,'http://staging.cars4stars.co.za/?p=1111',0,'revision','',0),(1112,1,'2025-07-24 08:16:32','2025-07-24 08:16:32','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h6>Chauffeur-Driven Cars</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Arrive Like Royalty</h3>			\n					Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.				\n					<h6>Self-Drive Options</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Take Control of Your Experience</h3>			\n					Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\nDrive to your photoshoot location and dance in a standout car you’ll never forget.				\n					<h6>List Your Car With Us</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Turn Your Car into a Showstopper</h3>			\n					Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\nIt’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.				\n					<h6>Pricing &amp; Packages</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Transparent Pricing for Every Booking</h3>			\n					We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.\nOur packages typically include:\nPickup and drop-off\nTime allowance for photos\nOptional extra time for special requests\nPrices start from R1,500, depending on car type and availability.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Airport Transfers</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >If you need airort transfer and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:16:32','2025-07-24 08:16:32','',11,'http://staging.cars4stars.co.za/?p=1112',0,'revision','',0),(1114,1,'2025-07-24 08:26:12','2025-07-24 08:26:12','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Make It a Moment That Lasts</h2>				\n					<h3>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.</h3>				\n		<p>Book your unforgettable ride today.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:26:12','2025-07-24 08:26:12','',408,'http://staging.cars4stars.co.za/?p=1114',0,'revision','',0),(1115,1,'2025-07-24 08:26:13','2025-07-24 08:26:13','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h2>Make It a Moment That Lasts</h2>				\n					<h3>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves legendary.</h3>				\n		<p>Book your unforgettable ride today.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:26:13','2025-07-24 08:26:13','',408,'http://staging.cars4stars.co.za/?p=1115',0,'revision','',0),(1116,1,'2025-07-24 08:26:13','2025-07-24 08:26:13','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 08:26:13','2025-07-24 08:26:13','',408,'http://staging.cars4stars.co.za/?p=1116',0,'revision','',0),(1117,1,'2025-07-24 08:27:22','2025-07-24 08:27:22','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h6>Chauffeur-Driven Cars</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Arrive Like Royalty</h3>			\n					Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.				\n					<h6>Self-Drive Options</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Take Control of Your Experience</h3>			\n					Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\nDrive to your photoshoot location and dance in a standout car you’ll never forget.				\n					<h6>List Your Car With Us</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Turn Your Car into a Showstopper</h3>			\n					Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\nIt’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.				\n					<h6>Pricing &amp; Packages</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Transparent Pricing for Every Booking</h3>			\n					We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.\nOur packages typically include:\nPickup and drop-off\nTime allowance for photos\nOptional extra time for special requests\nPrices start from R1,500, depending on car type and availability.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Airport Transfers</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >If you need airort transfer and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:27:22','2025-07-24 08:27:22','',11,'http://staging.cars4stars.co.za/?p=1117',0,'revision','',0),(1118,1,'2025-07-24 08:27:24','2025-07-24 08:27:24','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h2>We offer limousine renting services for special occasions lorem ipsum dolor.</h2>				\n					<h6>Chauffeur-Driven Cars</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Arrive Like Royalty</h3>			\n					Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.\nPerfect for couples or groups who want to relax and enjoy every second of their farewell night.				\n					<h6>Self-Drive Options</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Take Control of Your Experience</h3>			\n					Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.\nDrive to your photoshoot location and dance in a standout car you’ll never forget.				\n					<h6>List Your Car With Us</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Turn Your Car into a Showstopper</h3>			\n					Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.\nIt’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.				\n					<h6>Pricing &amp; Packages</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >Transparent Pricing for Every Booking</h3>			\n					We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.\nOur packages typically include:\nPickup and drop-off\nTime allowance for photos\nOptional extra time for special requests\nPrices start from R1,500, depending on car type and availability.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Airport Transfers</h6>				\n				<h3 data-elementor-setting-key=\"infocard_title\" data-elementor-inline-editing-toolbar=\"basic\" >If you need airort transfer and lorem ipsum dolor sit amet.</h3>			\n					Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.				\n					<a href=\"#\">\n									Read more\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:27:24','2025-07-24 08:27:24','',11,'http://staging.cars4stars.co.za/?p=1118',0,'revision','',0),(1119,1,'2025-07-24 08:27:30','2025-07-24 08:27:30','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 08:27:30','2025-07-24 08:27:30','',11,'http://staging.cars4stars.co.za/?p=1119',0,'revision','',0),(1120,1,'2025-07-24 08:49:12','2025-07-24 08:49:12','<h1>Our fleet</h1>		\n			<h3>Our limousines proin gravida nibh vel velit auctor aliquet. </h3>		\n			<h2>Sedan Limousine</h2>		\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n			<h2>Stretch &amp; SUV Limousine</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>		\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							SUV Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 08:49:12','2025-07-24 08:49:12','',13,'http://staging.cars4stars.co.za/?p=1120',0,'revision','',0),(1121,1,'2025-07-24 08:49:13','2025-07-24 08:49:13','<h1>Our fleet</h1>		\n			<h3>Our limousines proin gravida nibh vel velit auctor aliquet. </h3>		\n			<h2>Sedan Limousine</h2>		\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0001-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							Bentley Mulsanne\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0002-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Mercedes Grand Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-0003-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Black Lincoln Sedan\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									Rent Limousine\n					</a>\n			<h2>Stretch &amp; SUV Limousine</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>		\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-06-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>190$ /</h3>		\n		<p>per hour</p>		\n							SUV Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-05-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>175$ /</h3>		\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n													<img width=\\\"418\\\" height=\\\"231\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg\\\" alt=\\\"Fleet Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img.jpg 418w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img-300x166.jpg 300w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/fleet-04-free-img-400x221.jpg 400w\\\" sizes=\\\"(max-width: 418px) 100vw, 418px\\\" />													\n			<h3>160$ /</h3>		\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n			<a href=\\\"#\\\">\n									rent limousine\n					</a>\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 08:49:13','2025-07-24 08:49:13','',13,'http://staging.cars4stars.co.za/?p=1121',0,'revision','',0),(1122,1,'2025-07-24 08:49:15','2025-07-24 08:49:15','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Stretch &amp; SUV Limousine</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>		\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							SUV Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 08:49:15','2025-07-24 08:49:15','',13,'http://staging.cars4stars.co.za/?p=1122',0,'revision','',0),(1127,1,'2025-07-24 09:16:25','0000-00-00 00:00:00','','blank-form','','draft','closed','closed','','','','','2025-07-24 09:16:25','2025-07-24 09:16:25','',0,'http://staging.cars4stars.co.za/?post_type=forminator_forms&#038;p=1127',0,'forminator_forms','',0),(1128,1,'2025-07-24 09:34:45','2025-07-24 09:34:45','{\"id\":1128,\"form_field_id\":\"1\",\"form_fields\":{\"fullname\":{\"id\":\"fullname\",\"type\":\"text\",\"label\":\"Name\",\"meta-key\":\"name\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"css\":\"\"},\"email\":{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email\",\"meta-key\":\"email\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"subject\":{\"id\":\"subject\",\"type\":\"text\",\"label\":\"Subject\",\"meta-key\":\"subject\",\"description\":\"\",\"required\":\"1\",\"placeholder\":\"\",\"css\":\"\"},\"message\":{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\",\"meta-key\":\"message\",\"description\":\"\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Contact Form\",\"form_desc\":\"\",\"successful_form_submission_message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"redirect_to\":\"same\",\"custom_page\":\"2\",\"external_url\":\"\",\"layout_class\":\"default\",\"form_class\":\"\",\"submit_button_text\":\"Submit\",\"honeypot\":\"1\",\"email\":{\"connection_1\":{\"connection_name\":\"Admin Notification\",\"evf_to_email\":\"{admin_email}\",\"evf_from_name\":\"Carfourastar\",\"evf_from_email\":\"{admin_email}\",\"evf_reply_to\":\"{field_id=\\\"email\\\"}\",\"evf_email_subject\":\"New Form Entry \",\"evf_email_message\":\"{all_fields}\"}}},\"structure\":{\"row_1\":{\"grid_1\":[\"fullname\",\"email\",\"subject\",\"message\"]}}}','Contact Form','','publish','closed','closed','','contact-form','','','2025-07-24 09:34:45','2025-07-24 09:34:45','',0,'http://staging.cars4stars.co.za/?post_type=everest_form&#038;p=1128',0,'everest_form','',0),(1129,1,'2025-07-24 09:35:41','2025-07-24 09:35:41','{\"id\":1129,\"form_field_id\":\"1\",\"settings\":{\"form_title\":\"Renter (Client) Booking Inquiry Form\",\"form_desc\":\"\"},\"imported_form_templates\":\"blank\"}','Renter (Client) Booking Inquiry Form','','publish','closed','closed','','renter-client-booking-inquiry-form','','','2025-07-24 09:35:41','2025-07-24 09:35:41','',0,'http://staging.cars4stars.co.za/?post_type=everest_form&#038;p=1129',0,'everest_form','',0),(1130,1,'2025-07-24 10:39:36','2025-07-24 10:39:36','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Stretch &amp; SUV Limousine</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>		\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							SUV Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:39:36','2025-07-24 10:39:36','',13,'http://staging.cars4stars.co.za/?p=1130',0,'revision','',0),(1131,1,'2025-07-24 10:39:36','2025-07-24 10:39:36','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Stretch &amp; SUV Limousine</h2>				\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin</p>		\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-06-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>190$ /</h3>				\n		<p>per hour</p>		\n							SUV Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-05-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>175$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n															<img width=\"418\" height=\"231\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg\" alt=\"Fleet Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img.jpg 418w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/fleet-04-free-img-300x166.jpg 300w\" sizes=\"(max-width: 418px) 100vw, 418px\" />															\n					<h3>160$ /</h3>				\n		<p>per hour</p>		\n							Stretch Limousine\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, rain sensor, air conditioning.</p>		\n					<a href=\"#\">\n									rent limousine\n					</a>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:39:36','2025-07-24 10:39:36','',13,'http://staging.cars4stars.co.za/?p=1131',0,'revision','',0),(1132,1,'2025-07-24 10:39:37','2025-07-24 10:39:37','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Ready to list your car? Fill out the form below to get started.</h2>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:39:37','2025-07-24 10:39:37','',13,'http://staging.cars4stars.co.za/?p=1132',0,'revision','',0),(1133,1,'2025-07-24 10:40:29','2025-07-24 10:40:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Ready to list your car? Fill out the form below to get started.</h2>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:40:29','2025-07-24 10:40:29','',13,'http://staging.cars4stars.co.za/?p=1133',0,'revision','',0),(1134,1,'2025-07-24 10:40:29','2025-07-24 10:40:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Ready to list your car? Fill out the form below to get started.</h2>				\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:40:29','2025-07-24 10:40:29','',13,'http://staging.cars4stars.co.za/?p=1134',0,'revision','',0),(1135,1,'2025-07-24 10:40:29','2025-07-24 10:40:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:40:29','2025-07-24 10:40:29','',13,'http://staging.cars4stars.co.za/?p=1135',0,'revision','',0),(1136,1,'2025-07-24 10:42:32','2025-07-24 10:42:32','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:42:32','2025-07-24 10:42:32','',13,'http://staging.cars4stars.co.za/?p=1136',0,'revision','',0),(1137,1,'2025-07-24 10:42:33','2025-07-24 10:42:33','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:42:33','2025-07-24 10:42:33','',13,'http://staging.cars4stars.co.za/?p=1137',0,'revision','',0),(1138,1,'2025-07-24 10:42:33','2025-07-24 10:42:33','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e591bedb82644106ffcfa5b7965032e5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e591bedb82644106ffcfa5b7965032e5\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_6109c0575b9d4e3bbf34aeaf3030d441><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_6109c0575b9d4e3bbf34aeaf3030d441\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_0bec725b72363d643ae63b2d8cd7a8af><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_0bec725b72363d643ae63b2d8cd7a8af\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_3b0275b6b6781df1db8035cf38f5c265><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_3b0275b6b6781df1db8035cf38f5c265\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:42:33','2025-07-24 10:42:33','',13,'http://staging.cars4stars.co.za/?p=1138',0,'revision','',0),(1139,1,'2025-07-24 10:44:55','2025-07-24 10:44:55','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e591bedb82644106ffcfa5b7965032e5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e591bedb82644106ffcfa5b7965032e5\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_6109c0575b9d4e3bbf34aeaf3030d441><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_6109c0575b9d4e3bbf34aeaf3030d441\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_0bec725b72363d643ae63b2d8cd7a8af><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_0bec725b72363d643ae63b2d8cd7a8af\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_3b0275b6b6781df1db8035cf38f5c265><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_3b0275b6b6781df1db8035cf38f5c265\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:44:55','2025-07-24 10:44:55','',13,'http://staging.cars4stars.co.za/?p=1139',0,'revision','',0),(1140,1,'2025-07-24 10:44:55','2025-07-24 10:44:55','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e591bedb82644106ffcfa5b7965032e5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e591bedb82644106ffcfa5b7965032e5\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_6109c0575b9d4e3bbf34aeaf3030d441><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_6109c0575b9d4e3bbf34aeaf3030d441\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_03999ffb0aa2bb0ffa7d779f5c79cecb\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_0bec725b72363d643ae63b2d8cd7a8af><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_0bec725b72363d643ae63b2d8cd7a8af\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_3b0275b6b6781df1db8035cf38f5c265><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_3b0275b6b6781df1db8035cf38f5c265\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:44:55','2025-07-24 10:44:55','',13,'http://staging.cars4stars.co.za/?p=1140',0,'revision','',0),(1141,1,'2025-07-24 10:45:00','2025-07-24 10:45:00','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_09ee1f7984cbb10688173726713e2a36><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_09ee1f7984cbb10688173726713e2a36\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_805fc7a7e69d0dd08922119cdd3dbf45><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_805fc7a7e69d0dd08922119cdd3dbf45\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_91395d589a9293a028962ed0b0e18336><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_91395d589a9293a028962ed0b0e18336\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_03ff5a17d3cc50e691e6c4c5c3234125><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_03ff5a17d3cc50e691e6c4c5c3234125\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_17e1322070dc8dacc240f0a0d3b28aca><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_17e1322070dc8dacc240f0a0d3b28aca\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:45:00','2025-07-24 10:45:00','',13,'http://staging.cars4stars.co.za/?p=1141',0,'revision','',0),(1142,1,'2025-07-24 10:46:26','2025-07-24 10:46:26','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_09ee1f7984cbb10688173726713e2a36><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_09ee1f7984cbb10688173726713e2a36\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_805fc7a7e69d0dd08922119cdd3dbf45><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_805fc7a7e69d0dd08922119cdd3dbf45\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_91395d589a9293a028962ed0b0e18336><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_91395d589a9293a028962ed0b0e18336\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_03ff5a17d3cc50e691e6c4c5c3234125><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_03ff5a17d3cc50e691e6c4c5c3234125\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_17e1322070dc8dacc240f0a0d3b28aca><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_17e1322070dc8dacc240f0a0d3b28aca\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:46:26','2025-07-24 10:46:26','',13,'http://staging.cars4stars.co.za/?p=1142',0,'revision','',0),(1143,1,'2025-07-24 10:46:26','2025-07-24 10:46:26','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_09ee1f7984cbb10688173726713e2a36><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_09ee1f7984cbb10688173726713e2a36\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_805fc7a7e69d0dd08922119cdd3dbf45><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_805fc7a7e69d0dd08922119cdd3dbf45\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_91395d589a9293a028962ed0b0e18336><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_91395d589a9293a028962ed0b0e18336\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_03ff5a17d3cc50e691e6c4c5c3234125><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_03ff5a17d3cc50e691e6c4c5c3234125\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_17e1322070dc8dacc240f0a0d3b28aca><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_17e1322070dc8dacc240f0a0d3b28aca\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:46:26','2025-07-24 10:46:26','',13,'http://staging.cars4stars.co.za/?p=1143',0,'revision','',0),(1144,1,'2025-07-24 10:46:26','2025-07-24 10:46:26','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_647e6d7d32d15a3aa815d39a13b1c811><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_647e6d7d32d15a3aa815d39a13b1c811\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fc3d7e30d08fb7ced1f8983e38f18c41><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fc3d7e30d08fb7ced1f8983e38f18c41\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_4799d7a7d7888f1e586a6a5bcca16c3c><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_4799d7a7d7888f1e586a6a5bcca16c3c\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_2acd12b72454e8b1ddd093492a05c619><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_2acd12b72454e8b1ddd093492a05c619\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_7bf2e45e8894b316e2fe012e80673ae3><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_7bf2e45e8894b316e2fe012e80673ae3\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:46:26','2025-07-24 10:46:26','',13,'http://staging.cars4stars.co.za/?p=1144',0,'revision','',0),(1145,1,'2025-07-24 10:46:59','2025-07-24 10:46:59','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_647e6d7d32d15a3aa815d39a13b1c811><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_647e6d7d32d15a3aa815d39a13b1c811\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fc3d7e30d08fb7ced1f8983e38f18c41><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fc3d7e30d08fb7ced1f8983e38f18c41\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_4799d7a7d7888f1e586a6a5bcca16c3c><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_4799d7a7d7888f1e586a6a5bcca16c3c\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_2acd12b72454e8b1ddd093492a05c619><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_2acd12b72454e8b1ddd093492a05c619\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_7bf2e45e8894b316e2fe012e80673ae3><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_7bf2e45e8894b316e2fe012e80673ae3\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:46:59','2025-07-24 10:46:59','',13,'http://staging.cars4stars.co.za/?p=1145',0,'revision','',0),(1146,1,'2025-07-24 10:47:00','2025-07-24 10:47:00','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_647e6d7d32d15a3aa815d39a13b1c811><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_647e6d7d32d15a3aa815d39a13b1c811\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fc3d7e30d08fb7ced1f8983e38f18c41><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fc3d7e30d08fb7ced1f8983e38f18c41\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_4799d7a7d7888f1e586a6a5bcca16c3c><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_4799d7a7d7888f1e586a6a5bcca16c3c\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_2acd12b72454e8b1ddd093492a05c619><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_2acd12b72454e8b1ddd093492a05c619\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_7bf2e45e8894b316e2fe012e80673ae3><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_7bf2e45e8894b316e2fe012e80673ae3\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:47:00','2025-07-24 10:47:00','',13,'http://staging.cars4stars.co.za/?p=1146',0,'revision','',0),(1147,1,'2025-07-24 10:47:01','2025-07-24 10:47:01','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_388b9eae362854ef6dd9a059f61b6452><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_388b9eae362854ef6dd9a059f61b6452\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_57418a231ac49d947985d4df74235446><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_57418a231ac49d947985d4df74235446\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_79a63f654b71bfe0bacf1b223a6b54db><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_79a63f654b71bfe0bacf1b223a6b54db\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_bba6c34f9e786faf8c5b62b3c9640ce4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_bba6c34f9e786faf8c5b62b3c9640ce4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_a3e301a0d4f9fb1882f18678abfda355><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_a3e301a0d4f9fb1882f18678abfda355\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:47:01','2025-07-24 10:47:01','',13,'http://staging.cars4stars.co.za/?p=1147',0,'revision','',0),(1148,1,'2025-07-24 10:47:17','2025-07-24 10:47:17','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_388b9eae362854ef6dd9a059f61b6452><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_388b9eae362854ef6dd9a059f61b6452\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_57418a231ac49d947985d4df74235446><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_57418a231ac49d947985d4df74235446\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_79a63f654b71bfe0bacf1b223a6b54db><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_79a63f654b71bfe0bacf1b223a6b54db\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_bba6c34f9e786faf8c5b62b3c9640ce4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_bba6c34f9e786faf8c5b62b3c9640ce4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_a3e301a0d4f9fb1882f18678abfda355><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_a3e301a0d4f9fb1882f18678abfda355\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:47:17','2025-07-24 10:47:17','',13,'http://staging.cars4stars.co.za/?p=1148',0,'revision','',0),(1149,1,'2025-07-24 10:47:17','2025-07-24 10:47:17','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_388b9eae362854ef6dd9a059f61b6452><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_388b9eae362854ef6dd9a059f61b6452\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_57418a231ac49d947985d4df74235446><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_57418a231ac49d947985d4df74235446\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_79a63f654b71bfe0bacf1b223a6b54db><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_79a63f654b71bfe0bacf1b223a6b54db\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_bba6c34f9e786faf8c5b62b3c9640ce4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_bba6c34f9e786faf8c5b62b3c9640ce4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_a3e301a0d4f9fb1882f18678abfda355><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_a3e301a0d4f9fb1882f18678abfda355\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:47:17','2025-07-24 10:47:17','',13,'http://staging.cars4stars.co.za/?p=1149',0,'revision','',0),(1150,1,'2025-07-24 10:47:17','2025-07-24 10:47:17','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_a50da74a47d83af88d1d01094d09b43b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_a50da74a47d83af88d1d01094d09b43b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_761bdd8b3444aa3636714ea34b18afc5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_761bdd8b3444aa3636714ea34b18afc5\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_f34c7fbc4041ebb01161ae45637d06a9><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_f34c7fbc4041ebb01161ae45637d06a9\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_09074f4d0d3af0ef708ded99505bf88d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_09074f4d0d3af0ef708ded99505bf88d\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:47:17','2025-07-24 10:47:17','',13,'http://staging.cars4stars.co.za/?p=1150',0,'revision','',0),(1151,1,'2025-07-24 10:48:29','2025-07-24 10:48:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_a50da74a47d83af88d1d01094d09b43b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_a50da74a47d83af88d1d01094d09b43b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_761bdd8b3444aa3636714ea34b18afc5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_761bdd8b3444aa3636714ea34b18afc5\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_f34c7fbc4041ebb01161ae45637d06a9><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_f34c7fbc4041ebb01161ae45637d06a9\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_09074f4d0d3af0ef708ded99505bf88d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_09074f4d0d3af0ef708ded99505bf88d\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:48:29','2025-07-24 10:48:29','',13,'http://staging.cars4stars.co.za/?p=1151',0,'revision','',0),(1152,1,'2025-07-24 10:48:29','2025-07-24 10:48:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_a50da74a47d83af88d1d01094d09b43b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_a50da74a47d83af88d1d01094d09b43b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_761bdd8b3444aa3636714ea34b18afc5><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_761bdd8b3444aa3636714ea34b18afc5\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_f34c7fbc4041ebb01161ae45637d06a9><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_f34c7fbc4041ebb01161ae45637d06a9\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_09074f4d0d3af0ef708ded99505bf88d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_09074f4d0d3af0ef708ded99505bf88d\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_5ac99e3f1eaa39dfdfb159d657910bbc\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:48:29','2025-07-24 10:48:29','',13,'http://staging.cars4stars.co.za/?p=1152',0,'revision','',0),(1153,1,'2025-07-24 10:48:29','2025-07-24 10:48:29','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e042a5820bc413a8992340c888114c37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e042a5820bc413a8992340c888114c37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_ffd971387a0dd66fc309f57a21626d5c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_ffd971387a0dd66fc309f57a21626d5c\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_6cb85dee0da589dd190282c0820c20a7><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_6cb85dee0da589dd190282c0820c20a7\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_9ac31397b98a0c18de5596d3f4001f81><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_9ac31397b98a0c18de5596d3f4001f81\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_c638d4fa058291441442190d2483be1c><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_c638d4fa058291441442190d2483be1c\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Fleet','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:48:29','2025-07-24 10:48:29','',13,'http://staging.cars4stars.co.za/?p=1153',0,'revision','',0),(1154,1,'2025-07-24 10:49:07','2025-07-24 10:49:07','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e042a5820bc413a8992340c888114c37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e042a5820bc413a8992340c888114c37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_ffd971387a0dd66fc309f57a21626d5c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_ffd971387a0dd66fc309f57a21626d5c\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_6cb85dee0da589dd190282c0820c20a7><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_6cb85dee0da589dd190282c0820c20a7\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_9ac31397b98a0c18de5596d3f4001f81><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_9ac31397b98a0c18de5596d3f4001f81\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_c638d4fa058291441442190d2483be1c><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_c638d4fa058291441442190d2483be1c\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 10:49:07','2025-07-24 10:49:07','',13,'http://staging.cars4stars.co.za/?p=1154',0,'revision','',0),(1155,1,'2025-07-24 10:50:23','2025-07-24 10:50:23','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-24 10:50:23','2025-07-24 10:50:23','',11,'http://staging.cars4stars.co.za/?p=1155',0,'revision','',0),(1156,1,'2025-07-24 10:54:39','2025-07-24 10:54:39','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-astra-2','','','2025-07-24 10:54:39','2025-07-24 10:54:39','',0,'http://staging.cars4stars.co.za/wp-global-styles-astra-2/',0,'wp_global_styles','',0),(1158,1,'2025-07-24 11:04:58','2025-07-24 11:04:58','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://staging.cars4stars.co.za/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2025-07-24 11:04:58','2025-07-24 11:04:58','',2,'http://staging.cars4stars.co.za/?p=1158',0,'revision','',0),(1159,1,'2025-07-24 11:04:58','2025-07-24 11:04:58','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://staging.cars4stars.co.za/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2025-07-24 11:04:58','2025-07-24 11:04:58','',2,'http://staging.cars4stars.co.za/?p=1159',0,'revision','',0),(1160,1,'2025-07-24 11:04:59','2025-07-24 11:04:59','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>								\n					</details>\n		<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p><p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p><p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p><p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p><p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p><p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p><p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p><p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p><p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2025-07-24 11:04:59','2025-07-24 11:04:59','',2,'http://staging.cars4stars.co.za/?p=1160',0,'revision','',0),(1161,1,'2025-07-24 11:05:22','2025-07-24 11:05:22','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>								\n					</details>\n		<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p><p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p><p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p><p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p><p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p><p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p><p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p><p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p><p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-24 11:05:22','2025-07-24 11:05:22','',2,'http://staging.cars4stars.co.za/?p=1161',0,'revision','',0),(1162,1,'2025-07-24 11:31:25','2025-07-24 11:31:25','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://staging.cars4stars.co.za.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:31:25','2025-07-24 11:31:25','',3,'http://staging.cars4stars.co.za/?p=1162',0,'revision','',0),(1163,1,'2025-07-24 11:31:26','2025-07-24 11:31:26','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://staging.cars4stars.co.za.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:31:26','2025-07-24 11:31:26','',3,'http://staging.cars4stars.co.za/?p=1163',0,'revision','',0),(1164,1,'2025-07-24 11:31:26','2025-07-24 11:31:26','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:31:26','2025-07-24 11:31:26','',3,'http://staging.cars4stars.co.za/?p=1164',0,'revision','',0),(1165,1,'2025-07-24 11:35:03','2025-07-24 11:35:03','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:35:03','2025-07-24 11:35:03','',3,'http://staging.cars4stars.co.za/?p=1165',0,'revision','',0),(1166,1,'2025-07-24 11:35:08','2025-07-24 11:35:08','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:35:08','2025-07-24 11:35:08','',3,'http://staging.cars4stars.co.za/?p=1166',0,'revision','',0),(1167,1,'2025-07-24 11:35:16','2025-07-24 11:35:16','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:35:16','2025-07-24 11:35:16','',3,'http://staging.cars4stars.co.za/?p=1167',0,'revision','',0),(1168,1,'2025-07-24 11:54:31','2025-07-24 11:54:31','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:54:31','2025-07-24 11:54:31','',3,'http://staging.cars4stars.co.za/?p=1168',0,'revision','',0),(1169,1,'2025-07-24 11:54:31','2025-07-24 11:54:31','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:54:31','2025-07-24 11:54:31','',3,'http://staging.cars4stars.co.za/?p=1169',0,'revision','',0),(1170,1,'2025-07-24 11:54:32','2025-07-24 11:54:32','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h5>2. Insurance Requirements</h5>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h5>3. Driver Policy and Vetting</h5>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:54:32','2025-07-24 11:54:32','',3,'http://staging.cars4stars.co.za/?p=1170',0,'revision','',0),(1171,1,'2025-07-24 11:59:39','2025-07-24 11:59:39','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h5>2. Insurance Requirements</h5>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h5>3. Driver Policy and Vetting</h5>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:59:39','2025-07-24 11:59:39','',3,'http://staging.cars4stars.co.za/?p=1171',0,'revision','',0),(1172,1,'2025-07-24 11:59:39','2025-07-24 11:59:39','<h3>Client Terms &amp; Conditions – Renters (Matric Rides)</h3>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h5>1. Driver and Licensing Policy</h5>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h5>2. Booking Confirmation and Full Payment Requirement</h5>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h5>3. Payment Methods and Proof of Payment</h5>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h5>4. No Smoking Policy and Valet Charges</h5>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h5>5. Security Deposit Authorisation and Damage Responsibility</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>6. Cancellation and Refund Policy</h5>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h5>7. Event Duration and Additional Charges</h5>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h5>8. Kilometre Limits and Excess Travel Fees</h5>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h5>9. Vehicle Condition and Client Responsibilities</h5>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h5>10. Decorations and Special Requests</h5>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h5>11. Vehicle Substitution Policy</h5>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h5>12. Delayed Driver Arrival Compensation</h5>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h5>13. Venue Accessibility and Safety</h5>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h5>14. Insurance and Liability Disclaimer</h5>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h5>15. Driver Conduct and Right of Refusal</h5>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h5>16. Privacy and Marketing Consent</h5>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h5>17. Dispute Resolution</h5>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h5>18. Legal Compliance and Governing Law</h5>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h5>19. Amendments to Terms</h5>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h5>20. Contact Information</h5>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h3>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h3>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h5>1. Vehicle Eligibility and Roadworthiness</h5>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h5>2. Insurance Requirements</h5>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h5>3. Driver Policy and Vetting</h5>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:59:39','2025-07-24 11:59:39','',3,'http://staging.cars4stars.co.za/?p=1172',0,'revision','',0),(1173,1,'2025-07-24 11:59:40','2025-07-24 11:59:40','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 11:59:40','2025-07-24 11:59:40','',3,'http://staging.cars4stars.co.za/?p=1173',0,'revision','',0),(1174,1,'2025-07-24 12:02:30','2025-07-24 12:02:30','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:02:30','2025-07-24 12:02:30','',3,'http://staging.cars4stars.co.za/?p=1174',0,'revision','',0),(1175,1,'2025-07-24 12:02:30','2025-07-24 12:02:30','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h5>4. Punctuality and Presentation</h5>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h5>5. Cleanliness Standards</h5>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h5>6. Booking Acceptance and Fulfilment</h5>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h5>7. Payment Terms and Commission</h5>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h5>8. Overtime Compensation</h5>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h5>9. Excess Distance and Travel Charges</h5>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h5>10. Driver Conduct and Etiquette</h5>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h5>11. Vehicle Substitution &amp; Emergencies</h5>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h5>12. Damage, Incidents &amp; Responsibility</h5>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h5>13. Photos and Listing Content</h5>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h5>14. Client Complaints and Dispute Resolution</h5>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h5>15. Decorations and Setup</h5>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h5>16. Security Deposit Handling</h5>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h5>17. Alcohol, Smoking and Passenger Behavior</h5>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h5>18. Route Planning and Venue Access</h5>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h5>19. Indemnity and Legal Responsibility</h5>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h5>20. Updates and Compliance</h5>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:02:30','2025-07-24 12:02:30','',3,'http://staging.cars4stars.co.za/?p=1175',0,'revision','',0),(1176,1,'2025-07-24 12:02:31','2025-07-24 12:02:31','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:02:31','2025-07-24 12:02:31','',3,'http://staging.cars4stars.co.za/?p=1176',0,'revision','',0),(1177,1,'2025-07-24 12:35:48','2025-07-24 12:35:48','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:35:48','2025-07-24 12:35:48','',3,'http://staging.cars4stars.co.za/?p=1177',0,'revision','',0),(1178,1,'2025-07-24 12:36:55','2025-07-24 12:36:55','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e042a5820bc413a8992340c888114c37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e042a5820bc413a8992340c888114c37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_ffd971387a0dd66fc309f57a21626d5c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_ffd971387a0dd66fc309f57a21626d5c\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_6cb85dee0da589dd190282c0820c20a7><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_6cb85dee0da589dd190282c0820c20a7\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_9ac31397b98a0c18de5596d3f4001f81><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_9ac31397b98a0c18de5596d3f4001f81\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_c638d4fa058291441442190d2483be1c><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_c638d4fa058291441442190d2483be1c\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 12:36:55','2025-07-24 12:36:55','',13,'http://staging.cars4stars.co.za/?p=1178',0,'revision','',0),(1179,1,'2025-07-24 12:36:55','2025-07-24 12:36:55','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"13ade92c1a\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_e042a5820bc413a8992340c888114c37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_e042a5820bc413a8992340c888114c37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_ffd971387a0dd66fc309f57a21626d5c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_ffd971387a0dd66fc309f57a21626d5c\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_6cb85dee0da589dd190282c0820c20a7><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_6cb85dee0da589dd190282c0820c20a7\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_9ac31397b98a0c18de5596d3f4001f81><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_9ac31397b98a0c18de5596d3f4001f81\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_c638d4fa058291441442190d2483be1c><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_c638d4fa058291441442190d2483be1c\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 12:36:55','2025-07-24 12:36:55','',13,'http://staging.cars4stars.co.za/?p=1179',0,'revision','',0),(1180,1,'2025-07-24 12:36:56','2025-07-24 12:36:56','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_ab2eaaeed7f42daa1f5ea0c836524f37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_ab2eaaeed7f42daa1f5ea0c836524f37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fb9b8e5205e0454d3bb9ebba8795904d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fb9b8e5205e0454d3bb9ebba8795904d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_5662b30631770dcab353de2b9f3aa014><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_5662b30631770dcab353de2b9f3aa014\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_fb647d73a8dc729c4d84c29891e4e1d1><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_fb647d73a8dc729c4d84c29891e4e1d1\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_45e9b82962214cb3c61dc66dbc07b123><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_45e9b82962214cb3c61dc66dbc07b123\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 12:36:56','2025-07-24 12:36:56','',13,'http://staging.cars4stars.co.za/?p=1180',0,'revision','',0),(1182,1,'2025-07-24 12:49:30','2025-07-24 12:49:30','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:30','2025-07-24 12:49:30','',3,'http://staging.cars4stars.co.za/?p=1182',0,'revision','',0),(1183,1,'2025-07-24 12:49:30','2025-07-24 12:49:30','<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:30','2025-07-24 12:49:30','',3,'http://staging.cars4stars.co.za/?p=1183',0,'revision','',0),(1184,1,'2025-07-24 12:49:30','2025-07-24 12:49:30','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/*renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:30','2025-07-24 12:49:30','',3,'http://staging.cars4stars.co.za/?p=1184',0,'revision','',0),(1185,1,'2025-07-24 12:49:49','2025-07-24 12:49:49','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/*renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:49','2025-07-24 12:49:49','',3,'http://staging.cars4stars.co.za/?p=1185',0,'revision','',0),(1186,1,'2025-07-24 12:49:49','2025-07-24 12:49:49','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/*renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:49','2025-07-24 12:49:49','',3,'http://staging.cars4stars.co.za/?p=1186',0,'revision','',0),(1187,1,'2025-07-24 12:49:50','2025-07-24 12:49:50','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:49:50','2025-07-24 12:49:50','',3,'http://staging.cars4stars.co.za/?p=1187',0,'revision','',0),(1188,1,'2025-07-24 12:50:20','2025-07-24 12:50:20','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:50:20','2025-07-24 12:50:20','',3,'http://staging.cars4stars.co.za/?p=1188',0,'revision','',0),(1189,1,'2025-07-24 12:50:20','2025-07-24 12:50:20','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:50:20','2025-07-24 12:50:20','',3,'http://staging.cars4stars.co.za/?p=1189',0,'revision','',0),(1190,1,'2025-07-24 12:50:21','2025-07-24 12:50:21','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:50:21','2025-07-24 12:50:21','',3,'http://staging.cars4stars.co.za/?p=1190',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1191,1,'2025-07-24 12:50:59','2025-07-24 12:50:59','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:50:59','2025-07-24 12:50:59','',3,'http://staging.cars4stars.co.za/?p=1191',0,'revision','',0),(1192,1,'2025-07-24 12:50:59','2025-07-24 12:50:59','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:50:59','2025-07-24 12:50:59','',3,'http://staging.cars4stars.co.za/?p=1192',0,'revision','',0),(1193,1,'2025-07-24 12:51:00','2025-07-24 12:51:00','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:51:00','2025-07-24 12:51:00','',3,'http://staging.cars4stars.co.za/?p=1193',0,'revision','',0),(1194,1,'2025-07-24 12:52:31','2025-07-24 12:52:31','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:52:31','2025-07-24 12:52:31','',3,'http://staging.cars4stars.co.za/?p=1194',0,'revision','',0),(1195,1,'2025-07-24 12:52:31','2025-07-24 12:52:31','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p>Client Terms &amp; Conditions – Renters (Matric Rides)</p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:52:31','2025-07-24 12:52:31','',3,'http://staging.cars4stars.co.za/?p=1195',0,'revision','',0),(1196,1,'2025-07-24 12:52:32','2025-07-24 12:52:32','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-24 12:52:32','2025-07-24 12:52:32','',3,'http://staging.cars4stars.co.za/?p=1196',0,'revision','',0),(1198,1,'2025-07-24 13:12:28','2025-07-24 13:12:28','<h1>Contact</h1>		\n			<h3>Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.</h3>		\n			<h6>What\\\'s your special occasion?</h6>		\n			<h2>Don\\\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.</h2>		\n			<h3>Get in Touch</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>		\n					<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\\\"#\\\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\\\"#\\\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n			<h3>Message Us</h3>		\n			<iframe loading=\\\"lazy\\\"\n					src=\\\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\\\"\n					title=\\\"London Eye, London, United Kingdom\\\"\n					aria-label=\\\"London Eye, London, United Kingdom\\\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:12:28','2025-07-24 13:12:28','',15,'http://staging.cars4stars.co.za/?p=1198',0,'revision','',0),(1199,1,'2025-07-24 13:12:28','2025-07-24 13:12:28','<h1>Contact</h1>		\n			<h3>Contact us today and rent auctor, nisi elit consequat ipsum, nec sagittis.</h3>		\n			<h6>What\\\'s your special occasion?</h6>		\n			<h2>Don\\\'t be shy, aenean sollicitudin, lorem quis bibendum auctor.</h2>		\n			<h3>Get in Touch</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus.</p>		\n					<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\\\"#\\\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\\\"#\\\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n			<h3>Message Us</h3>		\n			<iframe loading=\\\"lazy\\\"\n					src=\\\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\\\"\n					title=\\\"London Eye, London, United Kingdom\\\"\n					aria-label=\\\"London Eye, London, United Kingdom\\\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:12:28','2025-07-24 13:12:28','',15,'http://staging.cars4stars.co.za/?p=1199',0,'revision','',0),(1200,1,'2025-07-24 13:12:29','2025-07-24 13:12:29','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Message Us</h3>				\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:12:29','2025-07-24 13:12:29','',15,'http://staging.cars4stars.co.za/?p=1200',0,'revision','',0),(1201,1,'2025-07-24 13:18:16','2025-07-24 13:18:16','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Message Us</h3>				\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:16','2025-07-24 13:18:16','',15,'http://staging.cars4stars.co.za/?p=1201',0,'revision','',0),(1202,1,'2025-07-24 13:18:21','2025-07-24 13:18:21','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Message Us</h3>				\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:21','2025-07-24 13:18:21','',15,'http://staging.cars4stars.co.za/?p=1202',0,'revision','',0),(1203,1,'2025-07-24 13:18:21','2025-07-24 13:18:21','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_a05389b58b6379eb7791a3b554cdfcb2><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_a05389b58b6379eb7791a3b554cdfcb2\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_df9d001d4ede14da5566c44232744301><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_df9d001d4ede14da5566c44232744301\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:21','2025-07-24 13:18:21','',15,'http://staging.cars4stars.co.za/?p=1203',0,'revision','',0),(1204,1,'2025-07-24 13:18:46','2025-07-24 13:18:46','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_a05389b58b6379eb7791a3b554cdfcb2><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_a05389b58b6379eb7791a3b554cdfcb2\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_df9d001d4ede14da5566c44232744301><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_df9d001d4ede14da5566c44232744301\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:46','2025-07-24 13:18:46','',15,'http://staging.cars4stars.co.za/?p=1204',0,'revision','',0),(1205,1,'2025-07-24 13:18:48','2025-07-24 13:18:48','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_a05389b58b6379eb7791a3b554cdfcb2><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_a05389b58b6379eb7791a3b554cdfcb2\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_df9d001d4ede14da5566c44232744301><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_df9d001d4ede14da5566c44232744301\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:48','2025-07-24 13:18:48','',15,'http://staging.cars4stars.co.za/?p=1205',0,'revision','',0),(1206,1,'2025-07-24 13:18:48','2025-07-24 13:18:48','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_761f542328d4dec3d6140444508800a1><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_761f542328d4dec3d6140444508800a1\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_c990cd2ef4954741a9164c251d20200e><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_c990cd2ef4954741a9164c251d20200e\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-24 13:18:48','2025-07-24 13:18:48','',15,'http://staging.cars4stars.co.za/?p=1206',0,'revision','',0),(1207,1,'2025-07-24 13:26:34','2025-07-24 13:26:34','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_ab2eaaeed7f42daa1f5ea0c836524f37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_ab2eaaeed7f42daa1f5ea0c836524f37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fb9b8e5205e0454d3bb9ebba8795904d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fb9b8e5205e0454d3bb9ebba8795904d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_5662b30631770dcab353de2b9f3aa014><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_5662b30631770dcab353de2b9f3aa014\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_fb647d73a8dc729c4d84c29891e4e1d1><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_fb647d73a8dc729c4d84c29891e4e1d1\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_45e9b82962214cb3c61dc66dbc07b123><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_45e9b82962214cb3c61dc66dbc07b123\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:26:34','2025-07-24 13:26:34','',13,'http://staging.cars4stars.co.za/?p=1207',0,'revision','',0),(1208,1,'2025-07-24 13:26:35','2025-07-24 13:26:35','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p>Turn your vehicle into a showstopper and earn extra income by listing it with Matric Rides. We’re always looking for standout cars — from sleek luxury sedans to sporty convertibles and vintage classics — that can make a matric night or wedding unforgettable. Whether you\'re passionate about your car or just want it to work for you, this is the perfect opportunity.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"715\" data-end=\"782\"><p data-start=\"717\" data-end=\"782\">A professional listing on our website with photos and description</p></li><li data-start=\"783\" data-end=\"858\"><p data-start=\"785\" data-end=\"858\">Opportunities to be hired for Matric dances, weddings, and special events</p></li><li data-start=\"859\" data-end=\"908\"><p data-start=\"861\" data-end=\"908\">Earn per booking with transparent payment terms</p></li><li data-start=\"909\" data-end=\"973\"><p data-start=\"911\" data-end=\"973\">We\'ll assist in connecting you with reliable, verified clients</p></li></ul>		\n					<h2>Listing Is Simple:</h2>				\n		<ul><li data-start=\"998\" data-end=\"1062\"><p data-start=\"1001\" data-end=\"1062\">Complete the form below with your vehicle details and photos.</p></li><li data-start=\"1063\" data-end=\"1108\"><p data-start=\"1066\" data-end=\"1108\">Our team will review and approve your car.</p></li><li data-start=\"1109\" data-end=\"1155\"><p data-start=\"1112\" data-end=\"1155\">You’ll be notified when your car is booked!</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_ab2eaaeed7f42daa1f5ea0c836524f37><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_ab2eaaeed7f42daa1f5ea0c836524f37\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_fb9b8e5205e0454d3bb9ebba8795904d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_fb9b8e5205e0454d3bb9ebba8795904d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_5662b30631770dcab353de2b9f3aa014><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_5662b30631770dcab353de2b9f3aa014\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_fb647d73a8dc729c4d84c29891e4e1d1><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_fb647d73a8dc729c4d84c29891e4e1d1\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false><label class=\'ff-el-form-check-label\' for=checkbox_1_45e9b82962214cb3c61dc66dbc07b123><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_45e9b82962214cb3c61dc66dbc07b123\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:26:35','2025-07-24 13:26:35','',13,'http://staging.cars4stars.co.za/?p=1208',0,'revision','',0),(1209,1,'2025-07-24 13:26:35','2025-07-24 13:26:35','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_d9876fbed2d151fd5956b0504ef3c6ee><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_d9876fbed2d151fd5956b0504ef3c6ee\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_12b6c5db6f51a2c32e7059d2ebdb2016><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_12b6c5db6f51a2c32e7059d2ebdb2016\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_d7ca39e88da886c2a88ea08d1849505f><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_d7ca39e88da886c2a88ea08d1849505f\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_ec3584261ab7267e9f2d66d3be95ba65><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_ec3584261ab7267e9f2d66d3be95ba65\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:26:35','2025-07-24 13:26:35','',13,'http://staging.cars4stars.co.za/?p=1209',0,'revision','',0),(1210,1,'2025-07-24 13:27:14','2025-07-24 13:27:14','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_d9876fbed2d151fd5956b0504ef3c6ee><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_d9876fbed2d151fd5956b0504ef3c6ee\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_12b6c5db6f51a2c32e7059d2ebdb2016><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_12b6c5db6f51a2c32e7059d2ebdb2016\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_d7ca39e88da886c2a88ea08d1849505f><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_d7ca39e88da886c2a88ea08d1849505f\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_ec3584261ab7267e9f2d66d3be95ba65><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_ec3584261ab7267e9f2d66d3be95ba65\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:27:14','2025-07-24 13:27:14','',13,'http://staging.cars4stars.co.za/?p=1210',0,'revision','',0),(1211,1,'2025-07-24 13:27:15','2025-07-24 13:27:15','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells, formal events, and celebrations.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_d9876fbed2d151fd5956b0504ef3c6ee><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_d9876fbed2d151fd5956b0504ef3c6ee\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_12b6c5db6f51a2c32e7059d2ebdb2016><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_12b6c5db6f51a2c32e7059d2ebdb2016\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_d7ca39e88da886c2a88ea08d1849505f><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_d7ca39e88da886c2a88ea08d1849505f\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_ec3584261ab7267e9f2d66d3be95ba65><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_ec3584261ab7267e9f2d66d3be95ba65\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ca102ae63bf8e3c07ae0aa6333f06155\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:27:15','2025-07-24 13:27:15','',13,'http://staging.cars4stars.co.za/?p=1211',0,'revision','',0),(1212,1,'2025-07-24 13:27:15','2025-07-24 13:27:15','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_9057e6ebd3071958f76e8437d2d0e966><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_9057e6ebd3071958f76e8437d2d0e966\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_b7dc1378c72745d4d743d921050b4c1d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_b7dc1378c72745d4d743d921050b4c1d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_7246277e09379c59d4ab4d3d3b4fbce5><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_7246277e09379c59d4ab4d3d3b4fbce5\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_c7ccc7d11c8f25131e1ea72df77c20b4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_c7ccc7d11c8f25131e1ea72df77c20b4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-24 13:27:15','2025-07-24 13:27:15','',13,'http://staging.cars4stars.co.za/?p=1212',0,'revision','',0),(1213,1,'2025-07-24 13:39:19','2025-07-24 13:39:19','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At Cars4Stars, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p>\n<p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2025-07-28 06:28:18','2025-07-28 06:28:18','',0,'http://staging.cars4stars.co.za/?page_id=1213',0,'page','',0),(1214,1,'2025-07-24 13:39:19','2025-07-24 13:39:19','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:39:19','2025-07-24 13:39:19','',1213,'http://staging.cars4stars.co.za/?p=1214',0,'revision','',0),(1215,1,'2025-07-24 13:44:20','2025-07-24 13:44:20','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:44:20','2025-07-24 13:44:20','',1213,'http://staging.cars4stars.co.za/?p=1215',0,'revision','',0),(1216,1,'2025-07-24 13:44:20','2025-07-24 13:44:20','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions - [Duplicated #3]','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:44:20','2025-07-24 13:44:20','',1213,'http://staging.cars4stars.co.za/?p=1216',0,'revision','',0),(1217,1,'2025-07-24 13:44:21','2025-07-24 13:44:21','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Terms and Conditions - [Duplicated #3]','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:44:21','2025-07-24 13:44:21','',1213,'http://staging.cars4stars.co.za/?p=1217',0,'revision','',0),(1218,1,'2025-07-24 13:46:45','2025-07-24 13:46:45','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Terms and Conditions - [Duplicated #3]','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:46:45','2025-07-24 13:46:45','',1213,'http://staging.cars4stars.co.za/?p=1218',0,'revision','',0),(1219,1,'2025-07-24 13:46:46','2025-07-24 13:46:46','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>','Terms and Conditions - [Duplicated #3]','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:46:46','2025-07-24 13:46:46','',1213,'http://staging.cars4stars.co.za/?p=1219',0,'revision','',0),(1220,1,'2025-07-24 13:46:46','2025-07-24 13:46:46','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3478\" data-end=\"3595\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:</p><p data-start=\"3597\" data-end=\"3752\">📧 <strong data-start=\"3600\" data-end=\"3610\">Email:</strong> <a rel=\"noopener\" data-start=\"3611\" data-end=\"3633\">info@carforastar.local</a><br data-start=\"3633\" data-end=\"3636\" />🌐 <strong data-start=\"3639\" data-end=\"3651\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3652\" data-end=\"3701\">www.carforastar.local</a><br data-start=\"3701\" data-end=\"3704\" />📍 <strong data-start=\"3707\" data-end=\"3719\">Address:</strong> [Add address here if applicable]</p>','Terms and Conditions - [Duplicated #3]','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:46:46','2025-07-24 13:46:46','',1213,'http://staging.cars4stars.co.za/?p=1220',0,'revision','',0),(1221,1,'2025-07-24 13:49:17','2025-07-24 13:49:17','{\n    \"astra-settings[footer-desktop-items]\": {\n        \"value\": {\n            \"above\": {\n                \"above_1\": [\n                    \"widget-1\",\n                    \"widget-2\"\n                ],\n                \"above_2\": [],\n                \"above_3\": [],\n                \"above_4\": [],\n                \"above_5\": [],\n                \"above_6\": []\n            },\n            \"primary\": {\n                \"primary_1\": [],\n                \"primary_2\": [],\n                \"primary_3\": [],\n                \"primary_4\": [],\n                \"primary_5\": [],\n                \"primary_6\": []\n            },\n            \"below\": {\n                \"below_1\": [\n                    \"copyright\"\n                ],\n                \"below_2\": [\n                    \"social-icons-1\"\n                ],\n                \"below_3\": [],\n                \"below_4\": [],\n                \"below_5\": [],\n                \"below_6\": []\n            },\n            \"group\": \"astra-settings[footer-desktop-items]\",\n            \"rows\": [\n                \"above\",\n                \"primary\",\n                \"below\"\n            ],\n            \"zones\": {\n                \"above\": {\n                    \"above_1\": \"Above Section 1\",\n                    \"above_2\": \"Above Section 2\",\n                    \"above_3\": \"Above Section 3\",\n                    \"above_4\": \"Above Section 4\",\n                    \"above_5\": \"Above Section 5\",\n                    \"above_6\": \"Above Section 6\"\n                },\n                \"primary\": {\n                    \"primary_1\": \"Primary Section 1\",\n                    \"primary_2\": \"Primary Section 2\",\n                    \"primary_3\": \"Primary Section 3\",\n                    \"primary_4\": \"Primary Section 4\",\n                    \"primary_5\": \"Primary Section 5\",\n                    \"primary_6\": \"Primary Section 6\"\n                },\n                \"below\": {\n                    \"below_1\": \"Below Section 1\",\n                    \"below_2\": \"Below Section 2\",\n                    \"below_3\": \"Below Section 3\",\n                    \"below_4\": \"Below Section 4\",\n                    \"below_5\": \"Below Section 5\",\n                    \"below_6\": \"Below Section 6\"\n                }\n            },\n            \"layouts\": {\n                \"above\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"mobile\": \"full\",\n                        \"tablet\": \"2-lheavy\",\n                        \"desktop\": \"2-lheavy\",\n                        \"flag\": true\n                    }\n                },\n                \"primary\": {\n                    \"column\": \"1\",\n                    \"layout\": {\n                        \"desktop\": \"full\",\n                        \"tablet\": \"full\",\n                        \"mobile\": \"full\",\n                        \"flag\": true\n                    }\n                },\n                \"below\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"desktop\": \"2-lheavy\",\n                        \"tablet\": \"2-equal\",\n                        \"mobile\": \"full\",\n                        \"flag\": false\n                    }\n                }\n            },\n            \"status\": {\n                \"above\": true,\n                \"primary\": true,\n                \"below\": true\n            },\n            \"flag\": true,\n            \"popup\": {\n                \"popup_content\": []\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 13:49:17\"\n    }\n}','','','trash','closed','closed','','a7a23c6d-b1cb-48dc-b7bc-f2f4529803b2','','','2025-07-24 13:49:17','2025-07-24 13:49:17','',0,'http://staging.cars4stars.co.za/a7a23c6d-b1cb-48dc-b7bc-f2f4529803b2/',0,'customize_changeset','',0),(1222,0,'2025-07-24 13:53:47','2025-07-24 13:53:47','','mastermega-content-megamenu-menuitem','','publish','closed','closed','','mastermega-content-megamenu-menuitem','','','2025-07-24 13:53:47','2025-07-24 13:53:47','',0,'http://staging.cars4stars.co.za/?p=1222',0,'mastermega_content','',0),(1223,1,'2025-07-24 13:56:25','2025-07-24 13:54:53',' ','','','publish','closed','closed','','1223','','','2025-07-24 13:56:25','2025-07-24 13:56:25','',0,'http://staging.cars4stars.co.za/?p=1223',1,'nav_menu_item','',0),(1224,1,'2025-07-24 13:55:53','2025-07-24 13:55:53','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3478\" data-end=\"3595\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:</p><p data-start=\"3597\" data-end=\"3752\">📧 <strong data-start=\"3600\" data-end=\"3610\">Email:</strong> <a rel=\"noopener\" data-start=\"3611\" data-end=\"3633\">info@carforastar.local</a><br data-start=\"3633\" data-end=\"3636\" />🌐 <strong data-start=\"3639\" data-end=\"3651\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3652\" data-end=\"3701\">www.carforastar.local</a><br data-start=\"3701\" data-end=\"3704\" />📍 <strong data-start=\"3707\" data-end=\"3719\">Address:</strong> [Add address here if applicable]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-24 13:55:53','2025-07-24 13:55:53','',1213,'http://staging.cars4stars.co.za/?p=1224',0,'revision','',0),(1225,1,'2025-07-24 13:56:25','2025-07-24 13:56:25',' ','','','publish','closed','closed','','1225','','','2025-07-24 13:56:25','2025-07-24 13:56:25','',0,'http://staging.cars4stars.co.za/?p=1225',2,'nav_menu_item','',0),(1226,1,'2025-07-24 13:56:25','2025-07-24 13:56:25',' ','','','publish','closed','closed','','1226','','','2025-07-24 13:56:25','2025-07-24 13:56:25','',0,'http://staging.cars4stars.co.za/?p=1226',3,'nav_menu_item','',0),(1227,1,'2025-07-24 13:59:11','2025-07-24 13:59:11','{\n    \"astra-settings[footer-desktop-items]\": {\n        \"value\": {\n            \"above\": {\n                \"above_1\": [\n                    \"widget-1\"\n                ],\n                \"above_2\": [],\n                \"above_3\": [\n                    \"widget-2\"\n                ],\n                \"above_4\": [],\n                \"above_5\": [],\n                \"above_6\": []\n            },\n            \"primary\": {\n                \"primary_1\": [],\n                \"primary_2\": [],\n                \"primary_3\": [],\n                \"primary_4\": [],\n                \"primary_5\": [],\n                \"primary_6\": []\n            },\n            \"below\": {\n                \"below_1\": [\n                    \"copyright\"\n                ],\n                \"below_2\": [\n                    \"social-icons-1\"\n                ],\n                \"below_3\": [],\n                \"below_4\": [],\n                \"below_5\": [],\n                \"below_6\": []\n            },\n            \"group\": \"astra-settings[footer-desktop-items]\",\n            \"rows\": [\n                \"above\",\n                \"primary\",\n                \"below\"\n            ],\n            \"zones\": {\n                \"above\": {\n                    \"above_1\": \"Above Section 1\",\n                    \"above_2\": \"Above Section 2\",\n                    \"above_3\": \"Above Section 3\",\n                    \"above_4\": \"Above Section 4\",\n                    \"above_5\": \"Above Section 5\",\n                    \"above_6\": \"Above Section 6\"\n                },\n                \"primary\": {\n                    \"primary_1\": \"Primary Section 1\",\n                    \"primary_2\": \"Primary Section 2\",\n                    \"primary_3\": \"Primary Section 3\",\n                    \"primary_4\": \"Primary Section 4\",\n                    \"primary_5\": \"Primary Section 5\",\n                    \"primary_6\": \"Primary Section 6\"\n                },\n                \"below\": {\n                    \"below_1\": \"Below Section 1\",\n                    \"below_2\": \"Below Section 2\",\n                    \"below_3\": \"Below Section 3\",\n                    \"below_4\": \"Below Section 4\",\n                    \"below_5\": \"Below Section 5\",\n                    \"below_6\": \"Below Section 6\"\n                }\n            },\n            \"layouts\": {\n                \"above\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"mobile\": \"full\",\n                        \"tablet\": \"2-lheavy\",\n                        \"desktop\": \"2-lheavy\",\n                        \"flag\": true\n                    }\n                },\n                \"primary\": {\n                    \"column\": \"1\",\n                    \"layout\": {\n                        \"desktop\": \"full\",\n                        \"tablet\": \"full\",\n                        \"mobile\": \"full\",\n                        \"flag\": true\n                    }\n                },\n                \"below\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"desktop\": \"2-lheavy\",\n                        \"tablet\": \"2-equal\",\n                        \"mobile\": \"full\",\n                        \"flag\": false\n                    }\n                }\n            },\n            \"status\": {\n                \"above\": true,\n                \"primary\": true,\n                \"below\": true\n            },\n            \"flag\": true,\n            \"popup\": {\n                \"popup_content\": []\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 13:59:11\"\n    },\n    \"astra-settings[hba-footer-column]\": {\n        \"value\": \"3\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 13:59:11\"\n    },\n    \"astra-settings[hba-footer-layout]\": {\n        \"value\": {\n            \"desktop\": \"3-equal\",\n            \"tablet\": \"3-equal\",\n            \"mobile\": \"full\",\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 13:59:11\"\n    }\n}','','','trash','closed','closed','','e2ef9c4c-7576-482c-8ce8-5e70e1d4682d','','','2025-07-24 13:59:11','2025-07-24 13:59:11','',0,'http://staging.cars4stars.co.za/e2ef9c4c-7576-482c-8ce8-5e70e1d4682d/',0,'customize_changeset','',0),(1229,1,'2025-07-24 14:32:55','2025-07-24 14:32:55','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:32:55','2025-07-24 14:32:55','',408,'http://staging.cars4stars.co.za/?p=1229',0,'revision','',0),(1230,1,'2025-07-24 14:32:59','2025-07-24 14:32:59','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n					<h3>Chauffeur-Driven</h3>				\n		<p>Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>Self-Drive</h3>				\n		<p>Ready to take control? Some vehicles are available for self-drive if you\'re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n					<h3>List Your Car With Us</h3>				\n		<p>Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n			<a href=\"#\">\n						</a>\n					<h3>Rates &amp; Pricing</h3>				\n		<p>We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from <strong data-start=\"2413\" data-end=\"2423\">R1,500</strong>, with custom quotes provided for each request.</p>		\n					<a href=\"#\">\n									Read more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:32:59','2025-07-24 14:32:59','',408,'http://staging.cars4stars.co.za/?p=1230',0,'revision','',0),(1231,1,'2025-07-24 14:33:02','2025-07-24 14:33:02','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:33:02','2025-07-24 14:33:02','',408,'http://staging.cars4stars.co.za/?p=1231',0,'revision','',0),(1232,1,'2025-07-24 14:34:13','2025-07-24 14:34:13','{\n    \"astra-settings[header-button1-text]\": {\n        \"value\": \"List Your Car\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 14:33:58\"\n    },\n    \"astra-settings[header-button1-link-option]\": {\n        \"value\": {\n            \"url\": \"http://staging.cars4stars.co.za/list-your-car/\",\n            \"new_tab\": \"\",\n            \"link_rel\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-24 14:34:13\"\n    }\n}','','','trash','closed','closed','','3f8e58be-6862-4cf5-adb5-84f34e518152','','','2025-07-24 14:34:13','2025-07-24 14:34:13','',0,'http://staging.cars4stars.co.za/?p=1232',0,'customize_changeset','',0),(1233,1,'2025-07-24 14:44:50','2025-07-24 14:44:50','<h1>About Us</h1>		\n			<h3>We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.</h3>		\n			<h6>About us</h6>		\n			<h2>We make sure that your every trip is comfortable</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. </p><p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. </p>		\n													<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\\\" alt=\\\"About Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg 760w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-268x300.jpg 268w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-400x447.jpg 400w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" />													\n													<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\\\" alt=\\\"Background Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg 671w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-186x300.jpg 186w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-636x1024.jpg 636w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-400x644.jpg 400w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" />													\n			<h6>Why Choose Us</h6>		\n			<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n			<h2>1.</h2>		\n			<h5>Professional Car Driver</h5>		\n			<h2>2.</h2>		\n			<h5>Fixed Price &amp;<br> Bonuses</h5>		\n			<h2>3.</h2>		\n			<h5>Fast Car Delivery\nService</h5>		\n			<h2>4.</h2>		\n			<h5>Luxury Limousine Selection</h5>		\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 14:44:50','2025-07-24 14:44:50','',9,'http://staging.cars4stars.co.za/?p=1233',0,'revision','',0),(1234,1,'2025-07-24 14:47:15','2025-07-24 14:47:15','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:47:15','2025-07-24 14:47:15','',408,'http://staging.cars4stars.co.za/?p=1234',0,'revision','',0),(1235,1,'2025-07-24 14:47:16','2025-07-24 14:47:16','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:47:16','2025-07-24 14:47:16','',408,'http://staging.cars4stars.co.za/?p=1235',0,'revision','',0),(1236,1,'2025-07-24 14:47:16','2025-07-24 14:47:16','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 14:47:16','2025-07-24 14:47:16','',408,'http://staging.cars4stars.co.za/?p=1236',0,'revision','',0),(1238,1,'2025-07-24 15:01:04','2025-07-24 15:01:04','<h1>About Us</h1>		\n			<h3>We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.</h3>		\n			<h6>About us</h6>		\n			<h2>We make sure that your every trip is comfortable</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. </p><p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. </p>		\n													<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\\\" alt=\\\"About Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg 760w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-268x300.jpg 268w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-400x447.jpg 400w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" />													\n													<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\\\" alt=\\\"Background Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg 671w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-186x300.jpg 186w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-636x1024.jpg 636w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-400x644.jpg 400w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" />													\n			<h6>Why Choose Us</h6>		\n			<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n			<h2>1.</h2>		\n			<h5>Professional Car Driver</h5>		\n			<h2>2.</h2>		\n			<h5>Fixed Price &amp;<br> Bonuses</h5>		\n			<h2>3.</h2>		\n			<h5>Fast Car Delivery\nService</h5>		\n			<h2>4.</h2>		\n			<h5>Luxury Limousine Selection</h5>		\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:01:04','2025-07-24 15:01:04','',9,'http://staging.cars4stars.co.za/?p=1238',0,'revision','',0),(1239,1,'2025-07-24 15:01:08','2025-07-24 15:01:08','<h1>About Us</h1>		\n			<h3>We are proud to be the first sagittis sem nibh id elit. Duis sed odio sit amet.</h3>		\n			<h6>About us</h6>		\n			<h2>We make sure that your every trip is comfortable</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. </p><p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. </p>		\n													<img width=\\\"760\\\" height=\\\"850\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg\\\" alt=\\\"About Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img.jpg 760w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-268x300.jpg 268w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/about-02-free-img-400x447.jpg 400w\\\" sizes=\\\"(max-width: 760px) 100vw, 760px\\\" />													\n													<img width=\\\"671\\\" height=\\\"1080\\\" src=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg\\\" alt=\\\"Background Image\\\" srcset=\\\"https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img.jpg 671w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-186x300.jpg 186w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-636x1024.jpg 636w, https://websitedemos.net/rental-agency-02/wp-content/uploads/sites/776/2021/02/bg-06-free-img-400x644.jpg 400w\\\" sizes=\\\"(max-width: 671px) 100vw, 671px\\\" />													\n			<h6>Why Choose Us</h6>		\n			<h2>Explore our first class limousines &amp; nisi elit ipsum, nec sagittis sem nibh id elit duis sed odio.</h2>		\n		<p>Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat. Morbi accumsan ipsum velit. Nam nec tellus. Sollicitudin, lorem quis bibendum auctor, nisi elit consequat. a sit amet mauris. Morbi accumsan ipsum velit.</p>		\n			<h2>1.</h2>		\n			<h5>Professional Car Driver</h5>		\n			<h2>2.</h2>		\n			<h5>Fixed Price &amp;<br> Bonuses</h5>		\n			<h2>3.</h2>		\n			<h5>Fast Car Delivery\nService</h5>		\n			<h2>4.</h2>		\n			<h5>Luxury Limousine Selection</h5>		\n			<h2>Taking you anywhere you can imagine.</h2>		\n			<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>		\n			<a href=\\\"#\\\">\n									Rent Online\n					</a>\n			<h6>Or give us a call:</h6>		\n			<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:01:08','2025-07-24 15:01:08','',9,'http://staging.cars4stars.co.za/?p=1239',0,'revision','',0),(1240,1,'2025-07-24 15:01:11','2025-07-24 15:01:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:01:11','2025-07-24 15:01:11','',9,'http://staging.cars4stars.co.za/?p=1240',0,'revision','',0),(1242,1,'2025-07-24 15:09:57','2025-07-24 15:09:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:09:57','2025-07-24 15:09:57','',9,'http://staging.cars4stars.co.za/?p=1242',0,'revision','',0),(1243,1,'2025-07-24 15:09:57','2025-07-24 15:09:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n					<h2>Taking you anywhere you can imagine.</h2>				\n					<h3>Not only to parties, weddings, casionos and birthdays, but anywhere you want to go.</h3>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:09:57','2025-07-24 15:09:57','',9,'http://staging.cars4stars.co.za/?p=1243',0,'revision','',0),(1244,1,'2025-07-24 15:09:57','2025-07-24 15:09:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:09:57','2025-07-24 15:09:57','',9,'http://staging.cars4stars.co.za/?p=1244',0,'revision','',0),(1245,1,'2025-07-24 15:12:20','2025-07-24 15:12:20','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:12:20','2025-07-24 15:12:20','',9,'http://staging.cars4stars.co.za/?p=1245',0,'revision','',0),(1246,1,'2025-07-24 15:12:20','2025-07-24 15:12:20','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:12:20','2025-07-24 15:12:20','',9,'http://staging.cars4stars.co.za/?p=1246',0,'revision','',0),(1247,1,'2025-07-24 15:12:21','2025-07-24 15:12:21','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-24 15:12:21','2025-07-24 15:12:21','',9,'http://staging.cars4stars.co.za/?p=1247',0,'revision','',0),(1248,1,'2025-07-24 15:17:24','2025-07-24 15:17:24','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:17:24','2025-07-24 15:17:24','',408,'http://staging.cars4stars.co.za/?p=1248',0,'revision','',0),(1249,1,'2025-07-24 15:17:24','2025-07-24 15:17:24','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:17:24','2025-07-24 15:17:24','',408,'http://staging.cars4stars.co.za/?p=1249',0,'revision','',0),(1250,1,'2025-07-24 15:17:24','2025-07-24 15:17:24','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:17:24','2025-07-24 15:17:24','',408,'http://staging.cars4stars.co.za/?p=1250',0,'revision','',0),(1251,1,'2025-07-24 15:22:35','2025-07-24 15:22:35','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:22:35','2025-07-24 15:22:35','',408,'http://staging.cars4stars.co.za/?p=1251',0,'revision','',0),(1252,1,'2025-07-24 15:22:35','2025-07-24 15:22:35','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:22:35','2025-07-24 15:22:35','',408,'http://staging.cars4stars.co.za/?p=1252',0,'revision','',0),(1253,1,'2025-07-24 15:22:40','2025-07-24 15:22:40','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n			<figure>\n				<img src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\"  alt=\"\" />\n				<figcaption>\n						<h2>\n							Master Addons\n						</h2>\n																			<p>\n								Master Addons gives your website a vibrant and lively style, you would love.							</p>\n				</figcaption>\n			</figure>\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 15:22:40','2025-07-24 15:22:40','',408,'http://staging.cars4stars.co.za/?p=1253',0,'revision','',0),(1254,1,'2025-07-24 16:06:58','2025-07-24 16:06:58','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n			<figure>\n				<img src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\"  alt=\"\" />\n				<figcaption>\n						<h2>\n							Master Addons\n						</h2>\n																			<p>\n								Master Addons gives your website a vibrant and lively style, you would love.							</p>\n				</figcaption>\n			</figure>\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 16:06:58','2025-07-24 16:06:58','',408,'http://staging.cars4stars.co.za/?p=1254',0,'revision','',0),(1255,1,'2025-07-24 16:06:59','2025-07-24 16:06:59','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"885\" height=\"360\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png 885w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-300x122.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD-768x312.png 768w\" sizes=\"(max-width: 885px) 100vw, 885px\" />															\n			<figure>\n				<img src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ferrari-F12berlinetta-PNG-Images-HD.png\"  alt=\"\" />\n				<figcaption>\n						<h2>\n							Master Addons\n						</h2>\n																			<p>\n								Master Addons gives your website a vibrant and lively style, you would love.							</p>\n				</figcaption>\n			</figure>\n					<h3>R11000 /</h3>				\n		<p>3 hours</p>		\n							Ferrari F12berlinetta\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, luxury sports car, high performance.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 16:06:59','2025-07-24 16:06:59','',408,'http://staging.cars4stars.co.za/?p=1255',0,'revision','',0),(1256,1,'2025-07-24 16:06:59','2025-07-24 16:06:59','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-24 16:06:59','2025-07-24 16:06:59','',408,'http://staging.cars4stars.co.za/?p=1256',0,'revision','',0),(1257,1,'2025-07-25 06:18:39','2025-07-25 06:18:39','','michael-benz-eiJfBem7cPw-unsplash','','inherit','open','closed','','michael-benz-eijfbem7cpw-unsplash','','','2025-07-25 06:18:39','2025-07-25 06:18:39','',15,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/michael-benz-eiJfBem7cPw-unsplash.jpg',0,'attachment','image/jpeg',0),(1258,1,'2025-07-25 06:19:10','2025-07-25 06:19:10','','sunset-limousines-XtInvAme0Xw-unsplash','','inherit','open','closed','','sunset-limousines-xtinvame0xw-unsplash','','','2025-07-25 06:19:10','2025-07-25 06:19:10','',15,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/sunset-limousines-XtInvAme0Xw-unsplash.jpg',0,'attachment','image/jpeg',0),(1259,1,'2025-07-25 06:20:33','2025-07-25 06:20:33','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_761f542328d4dec3d6140444508800a1><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_761f542328d4dec3d6140444508800a1\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_c990cd2ef4954741a9164c251d20200e><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_c990cd2ef4954741a9164c251d20200e\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 06:20:33','2025-07-25 06:20:33','',15,'http://staging.cars4stars.co.za/?p=1259',0,'revision','',0),(1260,1,'2025-07-25 06:20:33','2025-07-25 06:20:33','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_761f542328d4dec3d6140444508800a1><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_761f542328d4dec3d6140444508800a1\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_c990cd2ef4954741a9164c251d20200e><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_c990cd2ef4954741a9164c251d20200e\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 06:20:33','2025-07-25 06:20:33','',15,'http://staging.cars4stars.co.za/?p=1260',0,'revision','',0),(1261,1,'2025-07-25 06:20:34','2025-07-25 06:20:34','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_0145f2d13a81941e7f55809e41559f84><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_0145f2d13a81941e7f55809e41559f84\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_215032324472d6e85fe9d762d0481f0a><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_215032324472d6e85fe9d762d0481f0a\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 06:20:34','2025-07-25 06:20:34','',15,'http://staging.cars4stars.co.za/?p=1261',0,'revision','',0),(1262,1,'2025-07-25 06:26:31','2025-07-25 06:26:31','','aly-ramirez-k_TduJ3bAL4-unsplash','','inherit','open','closed','','aly-ramirez-k_tduj3bal4-unsplash','','','2025-07-25 06:26:31','2025-07-25 06:26:31','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash.jpg',0,'attachment','image/jpeg',0),(1263,1,'2025-07-25 06:27:58','2025-07-25 06:27:58','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 06:27:58','2025-07-25 06:27:58','',9,'http://staging.cars4stars.co.za/?p=1263',0,'revision','',0),(1264,1,'2025-07-25 06:27:58','2025-07-25 06:27:58','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"760\" height=\"850\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg\" alt=\"About Image\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img.jpg 760w, http://staging.cars4stars.co.za/wp-content/uploads/2021/02/about-02-free-img-268x300.jpg 268w\" sizes=\"(max-width: 760px) 100vw, 760px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 06:27:58','2025-07-25 06:27:58','',9,'http://staging.cars4stars.co.za/?p=1264',0,'revision','',0),(1265,1,'2025-07-25 06:27:59','2025-07-25 06:27:59','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 06:27:59','2025-07-25 06:27:59','',9,'http://staging.cars4stars.co.za/?p=1265',0,'revision','',0),(1266,1,'2025-07-25 07:04:33','2025-07-25 07:04:33','','driving-7351259_1280','','inherit','open','closed','','driving-7351259_1280','','','2025-07-25 07:04:33','2025-07-25 07:04:33','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/driving-7351259_1280.jpg',0,'attachment','image/jpeg',0),(1267,1,'2025-07-25 07:05:43','2025-07-25 07:05:43','','pexels-juantrevilla-33111904','','inherit','open','closed','','pexels-juantrevilla-33111904','','','2025-07-25 07:05:43','2025-07-25 07:05:43','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-juantrevilla-33111904.jpg',0,'attachment','image/jpeg',0),(1268,1,'2025-07-25 07:05:58','2025-07-25 07:05:58','','obi-jKV6UYp7k0A-unsplash','','inherit','open','closed','','obi-jkv6uyp7k0a-unsplash','','','2025-07-25 07:05:58','2025-07-25 07:05:58','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/obi-jKV6UYp7k0A-unsplash.jpg',0,'attachment','image/jpeg',0),(1270,1,'2025-07-25 07:07:45','2025-07-25 07:07:45','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 07:07:45','2025-07-25 07:07:45','',9,'http://staging.cars4stars.co.za/?p=1270',0,'revision','',0),(1271,1,'2025-07-25 07:07:46','2025-07-25 07:07:46','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 07:07:46','2025-07-25 07:07:46','',9,'http://staging.cars4stars.co.za/?p=1271',0,'revision','',0),(1272,1,'2025-07-25 07:07:46','2025-07-25 07:07:46','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 07:07:46','2025-07-25 07:07:46','',9,'http://staging.cars4stars.co.za/?p=1272',0,'revision','',0),(1274,1,'2025-07-25 07:10:03','2025-07-25 07:10:03','','pexels-suzanne-prinsloo-712208436-19149893','','inherit','open','closed','','pexels-suzanne-prinsloo-712208436-19149893','','','2025-07-25 07:10:03','2025-07-25 07:10:03','',408,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-suzanne-prinsloo-712208436-19149893.jpg',0,'attachment','image/jpeg',0),(1275,1,'2025-07-25 07:10:31','2025-07-25 07:10:31','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:10:31','2025-07-25 07:10:31','',408,'http://staging.cars4stars.co.za/?p=1275',0,'revision','',0),(1276,1,'2025-07-25 07:10:32','2025-07-25 07:10:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:10:32','2025-07-25 07:10:32','',408,'http://staging.cars4stars.co.za/?p=1276',0,'revision','',0),(1277,1,'2025-07-25 07:10:32','2025-07-25 07:10:32','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:10:32','2025-07-25 07:10:32','',408,'http://staging.cars4stars.co.za/?p=1277',0,'revision','',0),(1278,1,'2025-07-25 07:12:04','2025-07-25 07:12:04','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 07:12:04','2025-07-25 07:12:04','',11,'http://staging.cars4stars.co.za/?p=1278',0,'revision','',0),(1279,1,'2025-07-25 07:12:04','2025-07-25 07:12:04','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 07:12:04','2025-07-25 07:12:04','',11,'http://staging.cars4stars.co.za/?p=1279',0,'revision','',0),(1280,1,'2025-07-25 07:12:05','2025-07-25 07:12:05','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 07:12:05','2025-07-25 07:12:05','',11,'http://staging.cars4stars.co.za/?p=1280',0,'revision','',0),(1281,1,'2025-07-25 07:39:58','2025-07-25 07:39:58','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:39:58','2025-07-25 07:39:58','',408,'http://staging.cars4stars.co.za/?p=1281',0,'revision','',0),(1282,1,'2025-07-25 07:40:00','2025-07-25 07:40:00','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:40:00','2025-07-25 07:40:00','',408,'http://staging.cars4stars.co.za/?p=1282',0,'revision','',0),(1283,1,'2025-07-25 07:40:00','2025-07-25 07:40:00','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:40:00','2025-07-25 07:40:00','',408,'http://staging.cars4stars.co.za/?p=1283',0,'revision','',0),(1284,1,'2025-07-25 07:53:46','2025-07-25 07:53:46','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:53:46','2025-07-25 07:53:46','',408,'http://staging.cars4stars.co.za/?p=1284',0,'revision','',0),(1285,1,'2025-07-25 07:53:51','2025-07-25 07:53:51','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:53:51','2025-07-25 07:53:51','',408,'http://staging.cars4stars.co.za/?p=1285',0,'revision','',0),(1286,1,'2025-07-25 07:53:51','2025-07-25 07:53:51','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 07:53:51','2025-07-25 07:53:51','',408,'http://staging.cars4stars.co.za/?p=1286',0,'revision','',0),(1288,1,'2025-07-25 08:05:21','2025-07-25 08:05:21','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 08:05:21','2025-07-25 08:05:21','',408,'http://staging.cars4stars.co.za/?p=1288',0,'revision','',0),(1289,1,'2025-07-25 08:05:22','2025-07-25 08:05:22','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n													<!-- /.jltma-inner-content -->\n													<h3>\n								Infobox Title							</h3>\n						<p>\n							Basic description about the Infobox						</p>\n											<!-- /.jltma-inner-content -->\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 08:05:22','2025-07-25 08:05:22','',408,'http://staging.cars4stars.co.za/?p=1289',0,'revision','',0),(1290,1,'2025-07-25 08:05:22','2025-07-25 08:05:22','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 08:05:22','2025-07-25 08:05:22','',408,'http://staging.cars4stars.co.za/?p=1290',0,'revision','',0),(1291,1,'2025-07-25 08:14:36','2025-07-25 08:14:36','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:14:36','2025-07-25 08:14:36','',11,'http://staging.cars4stars.co.za/?p=1291',0,'revision','',0),(1292,1,'2025-07-25 08:14:37','2025-07-25 08:14:37','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n					<h3>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.\nFrom pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</h3>				\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:14:37','2025-07-25 08:14:37','',11,'http://staging.cars4stars.co.za/?p=1292',0,'revision','',0),(1293,1,'2025-07-25 08:14:37','2025-07-25 08:14:37','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:14:37','2025-07-25 08:14:37','',11,'http://staging.cars4stars.co.za/?p=1293',0,'revision','',0),(1294,1,'2025-07-25 08:22:04','2025-07-25 08:22:04','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:22:04','2025-07-25 08:22:04','',9,'http://staging.cars4stars.co.za/?p=1294',0,'revision','',0),(1295,1,'2025-07-25 08:22:05','2025-07-25 08:22:05','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:22:05','2025-07-25 08:22:05','',9,'http://staging.cars4stars.co.za/?p=1295',0,'revision','',0),(1296,1,'2025-07-25 08:22:05','2025-07-25 08:22:05','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:22:05','2025-07-25 08:22:05','',9,'http://staging.cars4stars.co.za/?p=1296',0,'revision','',0),(1298,1,'2025-07-25 08:26:28','2025-07-25 08:26:28','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:26:28','2025-07-25 08:26:28','',9,'http://staging.cars4stars.co.za/?p=1298',0,'revision','',0),(1299,1,'2025-07-25 08:26:29','2025-07-25 08:26:29','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" />📧 <strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" />👉 <a target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:26:29','2025-07-25 08:26:29','',9,'http://staging.cars4stars.co.za/?p=1299',0,'revision','',0),(1300,1,'2025-07-25 08:26:29','2025-07-25 08:26:29','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:26:29','2025-07-25 08:26:29','',9,'http://staging.cars4stars.co.za/?p=1300',0,'revision','',0),(1301,1,'2025-07-25 08:30:18','2025-07-25 08:30:18','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_9057e6ebd3071958f76e8437d2d0e966><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_9057e6ebd3071958f76e8437d2d0e966\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_b7dc1378c72745d4d743d921050b4c1d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_b7dc1378c72745d4d743d921050b4c1d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_7246277e09379c59d4ab4d3d3b4fbce5><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_7246277e09379c59d4ab4d3d3b4fbce5\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_c7ccc7d11c8f25131e1ea72df77c20b4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_c7ccc7d11c8f25131e1ea72df77c20b4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:18','2025-07-25 08:30:18','',13,'http://staging.cars4stars.co.za/?p=1301',0,'revision','',0),(1302,1,'2025-07-25 08:30:18','2025-07-25 08:30:18','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"5738736ffa\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_9057e6ebd3071958f76e8437d2d0e966><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_9057e6ebd3071958f76e8437d2d0e966\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_b7dc1378c72745d4d743d921050b4c1d><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_b7dc1378c72745d4d743d921050b4c1d\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_7246277e09379c59d4ab4d3d3b4fbce5><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_7246277e09379c59d4ab4d3d3b4fbce5\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_c7ccc7d11c8f25131e1ea72df77c20b4><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_c7ccc7d11c8f25131e1ea72df77c20b4\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_ce515cb18bc5cb00e750fc07e908e0d4\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:18','2025-07-25 08:30:18','',13,'http://staging.cars4stars.co.za/?p=1302',0,'revision','',0),(1303,1,'2025-07-25 08:30:19','2025-07-25 08:30:19','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_5fc8021484775b77c46c373db280b08b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_5fc8021484775b77c46c373db280b08b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_df1f8ab733bb204bf7531c538b0bc6ab><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_df1f8ab733bb204bf7531c538b0bc6ab\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_bc61dc552aa93e19e92e7e57683d455d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_bc61dc552aa93e19e92e7e57683d455d\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_a32e06f7a8c34757b566550cfa5940f8><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_a32e06f7a8c34757b566550cfa5940f8\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_cf242063aa4352bd33fbcfe55b59bd85><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_cf242063aa4352bd33fbcfe55b59bd85\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:19','2025-07-25 08:30:19','',13,'http://staging.cars4stars.co.za/?p=1303',0,'revision','',0),(1304,1,'2025-07-25 08:30:47','2025-07-25 08:30:47','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_5fc8021484775b77c46c373db280b08b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_5fc8021484775b77c46c373db280b08b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_df1f8ab733bb204bf7531c538b0bc6ab><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_df1f8ab733bb204bf7531c538b0bc6ab\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_bc61dc552aa93e19e92e7e57683d455d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_bc61dc552aa93e19e92e7e57683d455d\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_a32e06f7a8c34757b566550cfa5940f8><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_a32e06f7a8c34757b566550cfa5940f8\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_cf242063aa4352bd33fbcfe55b59bd85><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_cf242063aa4352bd33fbcfe55b59bd85\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:47','2025-07-25 08:30:47','',13,'http://staging.cars4stars.co.za/?p=1304',0,'revision','',0),(1305,1,'2025-07-25 08:30:47','2025-07-25 08:30:47','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_5fc8021484775b77c46c373db280b08b><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_5fc8021484775b77c46c373db280b08b\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_df1f8ab733bb204bf7531c538b0bc6ab><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_df1f8ab733bb204bf7531c538b0bc6ab\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_bc61dc552aa93e19e92e7e57683d455d><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_bc61dc552aa93e19e92e7e57683d455d\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_a32e06f7a8c34757b566550cfa5940f8><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_a32e06f7a8c34757b566550cfa5940f8\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_cf242063aa4352bd33fbcfe55b59bd85><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_cf242063aa4352bd33fbcfe55b59bd85\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:47','2025-07-25 08:30:47','',13,'http://staging.cars4stars.co.za/?p=1305',0,'revision','',0),(1306,1,'2025-07-25 08:30:47','2025-07-25 08:30:47','<h1>List Your Car</h1>				\n					<h2>Become Part of the Matric Rides Experience</h2>				\n		<p data-start=\"242\" data-end=\"469\">Do you own a unique or premium vehicle? Why not let it shine on someone’s special night while earning extra income? With <strong data-start=\"363\" data-end=\"381\">Car for a Star</strong>, you can showcase your vehicle for Matric Dances, Weddings, and other exclusive events.</p><p data-start=\"471\" data-end=\"633\">We make the process safe, easy, and rewarding—connecting you with verified, respectful renters who are looking for a stylish ride, always accompanied by a driver.</p>		\n					<h2>What You Get:</h2>				\n		<ul><li data-start=\"657\" data-end=\"770\"><p data-start=\"659\" data-end=\"770\">A professional listing on our platform, including photos, a custom description, and your vehicle’s key details.</p></li><li data-start=\"771\" data-end=\"873\"><p data-start=\"773\" data-end=\"873\">Exposure to a growing network of clients planning Matric Farewells.</p></li><li data-start=\"874\" data-end=\"946\"><p data-start=\"876\" data-end=\"946\">Direct earnings per booking, with clear and transparent payment terms.</p></li><li data-start=\"947\" data-end=\"1027\"><p data-start=\"949\" data-end=\"1027\">Assistance from our team in connecting you with trustworthy, verified renters.</p></li><li data-start=\"1028\" data-end=\"1093\"><p data-start=\"1030\" data-end=\"1093\">Full control over availability, pricing, and conditions of use.</p></li><li data-start=\"1094\" data-end=\"1240\"><p data-start=\"1096\" data-end=\"1240\">Legal and safety peace of mind—<strong data-start=\"1127\" data-end=\"1145\">Car for a Star</strong> ensures all bookings comply with our Terms &amp; Conditions and relevant insurance considerations.</p></li></ul>		\n					<h2>How to List:</h2>				\n		<ul><li data-start=\"1263\" data-end=\"1341\"><p data-start=\"1266\" data-end=\"1341\"><strong data-start=\"1266\" data-end=\"1293\">Complete the form below</strong> with your vehicle’s details and quality photos.</p></li><li data-start=\"1342\" data-end=\"1440\"><p data-start=\"1345\" data-end=\"1440\"><strong data-start=\"1345\" data-end=\"1368\">Submit your listing</strong>—our team will review everything to ensure quality and safety standards.</p></li><li data-start=\"1441\" data-end=\"1521\"><p data-start=\"1444\" data-end=\"1521\"><strong data-start=\"1444\" data-end=\"1472\">Get approved and go live</strong>—we’ll notify you once your listing is published.</p></li><li data-start=\"1522\" data-end=\"1630\"><p data-start=\"1525\" data-end=\"1630\"><strong data-start=\"1525\" data-end=\"1542\">Start earning</strong>—we’ll contact you directly when your car is booked and provide all rental info upfront.</p></li></ul>		\n            <form data-form_id=\"3\" id=\"fluentform_3\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Host (Car Owner) Form Layout</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'13\' /><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><h3>Vehicle Details</h3><label for=\'ff_3_input_text\' aria-label=\"Car Make &amp; Model\">Car Make &amp; Model</label><input type=\"text\" name=\"input_text\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field\' aria-label=\"Year\">Year</label><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_2\' aria-label=\"Colour\">Colour</label><input type=\"text\" name=\"input_text_2\" data-name=\"input_text_2\" id=\"ff_3_input_text_2\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_3\' aria-label=\"Registration Number\">Registration Number</label><input type=\"text\" name=\"input_text_3\" data-name=\"input_text_3\" id=\"ff_3_input_text_3\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_description_1\' aria-label=\"Description / Special Features\">Description / Special Features</label><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ></textarea>\n  <p><strong>Upload Car Photos or Documents via WhatsApp</strong></p>\n  <p>After submitting this form, please send up to 5 clear car photos or necessary documents via WhatsApp to:</p>\n  <p><a href=\"https://wa.me/27821234567\" target=\"_blank\" style=\"color:#25D366;font-weight:bold\">📱 082 123 4567</a></p>\n  <p>Make sure to mention your name and the car model when sending photos.</p>\n<h3>Availability</h3><label for=\'ff_3_datetime\' aria-label=\"Available Dates\">Available Dates</label><input  aria-label=\'Available Dates Use arrow keys to navigate dates. Press enter to select a date.\'  aria-haspopup=\'dialog\' data-type-datepicker data-format=\'d/m/Y\' type=\"text\" name=\"datetime\" id=\"ff_3_datetime\" data-name=\"datetime\"  aria-invalid=\'false\' aria-required=true><label for=\'ff_3_input_text_4\' aria-label=\"Available Hours (e.g., “18h–22h”)\">Available Hours (e.g., “18h–22h”)</label><input type=\"text\" name=\"input_text_4\" data-name=\"input_text_4\" id=\"ff_3_input_text_4\"  aria-invalid=\"false\" aria-required=true><h3>Driver Options</h3><label class=\'ff-el-form-check-label\' for=input_radio_a9bc1b329ca0363d4a11e61a4be5d797><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I will drive my vehicle\"  id=\'input_radio_a9bc1b329ca0363d4a11e61a4be5d797\' aria-label=\'I will drive my vehicle\' aria-invalid=\'false\' aria-required=false> I will drive my vehicle</label><label class=\'ff-el-form-check-label\' for=input_radio_a834ac915ca14facaaac15396a7fc289><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I need a Matric Rides chauffeur\"  id=\'input_radio_a834ac915ca14facaaac15396a7fc289\' aria-label=\'I need a Matric Rides chauffeur\' aria-invalid=\'false\' aria-required=false> I need a Matric Rides chauffeur</label><h3>Owner Details</h3><label for=\'ff_3_input_text_5\' aria-label=\"Full Name\">Full Name</label><input type=\"text\" name=\"input_text_5\" data-name=\"input_text_5\" id=\"ff_3_input_text_5\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_3_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_numeric_field_1\' aria-label=\"Phone Number\">Phone Number</label><input type=\"number\" name=\"numeric_field_1\" id=\"ff_3_numeric_field_1\" data-name=\"numeric_field_1\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_3_input_text_6\' aria-label=\"Location (Suburb, Pretoria)\">Location (Suburb, Pretoria)</label><input type=\"text\" name=\"input_text_6\" data-name=\"input_text_6\" id=\"ff_3_input_text_6\"  aria-invalid=\"false\" aria-required=true><h3>Payment Info</h3><label  aria-label=\"Preferred Payment Method\">Preferred Payment Method</label><label class=\'ff-el-form-check-label\' for=checkbox_718392def0171bc2ac8904bb9bd217e6><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"EFT\"  id=\'checkbox_718392def0171bc2ac8904bb9bd217e6\' aria-label=\'EFT\' aria-invalid=\'false\' aria-required=false> EFT</label><label class=\'ff-el-form-check-label\' for=checkbox_e1e96ba6941ef63aac909292d72e09ee><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" value=\"Instant Pay\"  id=\'checkbox_e1e96ba6941ef63aac909292d72e09ee\' aria-label=\'Instant Pay\' aria-invalid=\'false\' aria-required=false> Instant Pay</label><label for=\'ff_3_input_text_7\' aria-label=\"Bank Name\">Bank Name</label><input type=\"text\" name=\"input_text_7\" data-name=\"input_text_7\" id=\"ff_3_input_text_7\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_8\' aria-label=\"Account Number\">Account Number</label><input type=\"text\" name=\"input_text_8\" data-name=\"input_text_8\" id=\"ff_3_input_text_8\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_3_input_text_9\' aria-label=\"Branch Code\">Branch Code</label><input type=\"text\" name=\"input_text_9\" data-name=\"input_text_9\" id=\"ff_3_input_text_9\"  aria-invalid=\"false\" aria-required=false>\n  <strong>Please read our</strong> \n  <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\" target=\"_blank\" style=\"color: #0073aa;text-decoration: underline\">\n    Terms &amp; Conditions\n  </a> \n  <strong>before submitting your form.</strong>\n<label class=\'ff-el-form-check-label\' for=checkbox_1_82826eecdd60da3489a5d6f01541088a><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" value=\"I have read and agree to the Host Terms &amp; Conditions\"  id=\'checkbox_1_82826eecdd60da3489a5d6f01541088a\' aria-label=\'I have read and agree to the Host Terms &amp; Conditions\' aria-invalid=\'false\' aria-required=true> I have read and agree to the Host Terms &amp; Conditions</label><button type=\"submit\" >List My Car</button></fieldset></form>        \n		<p>Please note: All listed vehicles must be in excellent condition and legally compliant. A valid driver with a professional approach is required for every booking. If needed, a chauffeur can be arranged through our network.</p><p data-start=\"1860\" data-end=\"1957\">Let your car become part of someone’s unforgettable moment—<strong data-start=\"1919\" data-end=\"1957\">List it today with Car for a Star.</strong></p>		\n					<h2>Make It a Moment That Lasts</h2>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','List Your Car','','inherit','closed','closed','','13-revision-v1','','','2025-07-25 08:30:47','2025-07-25 08:30:47','',13,'http://staging.cars4stars.co.za/?p=1306',0,'revision','',0),(1307,1,'2025-07-25 08:31:53','2025-07-25 08:31:53','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:31:53','2025-07-25 08:31:53','',11,'http://staging.cars4stars.co.za/?p=1307',0,'revision','',0),(1308,1,'2025-07-25 08:31:54','2025-07-25 08:31:54','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:31:54','2025-07-25 08:31:54','',11,'http://staging.cars4stars.co.za/?p=1308',0,'revision','',0),(1309,1,'2025-07-25 08:31:54','2025-07-25 08:31:54','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:31:54','2025-07-25 08:31:54','',11,'http://staging.cars4stars.co.za/?p=1309',0,'revision','',0),(1310,1,'2025-07-25 08:32:11','2025-07-25 08:32:11','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:32:11','2025-07-25 08:32:11','',11,'http://staging.cars4stars.co.za/?p=1310',0,'revision','',0),(1311,1,'2025-07-25 08:32:11','2025-07-25 08:32:11','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:32:11','2025-07-25 08:32:11','',11,'http://staging.cars4stars.co.za/?p=1311',0,'revision','',0),(1312,1,'2025-07-25 08:32:12','2025-07-25 08:32:12','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:32:12','2025-07-25 08:32:12','',11,'http://staging.cars4stars.co.za/?p=1312',0,'revision','',0),(1313,1,'2025-07-25 08:36:10','2025-07-25 08:36:10','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:36:10','2025-07-25 08:36:10','',9,'http://staging.cars4stars.co.za/?p=1313',0,'revision','',0),(1314,1,'2025-07-25 08:36:11','2025-07-25 08:36:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:36:11','2025-07-25 08:36:11','',9,'http://staging.cars4stars.co.za/?p=1314',0,'revision','',0),(1315,1,'2025-07-25 08:36:11','2025-07-25 08:36:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-25 08:36:11','2025-07-25 08:36:11','',9,'http://staging.cars4stars.co.za/?p=1315',0,'revision','',0),(1316,1,'2025-07-25 08:38:51','2025-07-25 08:38:51','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_0145f2d13a81941e7f55809e41559f84><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_0145f2d13a81941e7f55809e41559f84\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_215032324472d6e85fe9d762d0481f0a><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_215032324472d6e85fe9d762d0481f0a\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 08:38:51','2025-07-25 08:38:51','',15,'http://staging.cars4stars.co.za/?p=1316',0,'revision','',0),(1317,1,'2025-07-25 08:38:51','2025-07-25 08:38:51','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_0145f2d13a81941e7f55809e41559f84><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_0145f2d13a81941e7f55809e41559f84\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_215032324472d6e85fe9d762d0481f0a><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_215032324472d6e85fe9d762d0481f0a\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 08:38:51','2025-07-25 08:38:51','',15,'http://staging.cars4stars.co.za/?p=1317',0,'revision','',0),(1318,1,'2025-07-25 08:38:51','2025-07-25 08:38:51','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_4f694206491c6f41632600e399bb29f7><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_4f694206491c6f41632600e399bb29f7\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_815c79302a9d34f520fe00e2d73c3f0c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_815c79302a9d34f520fe00e2d73c3f0c\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-25 08:38:51','2025-07-25 08:38:51','',15,'http://staging.cars4stars.co.za/?p=1318',0,'revision','',0),(1319,1,'2025-07-25 08:39:26','2025-07-25 08:39:26','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:39:26','2025-07-25 08:39:26','',11,'http://staging.cars4stars.co.za/?p=1319',0,'revision','',0),(1320,1,'2025-07-25 08:39:26','2025-07-25 08:39:26','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:39:26','2025-07-25 08:39:26','',11,'http://staging.cars4stars.co.za/?p=1320',0,'revision','',0),(1321,1,'2025-07-25 08:39:27','2025-07-25 08:39:27','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-25 08:39:27','2025-07-25 08:39:27','',11,'http://staging.cars4stars.co.za/?p=1321',0,'revision','',0),(1322,1,'2025-07-25 08:42:41','2025-07-25 08:42:41','{\n    \"astra-settings[header-menu1-font-family]\": {\n        \"value\": \"\'Open Sans\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 08:42:41\"\n    }\n}','','','trash','closed','closed','','e1d76cfb-b20e-45ea-8e68-2ef3e36936b1','','','2025-07-25 08:42:41','2025-07-25 08:42:41','',0,'http://staging.cars4stars.co.za/e1d76cfb-b20e-45ea-8e68-2ef3e36936b1/',0,'customize_changeset','',0),(1323,1,'2025-07-25 08:44:06','2025-07-25 08:44:06','{\n    \"astra-settings[footer-widget-1-color]\": {\n        \"value\": {\n            \"desktop\": \"#000000\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 08:44:06\"\n    }\n}','','','trash','closed','closed','','2c5aa37b-c419-45a3-a2f7-2c661d4566fd','','','2025-07-25 08:44:06','2025-07-25 08:44:06','',0,'http://staging.cars4stars.co.za/2c5aa37b-c419-45a3-a2f7-2c661d4566fd/',0,'customize_changeset','',0),(1324,1,'2025-07-25 10:05:47','2025-07-25 10:05:47','','5309351-hd_1920_1080_25fps','','inherit','open','closed','','5309351-hd_1920_1080_25fps','','','2025-07-25 10:05:47','2025-07-25 10:05:47','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/5309351-hd_1920_1080_25fps.mp4',0,'attachment','video/mp4',0),(1325,1,'2025-07-25 10:09:53','2025-07-25 10:09:53','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:09:53','2025-07-25 10:09:53','',408,'http://staging.cars4stars.co.za/?p=1325',0,'revision','',0),(1326,1,'2025-07-25 10:09:54','2025-07-25 10:09:54','<h1>Make Your Matric Farewell in Pretoria Unforgettable</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:09:54','2025-07-25 10:09:54','',408,'http://staging.cars4stars.co.za/?p=1326',0,'revision','',0),(1327,1,'2025-07-25 10:09:55','2025-07-25 10:09:55','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:09:55','2025-07-25 10:09:55','',408,'http://staging.cars4stars.co.za/?p=1327',0,'revision','',0),(1328,1,'2025-07-25 10:10:38','2025-07-25 10:10:38','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:10:38','2025-07-25 10:10:38','',408,'http://staging.cars4stars.co.za/?p=1328',0,'revision','',0),(1329,1,'2025-07-25 10:10:38','2025-07-25 10:10:38','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:10:38','2025-07-25 10:10:38','',408,'http://staging.cars4stars.co.za/?p=1329',0,'revision','',0),(1330,1,'2025-07-25 10:10:38','2025-07-25 10:10:38','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:10:38','2025-07-25 10:10:38','',408,'http://staging.cars4stars.co.za/?p=1330',0,'revision','',0),(1331,1,'2025-07-25 10:11:15','2025-07-25 10:11:15','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:11:15','2025-07-25 10:11:15','',408,'http://staging.cars4stars.co.za/?p=1331',0,'revision','',0),(1332,1,'2025-07-25 10:11:16','2025-07-25 10:11:16','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:11:16','2025-07-25 10:11:16','',408,'http://staging.cars4stars.co.za/?p=1332',0,'revision','',0),(1333,1,'2025-07-25 10:11:16','2025-07-25 10:11:16','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:11:16','2025-07-25 10:11:16','',408,'http://staging.cars4stars.co.za/?p=1333',0,'revision','',0),(1335,1,'2025-07-25 10:18:58','2025-07-25 10:18:58','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:18:58','2025-07-25 10:18:58','',408,'http://staging.cars4stars.co.za/?p=1335',0,'revision','',0),(1336,1,'2025-07-25 10:18:58','2025-07-25 10:18:58','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:18:58','2025-07-25 10:18:58','',408,'http://staging.cars4stars.co.za/?p=1336',0,'revision','',0),(1337,1,'2025-07-25 10:18:59','2025-07-25 10:18:59','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 10:18:59','2025-07-25 10:18:59','',408,'http://staging.cars4stars.co.za/?p=1337',0,'revision','',0),(1338,1,'2025-07-25 13:07:08','2025-07-25 13:07:08','','WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview (1)','','inherit','open','closed','','whatsapp_image_2025-07-25_at_14-51-27-removebg-preview-1','','','2025-07-25 13:07:08','2025-07-25 13:07:08','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png',0,'attachment','image/png',0),(1339,1,'2025-07-25 13:08:20','2025-07-25 13:08:20','{\n    \"astra-settings[transparent-header-logo]\": {\n        \"value\": \"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-enable]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-disable-404-page]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-disable-search-page]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-disable-archive-pages]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-disable-latest-posts-index]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[different-transparent-logo]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[different-transparent-retina-logo]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    },\n    \"astra-settings[transparent-header-logo-width]\": {\n        \"value\": {\n            \"desktop\": 100,\n            \"tablet\": 120,\n            \"mobile\": 100\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:08:12\"\n    }\n}','','','trash','closed','closed','','c69516e7-d68c-4a18-89f1-a21c948bd894','','','2025-07-25 13:08:20','2025-07-25 13:08:20','',0,'http://staging.cars4stars.co.za/?p=1339',0,'customize_changeset','',0),(1340,1,'2025-07-25 13:09:41','2025-07-25 13:09:41','{\n    \"astra-settings[transparent-header-retina-logo]\": {\n        \"value\": \"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1.png\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:09:41\"\n    },\n    \"astra-settings[different-transparent-retina-logo]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:09:25\"\n    }\n}','','','trash','closed','closed','','467b7770-6e39-41de-9285-11223e7ef0f4','','','2025-07-25 13:09:41','2025-07-25 13:09:41','',0,'http://staging.cars4stars.co.za/?p=1340',0,'customize_changeset','',0),(1341,1,'2025-07-25 13:12:08','2025-07-25 13:12:08','','WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview (1)','','inherit','open','closed','','whatsapp_image_2025-07-25_at_14-51-27-removebg-preview-1-2','','','2025-07-25 13:12:08','2025-07-25 13:12:08','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-1.png',0,'attachment','image/png',0),(1342,1,'2025-07-25 13:13:13','2025-07-25 13:13:13','','WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview (1)','','inherit','open','closed','','whatsapp_image_2025-07-25_at_14-51-27-removebg-preview-1-3','','','2025-07-25 13:13:13','2025-07-25 13:13:13','',0,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2.png',0,'attachment','image/png',0),(1343,1,'2025-07-25 13:13:51','2025-07-25 13:13:51','{\n    \"sidebars_widgets[footer-widget-3]\": {\n        \"value\": [\n            \"block-10\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:13:51\"\n    },\n    \"astra-settings[footer-desktop-items]\": {\n        \"value\": {\n            \"above\": {\n                \"above_1\": [\n                    \"widget-1\"\n                ],\n                \"above_2\": [\n                    \"widget-3\"\n                ],\n                \"above_3\": [\n                    \"widget-2\"\n                ],\n                \"above_4\": [],\n                \"above_5\": [],\n                \"above_6\": []\n            },\n            \"primary\": {\n                \"primary_1\": [],\n                \"primary_2\": [],\n                \"primary_3\": [],\n                \"primary_4\": [],\n                \"primary_5\": [],\n                \"primary_6\": []\n            },\n            \"below\": {\n                \"below_1\": [\n                    \"copyright\"\n                ],\n                \"below_2\": [\n                    \"social-icons-1\"\n                ],\n                \"below_3\": [],\n                \"below_4\": [],\n                \"below_5\": [],\n                \"below_6\": []\n            },\n            \"group\": \"astra-settings[footer-desktop-items]\",\n            \"rows\": [\n                \"above\",\n                \"primary\",\n                \"below\"\n            ],\n            \"zones\": {\n                \"above\": {\n                    \"above_1\": \"Above Section 1\",\n                    \"above_2\": \"Above Section 2\",\n                    \"above_3\": \"Above Section 3\",\n                    \"above_4\": \"Above Section 4\",\n                    \"above_5\": \"Above Section 5\",\n                    \"above_6\": \"Above Section 6\"\n                },\n                \"primary\": {\n                    \"primary_1\": \"Primary Section 1\",\n                    \"primary_2\": \"Primary Section 2\",\n                    \"primary_3\": \"Primary Section 3\",\n                    \"primary_4\": \"Primary Section 4\",\n                    \"primary_5\": \"Primary Section 5\",\n                    \"primary_6\": \"Primary Section 6\"\n                },\n                \"below\": {\n                    \"below_1\": \"Below Section 1\",\n                    \"below_2\": \"Below Section 2\",\n                    \"below_3\": \"Below Section 3\",\n                    \"below_4\": \"Below Section 4\",\n                    \"below_5\": \"Below Section 5\",\n                    \"below_6\": \"Below Section 6\"\n                }\n            },\n            \"layouts\": {\n                \"above\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"mobile\": \"full\",\n                        \"tablet\": \"2-lheavy\",\n                        \"desktop\": \"2-lheavy\",\n                        \"flag\": true\n                    }\n                },\n                \"primary\": {\n                    \"column\": \"1\",\n                    \"layout\": {\n                        \"desktop\": \"full\",\n                        \"tablet\": \"full\",\n                        \"mobile\": \"full\",\n                        \"flag\": true\n                    }\n                },\n                \"below\": {\n                    \"column\": \"2\",\n                    \"layout\": {\n                        \"desktop\": \"2-lheavy\",\n                        \"tablet\": \"2-equal\",\n                        \"mobile\": \"full\",\n                        \"flag\": false\n                    }\n                }\n            },\n            \"status\": {\n                \"above\": true,\n                \"primary\": true,\n                \"below\": true\n            },\n            \"flag\": false,\n            \"popup\": {\n                \"popup_content\": []\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:13:51\"\n    },\n    \"widget_block[10]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:image {\\\"id\\\":1342,\\\"width\\\":\\\"144px\\\",\\\"height\\\":\\\"auto\\\",\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-full is-resized\\\"><img src=\\\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/WhatsApp_Image_2025-07-25_at_14.51.27-removebg-preview-1-2.png\\\" alt=\\\"\\\" class=\\\"wp-image-1342\\\" style=\\\"width:144px;height:auto\\\"/></figure>\\n<!-- /wp:image -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:13:51\"\n    }\n}','','','trash','closed','closed','','2157937c-01f5-4fa5-ba59-52d2ebb4bbe4','','','2025-07-25 13:13:51','2025-07-25 13:13:51','',0,'http://staging.cars4stars.co.za/2157937c-01f5-4fa5-ba59-52d2ebb4bbe4/',0,'customize_changeset','',0),(1344,1,'2025-07-25 13:16:59','2025-07-25 13:16:59','{\n    \"astra-settings[footer-widget-alignment-2]\": {\n        \"value\": {\n            \"desktop\": \"right\",\n            \"tablet\": \"left\",\n            \"mobile\": \"center\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:15:54\"\n    },\n    \"astra-settings[footer-widget-2-font-size]\": {\n        \"value\": {\n            \"desktop\": 25,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:16:59\"\n    },\n    \"astra-settings[footer-widget-1-font-size]\": {\n        \"value\": {\n            \"desktop\": 25,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:16:54\"\n    },\n    \"astra-settings[footer-widget-1-content-font-size]\": {\n        \"value\": {\n            \"desktop\": 15,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:16:54\"\n    },\n    \"astra-settings[footer-widget-2-content-font-size]\": {\n        \"value\": {\n            \"desktop\": 15,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:16:54\"\n    },\n    \"astra-settings[footer-widget-alignment-3]\": {\n        \"value\": {\n            \"desktop\": \"center\",\n            \"tablet\": \"center\",\n            \"mobile\": \"center\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:16:54\"\n    }\n}','','','trash','closed','closed','','8827e6ff-b753-4144-896d-164f5f429e82','','','2025-07-25 13:16:59','2025-07-25 13:16:59','',0,'http://staging.cars4stars.co.za/?p=1344',0,'customize_changeset','',0),(1345,1,'2025-07-25 13:18:16','2025-07-25 13:18:16','{\n    \"astra-settings[scroll-to-top-enable]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:18:16\"\n    },\n    \"astra-settings[scroll-to-top-icon-bg-color]\": {\n        \"value\": \"var(--ast-global-color-1)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:18:16\"\n    },\n    \"astra-settings[scroll-to-top-icon-h-color]\": {\n        \"value\": \"var(--ast-global-color-2)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:18:16\"\n    },\n    \"astra-settings[scroll-to-top-icon-h-bg-color]\": {\n        \"value\": \"var(--ast-global-color-5)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-25 13:18:16\"\n    }\n}','','','trash','closed','closed','','98d771d2-8786-4946-af02-23a87514f4e6','','','2025-07-25 13:18:16','2025-07-25 13:18:16','',0,'http://staging.cars4stars.co.za/98d771d2-8786-4946-af02-23a87514f4e6/',0,'customize_changeset','',0),(1346,1,'2025-07-25 13:20:45','2025-07-25 13:20:45','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:20:45','2025-07-25 13:20:45','',408,'http://staging.cars4stars.co.za/?p=1346',0,'revision','',0),(1347,1,'2025-07-25 13:20:46','2025-07-25 13:20:46','<h1>Arrive in Style and Make Your Matric Farewell Unforgettable.</h1>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:20:46','2025-07-25 13:20:46','',408,'http://staging.cars4stars.co.za/?p=1347',0,'revision','',0),(1348,1,'2025-07-25 13:20:46','2025-07-25 13:20:46','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:20:46','2025-07-25 13:20:46','',408,'http://staging.cars4stars.co.za/?p=1348',0,'revision','',0),(1349,1,'2025-07-25 13:21:38','2025-07-25 13:21:38','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:21:38','2025-07-25 13:21:38','',408,'http://staging.cars4stars.co.za/?p=1349',0,'revision','',0),(1350,1,'2025-07-25 13:21:39','2025-07-25 13:21:39','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:21:39','2025-07-25 13:21:39','',408,'http://staging.cars4stars.co.za/?p=1350',0,'revision','',0),(1351,1,'2025-07-25 13:21:39','2025-07-25 13:21:39','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-25 13:21:39','2025-07-25 13:21:39','',408,'http://staging.cars4stars.co.za/?p=1351',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1352,1,'2025-07-28 01:41:19','2025-07-28 01:41:19','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:41:19','2025-07-28 01:41:19','',408,'http://staging.cars4stars.co.za/?p=1352',0,'revision','',0),(1353,1,'2025-07-28 01:41:19','2025-07-28 01:41:19','<h1>Car for a Star</h1>				\n					<h4>Arrive in Style and Make Your Matric Farewell Unforgettable.</h4>				\n		<p>Turn heads. Make memories. Arrive in a car that reflects your style — from vintage icons to bold muscle cars and sleek luxury rides.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:41:19','2025-07-28 01:41:19','',408,'http://staging.cars4stars.co.za/?p=1353',0,'revision','',0),(1354,1,'2025-07-28 01:41:20','2025-07-28 01:41:20','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:41:20','2025-07-28 01:41:20','',408,'http://staging.cars4stars.co.za/?p=1354',0,'revision','',0),(1356,1,'2025-07-28 01:59:54','2025-07-28 01:59:54','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:59:54','2025-07-28 01:59:54','',408,'http://staging.cars4stars.co.za/?p=1356',0,'revision','',0),(1357,1,'2025-07-28 01:59:55','2025-07-28 01:59:55','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your Matric Dance today!</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"568\" data-end=\"699\">Your Matric Farewell is a once-in-a-lifetime moment — and your arrival should match the occasion.</p><p data-start=\"701\" data-end=\"967\">At <strong data-start=\"704\" data-end=\"720\">Car For A Star</strong>, we specialise in standout car rentals for Matric Farewells in Pretoria and surrounds. Whether it’s a classic beauty or a roaring muscle machine, we’re here to help you create unforgettable moments that you cherish forever.</p><p data-start=\"969\" data-end=\"1046\">Let us take the stress out of planning and give you a ride worth remembering.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalise Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Matric Dance</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars for a Star</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making Matric Farewells magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:59:55','2025-07-28 01:59:55','',408,'http://staging.cars4stars.co.za/?p=1357',0,'revision','',0),(1358,1,'2025-07-28 01:59:56','2025-07-28 01:59:56','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 01:59:56','2025-07-28 01:59:56','',408,'http://staging.cars4stars.co.za/?p=1358',0,'revision','',0),(1359,1,'2025-07-28 02:01:28','2025-07-28 02:01:28','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:01:28','2025-07-28 02:01:28','',408,'http://staging.cars4stars.co.za/?p=1359',0,'revision','',0),(1360,1,'2025-07-28 02:01:29','2025-07-28 02:01:29','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:01:29','2025-07-28 02:01:29','',408,'http://staging.cars4stars.co.za/?p=1360',0,'revision','',0),(1361,1,'2025-07-28 02:01:29','2025-07-28 02:01:29','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:01:29','2025-07-28 02:01:29','',408,'http://staging.cars4stars.co.za/?p=1361',0,'revision','',0),(1363,1,'2025-07-28 02:26:27','2025-07-28 02:26:27','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:26:27','2025-07-28 02:26:27','',408,'http://staging.cars4stars.co.za/?p=1363',0,'revision','',0),(1364,1,'2025-07-28 02:26:37','2025-07-28 02:26:37','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out. Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:26:37','2025-07-28 02:26:37','',408,'http://staging.cars4stars.co.za/?p=1364',0,'revision','',0),(1365,1,'2025-07-28 02:26:38','2025-07-28 02:26:38','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 02:26:38','2025-07-28 02:26:38','',408,'http://staging.cars4stars.co.za/?p=1365',0,'revision','',0),(1367,1,'2025-07-28 02:46:30','2025-07-28 02:46:30','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:46:30','2025-07-28 02:46:30','',11,'http://staging.cars4stars.co.za/?p=1367',0,'revision','',0),(1368,1,'2025-07-28 02:46:30','2025-07-28 02:46:30','<h1>Our Services</h1>				\n		<p data-start=\"199\" data-end=\"438\">At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p data-start=\"440\" data-end=\"569\">From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"606\" data-end=\"916\">Don’t worry about traffic or parking. With our chauffeur service, you’ll be picked up on time, taken to your pre-party photoshoot, and dropped off at the venue in comfort and style. Our drivers are professional, punctual, and friendly — ensuring a VIP experience from start to finish.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1047\" data-end=\"1317\">Confident behind the wheel and fully licensed? Choose one of our select self-drive cars and own the moment from the driver’s seat. This option is available to eligible drivers and comes with flexible terms and limited vehicle types.</p><p data-start=\"1319\" data-end=\"1401\">Drive to your photoshoot location and dance in a standout car you’ll never forget.</p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p data-start=\"1438\" data-end=\"1741\">Own a vintage, muscle, or luxury vehicle in Pretoria or surrounding areas? You can list your car with Matric Rides and earn from it during Matric Farewell season. You can choose to drive it yourself or allow us to match your car with one of our trusted chauffeurs.</p><p data-start=\"1743\" data-end=\"1845\">It’s a safe, simple way to make your car part of someone’s milestone memory — while generating income.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s the entrance, the photos, the spotlight. Your Matric Dance deserves more than average. It deserves <em data-start=\"3195\" data-end=\"3206\">legendary</em>.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:46:30','2025-07-28 02:46:30','',11,'http://staging.cars4stars.co.za/?p=1368',0,'revision','',0),(1369,1,'2025-07-28 02:46:31','2025-07-28 02:46:31','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:46:31','2025-07-28 02:46:31','',11,'http://staging.cars4stars.co.za/?p=1369',0,'revision','',0),(1370,1,'2025-07-28 02:52:53','2025-07-28 02:52:53','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:52:53','2025-07-28 02:52:53','',11,'http://staging.cars4stars.co.za/?p=1370',0,'revision','',0),(1371,1,'2025-07-28 02:52:54','2025-07-28 02:52:54','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>At Matric Rides, we make your big night unforgettable from the very first moment. Whether you want to arrive in a vintage classic, a luxury ride, or a head-turning modern machine — we’ve got the perfect set of wheels to match your style.</p><p>From pickup to photo ops and drop-off at your venue, we offer smooth, professional service to give you a night worth remembering.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:52:54','2025-07-28 02:52:54','',11,'http://staging.cars4stars.co.za/?p=1371',0,'revision','',0),(1372,1,'2025-07-28 02:52:54','2025-07-28 02:52:54','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 02:52:54','2025-07-28 02:52:54','',11,'http://staging.cars4stars.co.za/?p=1372',0,'revision','',0),(1374,1,'2025-07-28 03:08:11','2025-07-28 03:08:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:08:11','2025-07-28 03:08:11','',9,'http://staging.cars4stars.co.za/?p=1374',0,'revision','',0),(1375,1,'2025-07-28 03:08:11','2025-07-28 03:08:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>We believe hiring a car for your <strong data-start=\"429\" data-end=\"453\">special day or event</strong> shouldn’t be complicated or stressful. That’s why we’ve created clear and simple packages that tell you exactly what you’re getting — with no hidden fees or surprises.</p><p>Whether you\'re booking a show-stopping care for a <strong data-start=\"672\" data-end=\"691\">matric farewell</strong> we’ve got the right car and package to suit your moment — and your budget.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n		<p data-start=\"901\" data-end=\"922\">Each rental includes:</p><ul data-start=\"923\" data-end=\"1172\"><li data-start=\"923\" data-end=\"960\"><p data-start=\"925\" data-end=\"960\">A stunning vehicle of your choice</p></li><li data-start=\"961\" data-end=\"1030\"><p data-start=\"963\" data-end=\"1030\">Up to <strong data-start=\"969\" data-end=\"987\">3 hours of use</strong>, perfect for events, photos, and arrival</p></li><li data-start=\"1031\" data-end=\"1070\"><p data-start=\"1033\" data-end=\"1070\"><strong data-start=\"1033\" data-end=\"1059\">100 km travel distance</strong> included</p></li><li data-start=\"1071\" data-end=\"1128\"><p data-start=\"1073\" data-end=\"1128\">Flexible add-ons like chauffeur service or extra time</p></li><li data-start=\"1129\" data-end=\"1172\"><p data-start=\"1131\" data-end=\"1172\">Friendly support from booking to drop-off</p></li></ul><p data-start=\"1174\" data-end=\"1225\">Here are the base prices depending on the car type:</p>		\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"2506\" data-end=\"2567\">If your trip goes longer or further, the following may apply:</p><ul data-start=\"2568\" data-end=\"2770\"><li data-start=\"2568\" data-end=\"2606\"><p data-start=\"2570\" data-end=\"2606\"><strong data-start=\"2570\" data-end=\"2589\">Additional time</strong>: R500 per hour</p></li><li data-start=\"2607\" data-end=\"2662\"><p data-start=\"2609\" data-end=\"2662\"><strong data-start=\"2609\" data-end=\"2632\">Additional distance</strong>: R13.78 per extra kilometre</p></li><li data-start=\"2663\" data-end=\"2712\"><p data-start=\"2665\" data-end=\"2712\"><strong data-start=\"2665\" data-end=\"2704\">Valet fee (if vehicle is smoked in)</strong>: R750</p></li><li data-start=\"2713\" data-end=\"2770\"><p data-start=\"2715\" data-end=\"2770\"><strong data-start=\"2715\" data-end=\"2735\">Damage liability</strong>: Applies as per Terms &amp; Conditions</p></li></ul><p data-start=\"2772\" data-end=\"2869\">We aim to be flexible and fair. We’ll discuss everything with you before confirming your booking</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:08:11','2025-07-28 03:08:11','',9,'http://staging.cars4stars.co.za/?p=1375',0,'revision','',0),(1376,1,'2025-07-28 03:08:11','2025-07-28 03:08:11','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:08:11','2025-07-28 03:08:11','',9,'http://staging.cars4stars.co.za/?p=1376',0,'revision','',0),(1377,1,'2025-07-28 03:11:43','2025-07-28 03:11:43','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:11:43','2025-07-28 03:11:43','',9,'http://staging.cars4stars.co.za/?p=1377',0,'revision','',0),(1378,1,'2025-07-28 03:11:44','2025-07-28 03:11:44','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">If you own a beautiful or rare car and would love to earn from it, we invite you to list your car with us. From weddings and movie scenes to music videos and ad shoots — we’ll help you get your vehicle noticed and booked.<br data-start=\"3877\" data-end=\"3880\" /><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p>Click below to browse available cars, or contact us if you\'d like help choosing the perfect one for your big day.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:11:44','2025-07-28 03:11:44','',9,'http://staging.cars4stars.co.za/?p=1378',0,'revision','',0),(1379,1,'2025-07-28 03:11:44','2025-07-28 03:11:44','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:11:44','2025-07-28 03:11:44','',9,'http://staging.cars4stars.co.za/?p=1379',0,'revision','',0),(1380,1,'2025-07-28 03:12:57','2025-07-28 03:12:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:12:57','2025-07-28 03:12:57','',9,'http://staging.cars4stars.co.za/?p=1380',0,'revision','',0),(1381,1,'2025-07-28 03:12:57','2025-07-28 03:12:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:12:57','2025-07-28 03:12:57','',9,'http://staging.cars4stars.co.za/?p=1381',0,'revision','',0),(1382,1,'2025-07-28 03:12:57','2025-07-28 03:12:57','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 03:12:57','2025-07-28 03:12:57','',9,'http://staging.cars4stars.co.za/?p=1382',0,'revision','',0),(1384,1,'2025-07-28 03:21:38','2025-07-28 03:21:38','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_4f694206491c6f41632600e399bb29f7><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_4f694206491c6f41632600e399bb29f7\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_815c79302a9d34f520fe00e2d73c3f0c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_815c79302a9d34f520fe00e2d73c3f0c\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 03:21:38','2025-07-28 03:21:38','',15,'http://staging.cars4stars.co.za/?p=1384',0,'revision','',0),(1385,1,'2025-07-28 03:21:39','2025-07-28 03:21:39','<h1>Contact Us</h1>				\n		<p>Whether you\'re preparing for your unforgettable matric farewell or you\'re a car owner ready to earn by listing your vehicle, we\'re here to make the journey smooth, exciting, and hassle-free. The <em data-start=\"523\" data-end=\"539\">Car for a Star</em> team is ready to assist with any questions, special requests, or support you might need.</p>		\n					<h3>For Matric Dance &amp; Event Renters</h3>				\n		<p data-start=\"676\" data-end=\"786\">Planning your big night? Need a head-turning car to make your entrance unforgettable?<br data-start=\"761\" data-end=\"764\" />Our team can help you:</p><ul data-start=\"788\" data-end=\"1070\"><li data-start=\"788\" data-end=\"844\"><p data-start=\"790\" data-end=\"844\">Check availability for your preferred date and vehicle</p></li><li data-start=\"845\" data-end=\"901\"><p data-start=\"847\" data-end=\"901\">Understand what’s included (driver, fuel, hours, etc.)</p></li><li data-start=\"902\" data-end=\"946\"><p data-start=\"904\" data-end=\"946\">Arrange special pickups or additional time</p></li><li data-start=\"947\" data-end=\"1005\"><p data-start=\"949\" data-end=\"1005\">Assist with completing the booking form or payment steps</p></li><li data-start=\"1006\" data-end=\"1070\"><p data-start=\"1008\" data-end=\"1070\">Answer any other questions to ensure your night goes perfectly</p></li></ul><p data-start=\"1072\" data-end=\"1153\">We know this is a once-in-a-lifetime occasion — we’ll make sure your ride is too.</p>		\n					<h3>For Vehicle Owners / Hosts</h3>				\n		<p data-start=\"1195\" data-end=\"1324\">Want to turn your car into a classy earning opportunity? Hosting your vehicle on <em data-start=\"1276\" data-end=\"1292\">Car for a Star</em> is simple, safe, and rewarding.</p><p data-start=\"1326\" data-end=\"1349\">We’re here to help you:</p><ul data-start=\"1351\" data-end=\"1603\"><li data-start=\"1351\" data-end=\"1401\"><p data-start=\"1353\" data-end=\"1401\">Get started listing your car with clear guidance</p></li><li data-start=\"1402\" data-end=\"1457\"><p data-start=\"1404\" data-end=\"1457\">Understand how earnings, insurance, and bookings work</p></li><li data-start=\"1458\" data-end=\"1518\"><p data-start=\"1460\" data-end=\"1518\">Make sure your vehicle meets safety and legal requirements</p></li><li data-start=\"1519\" data-end=\"1555\"><p data-start=\"1521\" data-end=\"1555\">Connect you with the right renters</p></li><li data-start=\"1556\" data-end=\"1603\"><p data-start=\"1558\" data-end=\"1603\">Resolve any issues quickly and professionally</p></li></ul><p data-start=\"1605\" data-end=\"1714\">Our platform supports your success while prioritizing rider safety, professionalism, and quality experiences.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"07eef0a952\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_4f694206491c6f41632600e399bb29f7><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_4f694206491c6f41632600e399bb29f7\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_815c79302a9d34f520fe00e2d73c3f0c><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_815c79302a9d34f520fe00e2d73c3f0c\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 03:21:39','2025-07-28 03:21:39','',15,'http://staging.cars4stars.co.za/?p=1385',0,'revision','',0),(1386,1,'2025-07-28 03:21:39','2025-07-28 03:21:39','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_f6f0b8af30d30fb0e96608acb353f796><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_f6f0b8af30d30fb0e96608acb353f796\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_1a964ca97e4b1c4e38aaf3751f9aa163><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_1a964ca97e4b1c4e38aaf3751f9aa163\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 03:21:39','2025-07-28 03:21:39','',15,'http://staging.cars4stars.co.za/?p=1386',0,'revision','',0),(1388,1,'2025-07-28 03:33:06','2025-07-28 03:33:06','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>								\n					</details>\n		<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p><p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p><p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p><p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p><p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p><p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p><p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p><p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p><p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 03:33:06','2025-07-28 03:33:06','',2,'http://staging.cars4stars.co.za/?p=1388',0,'revision','',0),(1389,1,'2025-07-28 03:33:07','2025-07-28 03:33:07','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>								\n					</details>\n		<p data-start=\"153\" data-end=\"313\">No. All cars listed on Matric Rides include a <strong data-start=\"199\" data-end=\"220\">designated driver</strong> to ensure safety, proper vehicle handling, and a stress-free experience on your big night.</p>\n<p data-start=\"315\" data-end=\"478\">However, if you <strong data-start=\"331\" data-end=\"350\">are 18 or older</strong> and hold a <strong data-start=\"362\" data-end=\"402\">valid South African driver’s license</strong>, you may request to drive <strong data-start=\"429\" data-end=\"441\">yourself</strong> (subject to approval by the host).</p>\n<p data-start=\"480\" data-end=\"574\">A <strong data-start=\"482\" data-end=\"502\">chauffeur option</strong> is also available if you prefer a professional driver to accompany you.</p><p>Yes. Each car listed is verified by our team before it goes live on the platform. We require clear photos, valid documentation, and conduct a short interview with the owner/driver.</p><p>We’ll do our best to immediately arrange an alternative vehicle of similar class. If we can’t, a full refund will be issued. Your experience matters to us.</p><p>Yes. A security deposit is required to confirm your booking. The amount varies by vehicle and is refunded after the event, provided there’s no damage or breach of agreement.</p><p>Absolutely! You can browse available listings or submit a custom request. We’ll match you with the best available option.</p><p>Yes. Most bookings allow for a matric pair (you and your date). Additional passengers must be approved by the car owner during booking.</p><p>Bookings open as early as 6 months before your dance. To avoid disappointment, we recommend booking at least 4 weeks in advance.</p><p>Some vehicle owners offer photo packages at an extra fee. You can request this as an add-on during the booking process.</p><p>We currently serve [insert areas: e.g. Gauteng, Western Cape, etc.]. More areas are being added – follow our social media for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 03:33:07','2025-07-28 03:33:07','',2,'http://staging.cars4stars.co.za/?p=1389',0,'revision','',0),(1390,1,'2025-07-28 03:33:07','2025-07-28 03:33:07','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 03:33:07','2025-07-28 03:33:07','',2,'http://staging.cars4stars.co.za/?p=1390',0,'revision','',0),(1391,1,'2025-07-28 04:05:28','2025-07-28 04:05:28','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3478\" data-end=\"3595\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:</p><p data-start=\"3597\" data-end=\"3752\">📧 <strong data-start=\"3600\" data-end=\"3610\">Email:</strong> <a rel=\"noopener\" data-start=\"3611\" data-end=\"3633\">info@carforastar.local</a><br data-start=\"3633\" data-end=\"3636\" />🌐 <strong data-start=\"3639\" data-end=\"3651\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3652\" data-end=\"3701\">www.carforastar.local</a><br data-start=\"3701\" data-end=\"3704\" />📍 <strong data-start=\"3707\" data-end=\"3719\">Address:</strong> [Add address here if applicable]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 04:05:28','2025-07-28 04:05:28','',1213,'http://staging.cars4stars.co.za/?p=1391',0,'revision','',0),(1392,1,'2025-07-28 04:05:28','2025-07-28 04:05:28','<p data-start=\"212\" data-end=\"463\">At <strong data-start=\"215\" data-end=\"233\">Car for a Star</strong>, your privacy matters to us. We are committed to protecting the personal information of all our users—whether you\'re listing your car for hire or booking a ride for a special event like a Matric Farewell, wedding, or celebration.</p><p data-start=\"465\" data-end=\"670\">This Privacy Policy explains how we collect, use, store, and protect your personal data in accordance with applicable laws in South Africa, including the <strong data-start=\"619\" data-end=\"669\">Protection of Personal Information Act (POPIA)</strong>.</p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"708\" data-end=\"787\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"788\" data-end=\"1144\"><li data-start=\"788\" data-end=\"841\"><p data-start=\"790\" data-end=\"841\">Full name and contact details (email, phone number)</p></li><li data-start=\"842\" data-end=\"888\"><p data-start=\"844\" data-end=\"888\">Identity documents for verification purposes</p></li><li data-start=\"889\" data-end=\"925\"><p data-start=\"891\" data-end=\"925\">Driver’s license (when applicable)</p></li><li data-start=\"926\" data-end=\"960\"><p data-start=\"928\" data-end=\"960\">Address and location information</p></li><li data-start=\"961\" data-end=\"1001\"><p data-start=\"963\" data-end=\"1001\">Vehicle details and photos (for hosts)</p></li><li data-start=\"1002\" data-end=\"1049\"><p data-start=\"1004\" data-end=\"1049\">Booking preferences and special event details</p></li><li data-start=\"1050\" data-end=\"1098\"><p data-start=\"1052\" data-end=\"1098\">Payment information (when processing bookings)</p></li><li data-start=\"1099\" data-end=\"1144\"><p data-start=\"1101\" data-end=\"1144\">Communication logs between you and our team</p></li></ul><p data-start=\"1146\" data-end=\"1278\">We only collect information that is necessary to facilitate listings, rentals, and communication between parties using our platform.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1316\" data-end=\"1372\">Your information may be used for the following purposes:</p><ul data-start=\"1373\" data-end=\"1725\"><li data-start=\"1373\" data-end=\"1431\"><p data-start=\"1375\" data-end=\"1431\">To list your vehicle and manage bookings on our platform</p></li><li data-start=\"1432\" data-end=\"1499\"><p data-start=\"1434\" data-end=\"1499\">To communicate with you regarding inquiries, listings, or rentals</p></li><li data-start=\"1500\" data-end=\"1563\"><p data-start=\"1502\" data-end=\"1563\">To verify users (both renters and hosts) for safety and trust</p></li><li data-start=\"1564\" data-end=\"1620\"><p data-start=\"1566\" data-end=\"1620\">To process payments and send receipts or confirmations</p></li><li data-start=\"1621\" data-end=\"1675\"><p data-start=\"1623\" data-end=\"1675\">To improve our service offerings and user experience</p></li><li data-start=\"1676\" data-end=\"1725\"><p data-start=\"1678\" data-end=\"1725\">To comply with legal and regulatory obligations</p></li></ul><p data-start=\"1727\" data-end=\"1790\">We do <strong data-start=\"1733\" data-end=\"1753\">not sell or rent</strong> your personal data to third parties.</p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1825\" data-end=\"1902\">We implement appropriate security measures to safeguard your data, including:</p><ul data-start=\"1903\" data-end=\"2081\"><li data-start=\"1903\" data-end=\"1934\"><p data-start=\"1905\" data-end=\"1934\">SSL encryption on our website</p></li><li data-start=\"1935\" data-end=\"1988\"><p data-start=\"1937\" data-end=\"1988\">Limited access to data by authorized personnel only</p></li><li data-start=\"1989\" data-end=\"2036\"><p data-start=\"1991\" data-end=\"2036\">Secure servers and regularly updated software</p></li><li data-start=\"2037\" data-end=\"2081\"><p data-start=\"2039\" data-end=\"2081\">Backups and data loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2109\" data-end=\"2152\">We may share limited information only with:</p><ul data-start=\"2153\" data-end=\"2374\"><li data-start=\"2153\" data-end=\"2244\"><p data-start=\"2155\" data-end=\"2244\">Trusted third-party service providers (e.g., payment processors, email service providers)</p></li><li data-start=\"2245\" data-end=\"2296\"><p data-start=\"2247\" data-end=\"2296\">Law enforcement or regulators if legally required</p></li><li data-start=\"2297\" data-end=\"2374\"><p data-start=\"2299\" data-end=\"2374\">Booking-related parties (e.g., when a renter and host need to be connected)</p></li></ul><p data-start=\"2376\" data-end=\"2469\">We ensure that any third party we work with respects the confidentiality of your information.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2491\" data-end=\"2513\">You have the right to:</p><ul data-start=\"2514\" data-end=\"2763\"><li data-start=\"2514\" data-end=\"2562\"><p data-start=\"2516\" data-end=\"2562\">Access or request a copy of your personal data</p></li><li data-start=\"2563\" data-end=\"2599\"><p data-start=\"2565\" data-end=\"2599\">Correct or update your information</p></li><li data-start=\"2600\" data-end=\"2651\"><p data-start=\"2602\" data-end=\"2651\">Request the deletion of your personal information</p></li><li data-start=\"2652\" data-end=\"2712\"><p data-start=\"2654\" data-end=\"2712\">Withdraw your consent where processing is based on consent</p></li><li data-start=\"2713\" data-end=\"2763\"><p data-start=\"2715\" data-end=\"2763\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2765\" data-end=\"2825\">To exercise these rights, please contact us at [your email].</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is not intended for users under the age of 18. We do not knowingly collect personal data from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated from time to time. We encourage you to check this page regularly. Continued use of our website after any changes signifies your acceptance of the revised terms.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3478\" data-end=\"3595\">If you have any questions or concerns regarding your privacy or how we handle your information, please contact us at:</p><p data-start=\"3597\" data-end=\"3752\">📧 <strong data-start=\"3600\" data-end=\"3610\">Email:</strong> <a rel=\"noopener\" data-start=\"3611\" data-end=\"3633\">info@carforastar.local</a><br data-start=\"3633\" data-end=\"3636\" />🌐 <strong data-start=\"3639\" data-end=\"3651\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3652\" data-end=\"3701\">www.carforastar.local</a><br data-start=\"3701\" data-end=\"3704\" />📍 <strong data-start=\"3707\" data-end=\"3719\">Address:</strong> [Add address here if applicable]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 04:05:28','2025-07-28 04:05:28','',1213,'http://staging.cars4stars.co.za/?p=1392',0,'revision','',0),(1393,1,'2025-07-28 04:05:29','2025-07-28 04:05:29','<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 04:05:29','2025-07-28 04:05:29','',1213,'http://staging.cars4stars.co.za/?p=1393',0,'revision','',0),(1395,1,'2025-07-28 04:23:02','2025-07-28 04:23:02','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 04:23:02','2025-07-28 04:23:02','',3,'http://staging.cars4stars.co.za/?p=1395',0,'revision','',0),(1396,1,'2025-07-28 04:23:02','2025-07-28 04:23:02','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Matric Rides)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Matric Rides)</h4>				\n		<p>By proceeding with your booking, you agree to the terms and conditions set out below by <strong data-start=\"424\" data-end=\"442\">Car for a Star</strong> (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"444\" data-end=\"468\">www.weddingcarhire.co.za</a>). These terms form a legally binding agreement between you (the renter) and Car for a Star.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p>For all Matric Rides, a dedicated and experienced chauffeur is provided. Self-drive is <strong data-start=\"691\" data-end=\"732\">not permitted under any circumstances</strong>. Should you wish to request a specific driver (such as a friend or family member), prior arrangements must be submitted and approved in writing by Car for a Star management. The requested driver must be over 18 and hold a valid South African driver’s license. Approval is subject to risk assessment and insurance considerations.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Car for a Star reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1634\" data-end=\"1667\"><a rel=\"noopener\" data-start=\"1636\" data-end=\"1665\">payments@weddingcarhire.co.za</a></strong> using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Car for a Star to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. This applies to all weddings and matric dances.</p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Car for a Star will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Car for a Star complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>These terms may be updated periodically. It is the client’s responsibility to review the latest version on <a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"5542\" data-end=\"5566\">www.weddingcarhire.co.za</a> prior to booking.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Car for a Star)</h4>				\n		<p>By listing your vehicle on Car for a Star (<a href=\"http://www.weddingcarhire.co.za\" target=\"_new\" rel=\"noopener\" data-start=\"458\" data-end=\"482\">www.weddingcarhire.co.za</a>), you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Car for a Star, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Car for a Star deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Car for a Star or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Car for a Star <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Car for a Star reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Car for a Star will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Car for a Star may authorise a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Car for a Star within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Car for a Star acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Car for a Star from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Car for a Star reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 04:23:02','2025-07-28 04:23:02','',3,'http://staging.cars4stars.co.za/?p=1396',0,'revision','',0),(1397,1,'2025-07-28 04:23:03','2025-07-28 04:23:03','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 04:23:03','2025-07-28 04:23:03','',3,'http://staging.cars4stars.co.za/?p=1397',0,'revision','',0),(1398,1,'2025-07-28 04:28:14','2025-07-28 04:28:14','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:28:14','2025-07-28 04:28:14','',408,'http://staging.cars4stars.co.za/?p=1398',0,'revision','',0),(1399,1,'2025-07-28 04:28:19','2025-07-28 04:28:19','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:28:19','2025-07-28 04:28:19','',408,'http://staging.cars4stars.co.za/?p=1399',0,'revision','',0),(1400,1,'2025-07-28 04:28:23','2025-07-28 04:28:23','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:28:23','2025-07-28 04:28:23','',408,'http://staging.cars4stars.co.za/?p=1400',0,'revision','',0),(1402,1,'2025-07-28 04:34:39','2025-07-28 04:34:39','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:34:39','2025-07-28 04:34:39','',408,'http://staging.cars4stars.co.za/?p=1402',0,'revision','',0),(1403,1,'2025-07-28 04:34:41','2025-07-28 04:34:41','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:34:41','2025-07-28 04:34:41','',408,'http://staging.cars4stars.co.za/?p=1403',0,'revision','',0),(1404,1,'2025-07-28 04:34:41','2025-07-28 04:34:41','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:34:41','2025-07-28 04:34:41','',408,'http://staging.cars4stars.co.za/?p=1404',0,'revision','',0),(1405,1,'2025-07-28 04:40:11','2025-07-28 04:40:11','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:40:11','2025-07-28 04:40:11','',408,'http://staging.cars4stars.co.za/?p=1405',0,'revision','',0),(1406,1,'2025-07-28 04:40:24','2025-07-28 04:40:24','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it for Matric Dance rentals. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>We have a fleet of over 25 limousines ready for lorem ipsum dolor sit amet.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:40:24','2025-07-28 04:40:24','',408,'http://staging.cars4stars.co.za/?p=1406',0,'revision','',0),(1407,1,'2025-07-28 04:40:24','2025-07-28 04:40:24','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:40:24','2025-07-28 04:40:24','',408,'http://staging.cars4stars.co.za/?p=1407',0,'revision','',0),(1408,1,'2025-07-28 04:46:56','2025-07-28 04:46:56','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:46:56','2025-07-28 04:46:56','',408,'http://staging.cars4stars.co.za/?p=1408',0,'revision','',0),(1409,1,'2025-07-28 04:46:58','2025-07-28 04:46:58','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Matric Farewells to Memorable Events</h4>				\n		<p>Turn heads. Make memories. Whether it’s a Matric Dance, wedding, party, or corporate gala — arrive in a car that reflects your style.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:46:58','2025-07-28 04:46:58','',408,'http://staging.cars4stars.co.za/?p=1409',0,'revision','',0),(1410,1,'2025-07-28 04:47:00','2025-07-28 04:47:00','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Elegant Evenings to Unforgettable Celebrations</h4>				\n		<p>Turn heads. Make memories. Whether it’s a wedding, birthday celebration, gala, or private function — arrive in a ride that reflects your style and leaves a lasting impression.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 04:47:00','2025-07-28 04:47:00','',408,'http://staging.cars4stars.co.za/?p=1410',0,'revision','',0),(1411,1,'2025-07-28 05:22:53','2025-07-28 05:22:53','','pexels-logan-rhoads-2398769-8292135','','inherit','open','closed','','pexels-logan-rhoads-2398769-8292135','','','2025-07-28 05:22:53','2025-07-28 05:22:53','',9,'http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135.jpg',0,'attachment','image/jpeg',0),(1412,1,'2025-07-28 05:23:28','2025-07-28 05:23:28','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:23:28','2025-07-28 05:23:28','',9,'http://staging.cars4stars.co.za/?p=1412',0,'revision','',0),(1413,1,'2025-07-28 05:23:28','2025-07-28 05:23:28','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1708\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-scaled.jpg 1708w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-768x1151.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1025x1536.jpg 1025w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/aly-ramirez-k_TduJ3bAL4-unsplash-1366x2048.jpg 1366w\" sizes=\"(max-width: 1708px) 100vw, 1708px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:23:28','2025-07-28 05:23:28','',9,'http://staging.cars4stars.co.za/?p=1413',0,'revision','',0),(1414,1,'2025-07-28 05:23:28','2025-07-28 05:23:28','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:23:28','2025-07-28 05:23:28','',9,'http://staging.cars4stars.co.za/?p=1414',0,'revision','',0),(1415,1,'2025-07-28 05:35:43','2025-07-28 05:35:43','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:35:43','2025-07-28 05:35:43','',9,'http://staging.cars4stars.co.za/?p=1415',0,'revision','',0),(1416,1,'2025-07-28 05:35:43','2025-07-28 05:35:43','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><strong data-start=\"3036\" data-end=\"3109\"><a rel=\"noopener\" data-start=\"3038\" data-end=\"3107\">payments@weddingcarhire.co.za</a></strong></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:35:43','2025-07-28 05:35:43','',9,'http://staging.cars4stars.co.za/?p=1416',0,'revision','',0),(1417,1,'2025-07-28 05:35:43','2025-07-28 05:35:43','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><a rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 05:35:43','2025-07-28 05:35:43','',9,'http://staging.cars4stars.co.za/?p=1417',0,'revision','',0),(1418,1,'2025-07-28 05:50:44','2025-07-28 05:50:44','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 05:50:44','2025-07-28 05:50:44','',11,'http://staging.cars4stars.co.za/?p=1418',0,'revision','',0),(1419,1,'2025-07-28 05:50:45','2025-07-28 05:50:45','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 05:50:45','2025-07-28 05:50:45','',11,'http://staging.cars4stars.co.za/?p=1419',0,'revision','',0),(1420,1,'2025-07-28 05:50:45','2025-07-28 05:50:45','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 05:50:45','2025-07-28 05:50:45','',11,'http://staging.cars4stars.co.za/?p=1420',0,'revision','',0),(1421,1,'2025-07-28 05:51:55','2025-07-28 05:51:55','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_f6f0b8af30d30fb0e96608acb353f796><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_f6f0b8af30d30fb0e96608acb353f796\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_1a964ca97e4b1c4e38aaf3751f9aa163><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_1a964ca97e4b1c4e38aaf3751f9aa163\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 05:51:55','2025-07-28 05:51:55','',15,'http://staging.cars4stars.co.za/?p=1421',0,'revision','',0),(1422,1,'2025-07-28 05:51:55','2025-07-28 05:51:55','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_f6f0b8af30d30fb0e96608acb353f796><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_f6f0b8af30d30fb0e96608acb353f796\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_1a964ca97e4b1c4e38aaf3751f9aa163><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_1a964ca97e4b1c4e38aaf3751f9aa163\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 05:51:55','2025-07-28 05:51:55','',15,'http://staging.cars4stars.co.za/?p=1422',0,'revision','',0),(1423,1,'2025-07-28 05:51:55','2025-07-28 05:51:55','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_b53d3f046a950101c4089baab510b597><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_b53d3f046a950101c4089baab510b597\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_9443cab776e9145f4d6dc7216721b5de><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_9443cab776e9145f4d6dc7216721b5de\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 05:51:55','2025-07-28 05:51:55','',15,'http://staging.cars4stars.co.za/?p=1423',0,'revision','',0),(1424,1,'2025-07-28 05:54:04','2025-07-28 05:54:04','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 05:54:04','2025-07-28 05:54:04','',2,'http://staging.cars4stars.co.za/?p=1424',0,'revision','',0),(1425,1,'2025-07-28 05:54:43','2025-07-28 05:54:43','{\n    \"astra-settings[scroll-to-top-icon-position]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-07-28 05:54:43\"\n    }\n}','','','trash','closed','closed','','4fb46238-ba3f-4aa0-ab59-eb227f31021d','','','2025-07-28 05:54:43','2025-07-28 05:54:43','',0,'http://staging.cars4stars.co.za/4fb46238-ba3f-4aa0-ab59-eb227f31021d/',0,'customize_changeset','',0),(1426,1,'2025-07-28 06:01:05','2025-07-28 06:01:05','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:01:05','2025-07-28 06:01:05','',2,'http://staging.cars4stars.co.za/?p=1426',0,'revision','',0),(1427,1,'2025-07-28 06:01:06','2025-07-28 06:01:06','<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:01:06','2025-07-28 06:01:06','',2,'http://staging.cars4stars.co.za/?p=1427',0,'revision','',0),(1428,1,'2025-07-28 06:01:06','2025-07-28 06:01:06','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:01:06','2025-07-28 06:01:06','',2,'http://staging.cars4stars.co.za/?p=1428',0,'revision','',0),(1429,1,'2025-07-28 06:02:31','2025-07-28 06:02:31','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:02:31','2025-07-28 06:02:31','',2,'http://staging.cars4stars.co.za/?p=1429',0,'revision','',0),(1430,1,'2025-07-28 06:02:31','2025-07-28 06:02:31','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:02:31','2025-07-28 06:02:31','',2,'http://staging.cars4stars.co.za/?p=1430',0,'revision','',0),(1431,1,'2025-07-28 06:02:31','2025-07-28 06:02:31','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:02:31','2025-07-28 06:02:31','',2,'http://staging.cars4stars.co.za/?p=1431',0,'revision','',0),(1432,1,'2025-07-28 06:03:02','2025-07-28 06:03:02','<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:03:02','2025-07-28 06:03:02','',1213,'http://staging.cars4stars.co.za/?p=1432',0,'revision','',0),(1433,1,'2025-07-28 06:05:06','2025-07-28 06:05:06','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:05:06','2025-07-28 06:05:06','',2,'http://staging.cars4stars.co.za/?p=1433',0,'revision','',0),(1434,1,'2025-07-28 06:05:06','2025-07-28 06:05:06','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:05:06','2025-07-28 06:05:06','',2,'http://staging.cars4stars.co.za/?p=1434',0,'revision','',0),(1435,1,'2025-07-28 06:05:06','2025-07-28 06:05:06','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>FAQ\'s:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:05:06','2025-07-28 06:05:06','',2,'http://staging.cars4stars.co.za/?p=1435',0,'revision','',0),(1436,1,'2025-07-28 06:06:56','2025-07-28 06:06:56','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>FAQ\'s:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:06:56','2025-07-28 06:06:56','',2,'http://staging.cars4stars.co.za/?p=1436',0,'revision','',0),(1437,1,'2025-07-28 06:06:56','2025-07-28 06:06:56','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>FAQ\'s:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:06:56','2025-07-28 06:06:56','',2,'http://staging.cars4stars.co.za/?p=1437',0,'revision','',0),(1438,1,'2025-07-28 06:06:57','2025-07-28 06:06:57','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:06:57','2025-07-28 06:06:57','',2,'http://staging.cars4stars.co.za/?p=1438',0,'revision','',0),(1439,1,'2025-07-28 06:10:58','2025-07-28 06:10:58','<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:10:58','2025-07-28 06:10:58','',1213,'http://staging.cars4stars.co.za/?p=1439',0,'revision','',0),(1440,1,'2025-07-28 06:10:59','2025-07-28 06:10:59','<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:10:59','2025-07-28 06:10:59','',1213,'http://staging.cars4stars.co.za/?p=1440',0,'revision','',0),(1441,1,'2025-07-28 06:10:59','2025-07-28 06:10:59','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:10:59','2025-07-28 06:10:59','',1213,'http://staging.cars4stars.co.za/?p=1441',0,'revision','',0),(1442,1,'2025-07-28 06:12:14','2025-07-28 06:12:14','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:12:14','2025-07-28 06:12:14','',2,'http://staging.cars4stars.co.za/?p=1442',0,'revision','',0),(1443,1,'2025-07-28 06:12:15','2025-07-28 06:12:15','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>ookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:12:15','2025-07-28 06:12:15','',2,'http://staging.cars4stars.co.za/?p=1443',0,'revision','',0),(1444,1,'2025-07-28 06:12:15','2025-07-28 06:12:15','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:12:15','2025-07-28 06:12:15','',2,'http://staging.cars4stars.co.za/?p=1444',0,'revision','',0),(1445,1,'2025-07-28 06:12:48','2025-07-28 06:12:48','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:12:48','2025-07-28 06:12:48','',3,'http://staging.cars4stars.co.za/?p=1445',0,'revision','',0),(1446,1,'2025-07-28 06:15:15','2025-07-28 06:15:15','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:15:15','2025-07-28 06:15:15','',3,'http://staging.cars4stars.co.za/?p=1446',0,'revision','',0),(1447,1,'2025-07-28 06:15:15','2025-07-28 06:15:15','<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:15:15','2025-07-28 06:15:15','',3,'http://staging.cars4stars.co.za/?p=1447',0,'revision','',0),(1448,1,'2025-07-28 06:15:16','2025-07-28 06:15:16','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:15:16','2025-07-28 06:15:16','',3,'http://staging.cars4stars.co.za/?p=1448',0,'revision','',0),(1449,1,'2025-07-28 06:15:56','2025-07-28 06:15:56','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:15:56','2025-07-28 06:15:56','',2,'http://staging.cars4stars.co.za/?p=1449',0,'revision','',0),(1450,1,'2025-07-28 06:15:56','2025-07-28 06:15:56','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:15:56','2025-07-28 06:15:56','',2,'http://staging.cars4stars.co.za/?p=1450',0,'revision','',0),(1451,1,'2025-07-28 06:15:56','2025-07-28 06:15:56','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:15:56','2025-07-28 06:15:56','',2,'http://staging.cars4stars.co.za/?p=1451',0,'revision','',0),(1452,1,'2025-07-28 06:16:26','2025-07-28 06:16:26','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:16:26','2025-07-28 06:16:26','',1213,'http://staging.cars4stars.co.za/?p=1452',0,'revision','',0),(1453,1,'2025-07-28 06:16:27','2025-07-28 06:16:27','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:16:27','2025-07-28 06:16:27','',1213,'http://staging.cars4stars.co.za/?p=1453',0,'revision','',0),(1454,1,'2025-07-28 06:16:27','2025-07-28 06:16:27','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:16:27','2025-07-28 06:16:27','',1213,'http://staging.cars4stars.co.za/?p=1454',0,'revision','',0),(1455,1,'2025-07-28 06:17:13','2025-07-28 06:17:13','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:17:13','2025-07-28 06:17:13','',3,'http://staging.cars4stars.co.za/?p=1455',0,'revision','',0),(1456,1,'2025-07-28 06:17:13','2025-07-28 06:17:13','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:17:13','2025-07-28 06:17:13','',3,'http://staging.cars4stars.co.za/?p=1456',0,'revision','',0),(1457,1,'2025-07-28 06:17:14','2025-07-28 06:17:14','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:17:14','2025-07-28 06:17:14','',3,'http://staging.cars4stars.co.za/?p=1457',0,'revision','',0),(1458,1,'2025-07-28 06:24:05','2025-07-28 06:24:05','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:24:05','2025-07-28 06:24:05','',3,'http://staging.cars4stars.co.za/?p=1458',0,'revision','',0),(1459,1,'2025-07-28 06:24:05','2025-07-28 06:24:05','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:24:05','2025-07-28 06:24:05','',3,'http://staging.cars4stars.co.za/?p=1459',0,'revision','',0),(1460,1,'2025-07-28 06:24:06','2025-07-28 06:24:06','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:24:06','2025-07-28 06:24:06','',3,'http://staging.cars4stars.co.za/?p=1460',0,'revision','',0),(1461,1,'2025-07-28 06:28:18','2025-07-28 06:28:18','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:28:18','2025-07-28 06:28:18','',1213,'http://staging.cars4stars.co.za/?p=1461',0,'revision','',0),(1462,1,'2025-07-28 06:28:18','2025-07-28 06:28:18','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At <strong data-start=\"187\" data-end=\"201\">Cars4Stars</strong>, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p><p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:28:18','2025-07-28 06:28:18','',1213,'http://staging.cars4stars.co.za/?p=1462',0,'revision','',0),(1463,1,'2025-07-28 06:28:18','2025-07-28 06:28:18','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Privacy Policy:</h2>				\n		<p data-start=\"184\" data-end=\"474\">At Cars4Stars, your privacy is important to us. We are committed to protecting the personal information of everyone who interacts with our service—whether you\'re booking a ride for a special occasion like a <strong data-start=\"395\" data-end=\"439\">Matric Farewell, wedding, or celebration</strong>, or listing your vehicle for hire.</p>\n<p data-start=\"476\" data-end=\"652\">This Privacy Policy outlines how we collect, use, store, and safeguard your personal data, in compliance with South Africa’s <strong data-start=\"601\" data-end=\"652\">Protection of Personal Information Act (POPIA).</strong></p>		\n					<h5>1. What Information We Collect</h5>				\n		<p data-start=\"695\" data-end=\"774\">We may collect the following types of personal and vehicle-related information:</p><ul data-start=\"776\" data-end=\"1148\"><li data-start=\"776\" data-end=\"831\"><p data-start=\"778\" data-end=\"831\">Full name and contact details (email, phone number)</p></li><li data-start=\"832\" data-end=\"882\"><p data-start=\"834\" data-end=\"882\">Identity documents (for verification purposes)</p></li><li data-start=\"883\" data-end=\"919\"><p data-start=\"885\" data-end=\"919\">Driver’s license (if applicable)</p></li><li data-start=\"920\" data-end=\"952\"><p data-start=\"922\" data-end=\"952\">Address and location details</p></li><li data-start=\"953\" data-end=\"1004\"><p data-start=\"955\" data-end=\"1004\">Vehicle details and images (for vehicle owners)</p></li><li data-start=\"1005\" data-end=\"1051\"><p data-start=\"1007\" data-end=\"1051\">Booking preferences and event-related info</p></li><li data-start=\"1052\" data-end=\"1097\"><p data-start=\"1054\" data-end=\"1097\">Payment details (for processing bookings)</p></li><li data-start=\"1098\" data-end=\"1148\"><p data-start=\"1100\" data-end=\"1148\">Communication records between you and our team</p></li></ul><p data-start=\"1150\" data-end=\"1244\">We only collect the information necessary to facilitate listings, bookings, and communication.</p>		\n					<h5>2. How We Use Your Information</h5>				\n		<p data-start=\"1287\" data-end=\"1318\">We may use your information to:</p><ul data-start=\"1320\" data-end=\"1660\"><li data-start=\"1320\" data-end=\"1377\"><p data-start=\"1322\" data-end=\"1377\">List your vehicle and manage bookings on the platform</p></li><li data-start=\"1378\" data-end=\"1436\"><p data-start=\"1380\" data-end=\"1436\">Communicate regarding inquiries, listings, or bookings</p></li><li data-start=\"1437\" data-end=\"1496\"><p data-start=\"1439\" data-end=\"1496\">Verify users (drivers and clients) for safety and trust</p></li><li data-start=\"1497\" data-end=\"1553\"><p data-start=\"1499\" data-end=\"1553\">Process payments and issue confirmations or receipts</p></li><li data-start=\"1554\" data-end=\"1611\"><p data-start=\"1556\" data-end=\"1611\">Improve our services and enhance your user experience</p></li><li data-start=\"1612\" data-end=\"1660\"><p data-start=\"1614\" data-end=\"1660\">Comply with legal or regulatory requirements</p></li></ul><p data-start=\"1662\" data-end=\"1729\"><strong data-start=\"1662\" data-end=\"1729\">We do not sell or rent your personal data to any third parties.</strong></p>		\n					<h5>3. How We Protect Your Data</h5>				\n		<p data-start=\"1769\" data-end=\"1841\">To ensure your information is safe, we implement the following measures:</p><ul data-start=\"1843\" data-end=\"2021\"><li data-start=\"1843\" data-end=\"1880\"><p data-start=\"1845\" data-end=\"1880\">SSL encryption across our website</p></li><li data-start=\"1881\" data-end=\"1929\"><p data-start=\"1883\" data-end=\"1929\">Data access limited to authorized staff only</p></li><li data-start=\"1930\" data-end=\"1972\"><p data-start=\"1932\" data-end=\"1972\">Secure servers and up-to-date software</p></li><li data-start=\"1973\" data-end=\"2021\"><p data-start=\"1975\" data-end=\"2021\">Backup systems and loss prevention protocols</p></li></ul>		\n					<h5>4. Sharing Your Data</h5>				\n		<p data-start=\"2067\" data-end=\"2101\">Your data may only be shared with:</p><ul data-start=\"2103\" data-end=\"2326\"><li data-start=\"2103\" data-end=\"2187\"><p data-start=\"2105\" data-end=\"2187\">Trusted third-party service providers (e.g. payment processors, email platforms)</p></li><li data-start=\"2188\" data-end=\"2254\"><p data-start=\"2190\" data-end=\"2254\">Law enforcement or regulatory authorities when required by law</p></li><li data-start=\"2255\" data-end=\"2326\"><p data-start=\"2257\" data-end=\"2326\">Parties involved in bookings (e.g. connecting drivers with clients)</p></li></ul><p data-start=\"2328\" data-end=\"2428\">All third parties we work with are expected to uphold confidentiality and data protection standards.</p>		\n					<h5>5. Your Rights</h5>				\n		<p data-start=\"2455\" data-end=\"2488\">As a user, you have the right to:</p><ul data-start=\"2490\" data-end=\"2688\"><li data-start=\"2490\" data-end=\"2519\"><p data-start=\"2492\" data-end=\"2519\">Access your personal data</p></li><li data-start=\"2520\" data-end=\"2554\"><p data-start=\"2522\" data-end=\"2554\">Correct or update your details</p></li><li data-start=\"2555\" data-end=\"2595\"><p data-start=\"2557\" data-end=\"2595\">Request deletion of your information</p></li><li data-start=\"2596\" data-end=\"2635\"><p data-start=\"2598\" data-end=\"2635\">Withdraw consent (where applicable)</p></li><li data-start=\"2636\" data-end=\"2688\"><p data-start=\"2638\" data-end=\"2688\">Lodge a complaint with the Information Regulator</p></li></ul><p data-start=\"2690\" data-end=\"2763\">To exercise any of these rights, contact us at <strong data-start=\"2737\" data-end=\"2762\"><a rel=\"noopener\" data-start=\"2739\" data-end=\"2760\">info@cars4stars.local</a></strong>.</p>		\n					<h5>6. Cookies and Tracking</h5>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h5>7. Children’s Privacy</h5>				\n		<p>Our platform is intended for users aged <strong data-start=\"3128\" data-end=\"3144\">18 and older</strong>. We do not knowingly collect information from minors.</p>		\n					<h5>8. Updates to This Policy</h5>				\n		<p>This Privacy Policy may be updated occasionally. Please check back regularly to stay informed. Continued use of our website means you accept any changes.</p>		\n					<h5>Contact Us</h5>				\n		<p data-start=\"3412\" data-end=\"3484\">If you have questions or concerns about your privacy, please contact us:</p><p data-start=\"3486\" data-end=\"3600\"><strong data-start=\"3489\" data-end=\"3499\">Email:</strong> <a rel=\"noopener\" data-start=\"3500\" data-end=\"3521\">info@cars4stars.local</a><br data-start=\"3521\" data-end=\"3524\" /><strong data-start=\"3527\" data-end=\"3539\">Website:</strong> <a target=\"_new\" rel=\"noopener\" data-start=\"3540\" data-end=\"3560\">www.cars4stars.local</a><br data-start=\"3560\" data-end=\"3563\" /><strong data-start=\"3566\" data-end=\"3578\">Address:</strong> [Insert address here]</p>','Privacy Policy','','inherit','closed','closed','','1213-revision-v1','','','2025-07-28 06:28:18','2025-07-28 06:28:18','',1213,'http://staging.cars4stars.co.za/?p=1463',0,'revision','',0),(1464,1,'2025-07-28 06:30:37','2025-07-28 06:30:37','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:30:37','2025-07-28 06:30:37','',2,'http://staging.cars4stars.co.za/?p=1464',0,'revision','',0),(1465,1,'2025-07-28 06:30:37','2025-07-28 06:30:37','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:30:37','2025-07-28 06:30:37','',2,'http://staging.cars4stars.co.za/?p=1465',0,'revision','',0),(1466,1,'2025-07-28 06:30:37','2025-07-28 06:30:37','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Frequently Asked Questions:</h2>				\n						<details id=\"e-n-accordion-item-2350\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2350\" >\n					 Can I book a car without a driver? \n						</summary>\n									<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2351\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2351\" >\n					 Are cars inspected or verified? \n						</summary>\n									<p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2352\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2352\" >\n					 What happens if the driver cancels last-minute? \n						</summary>\n									<p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2353\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2353\" >\n					 Is a deposit required? \n						</summary>\n									<p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2354\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2354\" >\n					 Can I request a specific car model or color? \n						</summary>\n									<p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2355\" >\n				<summary data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2355\" >\n					 Can I bring a passenger with me? \n						</summary>\n									<p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car&#8217;s seating capacity and confirm any specific arrangements during your booking.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2356\" >\n				<summary data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2356\" >\n					 How far in advance should I book? \n						</summary>\n									<p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2357\" >\n				<summary data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2357\" >\n					 Are photos included with the car rental? \n						</summary>\n									<p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-2358\" >\n				<summary data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2358\" >\n					 What areas do you operate in? \n						</summary>\n									<p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>								\n					</details>\n		<p data-start=\"274\" data-end=\"472\">Most listings on Cars4Stars include a designated driver to ensure safety, proper vehicle handling, and a stress-free experience for your special occasion.</p><p data-start=\"474\" data-end=\"639\">However, if you are <strong data-start=\"494\" data-end=\"509\">18 or older</strong> with a <strong data-start=\"517\" data-end=\"557\">valid South African driver’s license</strong>, you may <strong data-start=\"567\" data-end=\"596\">request to drive yourself</strong>, subject to approval by the vehicle owner.</p><p data-start=\"641\" data-end=\"741\">You can also request a <strong data-start=\"664\" data-end=\"690\">professional chauffeur</strong> if you prefer a premium, all-inclusive experience.</p><p>Yes. Every car listed on Cars4Stars goes through a basic verification process. We require clear, recent photos, valid documentation, and a short onboarding call with each owner or driver to ensure trust and safety.</p><p>We’ll do our best to arrange an alternative vehicle of similar class as quickly as possible. If we’re unable to, you’ll receive a <strong data-start=\"1201\" data-end=\"1216\">full refund</strong>. We’re committed to making your day memorable and stress-free.</p><p>Yes, a <strong data-start=\"1325\" data-end=\"1345\">security deposit</strong> is required to confirm your booking. The amount depends on the vehicle and is <strong data-start=\"1424\" data-end=\"1452\">refunded after the event</strong>, provided no damage or breach of agreement occurred.</p><p>Absolutely! You can browse available vehicles or send a <strong data-start=\"1623\" data-end=\"1641\">custom request</strong>. We’ll match you with the best options based on your preference.</p><p data-start=\"142\" data-end=\"491\">Yes, absolutely! All Cars4Stars rentals cater for <strong data-start=\"233\" data-end=\"256\">multiple passengers</strong>, depending on the vehicle type. Whether it’s just you and your date, or a group of friends or family, we’ve got space for everyone. Be sure to check the car\'s seating capacity and confirm any specific arrangements during your booking.</p><p>Bookings open up to <strong data-start=\"1990\" data-end=\"2013\">6 months in advance</strong>. To avoid disappointment, we recommend booking at least <strong data-start=\"2070\" data-end=\"2088\">4 weeks before</strong> your special event.</p><p>No, Cars4Stars does not offer photo or video packages as part of the rental service. However, you are welcome to take your own photos or arrange a personal photographer to capture your special moments with the car.</p><p>Cars4Stars currently operates exclusively in <strong data-start=\"147\" data-end=\"159\">Pretoria</strong>. We may expand to other areas in the future, so keep an eye on our social media pages for updates.</p>','FAQs','','inherit','closed','closed','','2-revision-v1','','','2025-07-28 06:30:37','2025-07-28 06:30:37','',2,'http://staging.cars4stars.co.za/?p=1466',0,'revision','',0),(1467,1,'2025-07-28 06:36:36','2025-07-28 06:36:36','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:36:36','2025-07-28 06:36:36','',3,'http://staging.cars4stars.co.za/?p=1467',0,'revision','',0),(1468,1,'2025-07-28 06:36:39','2025-07-28 06:36:39','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through <strong data-start=\"304\" data-end=\"318\">Cars4Stars</strong> (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Car for a Star does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Car for a Star reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:36:39','2025-07-28 06:36:39','',3,'http://staging.cars4stars.co.za/?p=1468',0,'revision','',0),(1469,1,'2025-07-28 06:36:42','2025-07-28 06:36:42','<p>Return to <a href=\"http://staging.cars4stars.co.za/\">Homepage</a></p>		\n					<h2>Terms and Conditions:</h2>				\n					<h4>Index:</h4>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#renters\">Client Terms &amp; Conditions – Renters (Cars4Stars)</a></p>				\n					<p><a href=\"http://staging.cars4stars.co.za/terms-and-conditions/#host\">Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</a></p>				\n					<h4>Client Terms &amp; Conditions – Renters (Cars4Stars)</h4>				\n		<p>By booking a vehicle through Cars4Stars (<a target=\"_new\" rel=\"noopener\" data-start=\"320\" data-end=\"340\">www.cars4stars.local</a>), you agree to the terms and conditions below. This forms a legally binding agreement between you (the renter) and Cars4Stars for all special events, including matric dances, weddings, anniversaries, and other formal celebrations.</p>		\n					<h6>1. Driver and Licensing Policy</h6>				\n		<p data-start=\"274\" data-end=\"583\">Most bookings include a professional chauffeur. However, if you\'re 18 years or older with a valid South African driver’s license, you may ask to drive the vehicle yourself. This option depends on the specific car and owner and must be arranged and confirmed ahead of time.</p>		\n					<h6>2. Booking Confirmation and Full Payment Requirement</h6>				\n		<p data-start=\"1127\" data-end=\"1408\">To secure a vehicle for your event, the full rental amount must be paid <strong data-start=\"1199\" data-end=\"1222\">upfront and in full</strong>. A booking is only confirmed once payment is received and acknowledged in writing. Cars4Stars reserves the right to refuse or cancel bookings where payment is delayed or incomplete.</p>		\n					<h6>3. Payment Methods and Proof of Payment</h6>				\n		<p>Payments may be made by EFT (Electronic Funds Transfer) or cash unless otherwise arranged in writing. All EFT payments must be accompanied by valid proof of payment sent to <strong data-start=\"1214\" data-end=\"1243\"><a rel=\"noopener\" data-start=\"1216\" data-end=\"1241\">payments@cars4stars.local</a></strong>. using your bank’s official payment confirmation system. Screenshots or informal notes will <strong data-start=\"1759\" data-end=\"1766\">not</strong> be accepted.</p>		\n					<h6>4. No Smoking Policy and Valet Charges</h6>				\n		<p>Smoking is strictly forbidden inside all vehicles. Any violation will incur a <strong data-start=\"1909\" data-end=\"1927\">R750 valet fee</strong> to restore the vehicle to its original condition. This fee will be invoiced and payable within 24 hours.</p>		\n					<h6>5. Security Deposit Authorisation and Damage Responsibility</h6>				\n		<p>By booking, you authorize Cars4Stars to hold a refundable security deposit to cover unforeseen damages, misuse, excessive mess, or time overruns. Charges will only apply if violations occur, with documented evidence provided.</p>		\n					<h6>6. Cancellation and Refund Policy</h6>				\n		<ul>\n<li data-start=\"2381\" data-end=\"2463\">\n<p data-start=\"2383\" data-end=\"2463\">Cancellations within 24 hours of event: <strong data-start=\"2423\" data-end=\"2431\">100%</strong> of the booking fee forfeited.</p>\n</li>\n<li data-start=\"2464\" data-end=\"2518\">\n<p data-start=\"2466\" data-end=\"2518\">Within 72 hours: <strong data-start=\"2483\" data-end=\"2490\">50%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2519\" data-end=\"2571\">\n<p data-start=\"2521\" data-end=\"2571\">Within 7 days: <strong data-start=\"2536\" data-end=\"2543\">25%</strong> cancellation fee applies.</p>\n</li>\n<li data-start=\"2572\" data-end=\"2702\">\n<p data-start=\"2574\" data-end=\"2702\">More than 7 days: Full refund minus <strong data-start=\"2610\" data-end=\"2628\">R350 admin fee</strong>.<br data-start=\"2629\" data-end=\"2632\" />This policy accounts for high demand and limited vehicle availability.</p>\n</li>\n</ul>		\n					<h6>7. Event Duration and Additional Charges</h6>				\n		<p>Bookings include a set rental time. Overruns will be billed at <strong data-start=\"2819\" data-end=\"2836\">R500 per hour</strong> to ensure availability and scheduling. </p>		\n					<h6>8. Kilometre Limits and Excess Travel Fees</h6>				\n		<p>Each booking includes 100 kilometres of travel. Additional kilometres are charged at <strong data-start=\"3064\" data-end=\"3077\">R13.78/km</strong> (per AA guidelines), covering fuel, wear, and driver compensation.</p>		\n					<h6>9. Vehicle Condition and Client Responsibilities</h6>				\n		<p>Vehicles are professionally cleaned and inspected before rental. Clients must treat the vehicle respectfully and avoid excessive mess. Additional cleaning or valet fees may be charged if required.</p>		\n					<h6>10. Decorations and Special Requests</h6>				\n		<p>All vehicle decorations must be approved in advance. Damage-causing or residue-leaving decorations will be removed or may result in penalties.</p>		\n					<h6>11. Vehicle Substitution Policy</h6>				\n		<p>In rare cases (e.g., mechanical failure), a similar or superior replacement vehicle may be provided. If no replacement is available, a full refund will be issued.</p>		\n					<h6>12. Delayed Driver Arrival Compensation</h6>				\n		<p>If a driver is delayed due to traffic, weather, or other unavoidable events, clients will be notified promptly. Compensation may be offered through extended service time or partial refunds depending on delay severity.</p>		\n					<h6>13. Venue Accessibility and Safety</h6>				\n		<p>Clients must ensure the event location is accessible and safe for the vehicle. Drivers may refuse unsafe or illegal access locations, such as gravel roads or tight spaces, which must be discussed beforehand.</p>		\n					<h6>14. Insurance and Liability Disclaimer</h6>				\n		<p>Vehicles and drivers are fully insured under South African law. Cars4Stars does not accept liability for loss, theft, or damage to personal belongings inside the vehicle. Clients should safeguard valuables.</p>		\n					<h6>15. Driver Conduct and Right of Refusal</h6>				\n		<p>Drivers are professional and courteous. Misconduct by passengers, including intoxication or abusive behavior, may result in immediate termination of service without refund.</p>		\n					<h6>16. Privacy and Marketing Consent</h6>				\n		<p>Photos or videos taken during your booking may be used for marketing, with client consent. Requests to remove media must be submitted in writing.</p>		\n					<h6>17. Dispute Resolution</h6>				\n		<p>All disputes must be raised in writing within 48 hours after the event. Cars4Stars will address concerns in good faith.</p>		\n					<h6>18. Legal Compliance and Governing Law</h6>				\n		<p>Cars4Stars complies with all South African transport and consumer protection laws. This contract is governed by South African law, and disputes are subject to local jurisdiction.</p>		\n					<h6>19. Amendments to Terms</h6>				\n		<p>Cars4Stars reserves the right to update these terms at any time. Your continued use of our platform confirms your acceptance of the latest terms.</p>		\n					<h6>20. Contact Information</h6>				\n		<p>For questions or clarifications, contact us at <strong data-start=\"5668\" data-end=\"5695\"><a rel=\"noopener\" data-start=\"5670\" data-end=\"5693\">hello@carforastar.co.za</a></strong> or call <strong data-start=\"5704\" data-end=\"5722\">[phone number]</strong>.</p>		\n					<h4>Host Terms &amp; Conditions – Vehicle Owners (Cars4Stars)</h4>				\n		<p>By listing your vehicle on Cars4Stars, you agree to the following terms and conditions. These guidelines ensure professional standards, client safety, and fair conduct between all parties involved.</p>		\n					<h6>1. Vehicle Eligibility and Roadworthiness</h6>				\n		<p>All vehicles listed must be in <strong data-start=\"733\" data-end=\"767\">excellent mechanical condition</strong>, clean inside and out, and compliant with South African road safety laws. Cars4Stars reserves the right to reject or delist any vehicle deemed unfit, unsafe, or below presentation standards.</p>		\n					<h6>2. Insurance Requirements</h6>				\n		<p>Vehicle owners are required to have <strong data-start=\"1041\" data-end=\"1068\">comprehensive insurance</strong> that covers commercial use or temporary hire. A digital copy of the valid policy must be submitted during registration and updated annually or upon renewal.</p>		\n					<h6>3. Driver Policy and Vetting</h6>				\n		<p>If the vehicle owner intends to drive, they must hold a valid South African driver’s license and be over the age of 18. If a separate driver is provided, their full name, license, and contact details must be submitted for verification. All drivers must act professionally and be dressed appropriately for formal events (e.g. suits, neat attire).</p>		\n					<h6>4. Punctuality and Presentation</h6>				\n		<p data-start=\"1665\" data-end=\"1923\">All vehicles must arrive at least <strong data-start=\"1699\" data-end=\"1745\">15 minutes prior to the agreed pickup time</strong>, fully cleaned, with a full tank of petrol, and presentable. Late arrivals may result in negative reviews, withheld payments, or removal from the platform after repeat offenses.</p>		\n					<h6>5. Cleanliness Standards</h6>				\n		<p data-start=\"1965\" data-end=\"2227\">Hosts are responsible for ensuring their vehicles are in <strong data-start=\"2022\" data-end=\"2054\">clean and hygienic condition</strong> before each booking. Vehicles returned with excessive dirt or signs of neglect may result in a temporary ban or professional cleaning charges deducted from the host payout.</p>		\n					<h6>6. Booking Acceptance and Fulfilment</h6>				\n		<p data-start=\"2281\" data-end=\"2516\">Once a booking is confirmed by Cars4Stars, hosts are expected to honor the reservation. Cancellations within 7 days of the event will negatively impact your host rating and may result in a temporary or permanent listing suspension.</p>		\n					<h6>7. Payment Terms and Commission</h6>				\n		<p>Host payments are processed within <strong data-start=\"2600\" data-end=\"2626\">48–72 hours post-event</strong>, provided there are no complaints or pending disputes. Cars4Stars deducts a standard <strong data-start=\"2716\" data-end=\"2759\">commission percentage (as per contract)</strong> from the booking total. Final payouts are made via EFT to the bank details you provide.</p>		\n					<h6>8. Overtime Compensation</h6>				\n		<p>In cases where the client requests additional time beyond the original agreement, hosts will be compensated at a rate of <strong data-start=\"3010\" data-end=\"3023\">R500/hour</strong>. This is managed through prior approval by Cars4Stars or the client on the day of the event.</p>		\n					<h6>9. Excess Distance and Travel Charges</h6>				\n		<p data-start=\"3175\" data-end=\"3386\">Bookings include 100km of travel. Any additional distance will be billed at <strong data-start=\"3251\" data-end=\"3274\">R13.78/km (AA Rate)</strong>. Hosts will be compensated for excess mileage based on client agreement and proof via odometer or GPS tracking.</p>		\n					<h6>10. Driver Conduct and Etiquette</h6>				\n		<p>Drivers must always remain polite, professional, sober, and courteous. No alcohol consumption, reckless driving, or inappropriate behavior is tolerated. Misconduct will result in permanent delisting and potential legal action.</p>		\n					<h6>11. Vehicle Substitution &amp; Emergencies</h6>				\n		<p>In case of a breakdown or emergency, the host must notify Cars4Stars <strong data-start=\"3791\" data-end=\"3806\">immediately</strong>. Where possible, a similar backup vehicle must be arranged by the host. Failure to do so may result in withheld payments and a platform review.</p>		\n					<h6>12. Damage, Incidents &amp; Responsibility</h6>				\n		<p>Hosts are responsible for maintaining their vehicle\'s mechanical integrity. Any damage caused due to pre-existing issues, unsafe modifications, or failure to disclose known faults will result in full liability. Clients are not liable for mechanical faults that were not caused by misuse.</p>		\n					<h6>13. Photos and Listing Content</h6>				\n		<p>Cars4Stars reserves the right to use the vehicle\'s photos, descriptions, and any media taken during events for marketing purposes. Hosts must ensure that photos provided are recent, clear, and representative of the vehicle’s actual condition.</p>		\n					<h6>14. Client Complaints and Dispute Resolution</h6>				\n		<p>In the case of a client complaint (e.g. late arrival, dirty car, rude driver), Cars4Stars will investigate and may withhold host payment until resolution. Repeated complaints can lead to account suspension.</p>		\n					<h6>15. Decorations and Setup</h6>				\n		<p>If the client requests decorations (e.g. bows, signage, flowers), hosts must allow temporary non-damaging decor, unless otherwise stated. Any refusal must be disclosed prior to the event. Hosts may request assistance from the client for setup and removal.</p>		\n					<h6>16. Security Deposit Handling</h6>				\n		<p>Cars4Stars may authorize a <strong data-start=\"5235\" data-end=\"5266\">refundable security deposit</strong> from clients to cover potential damage or mess. Any damage must be documented with time-stamped photos, and the host must notify Cars4Stars within 2 hours of drop-off to process the claim.</p>		\n					<h6>17. Alcohol, Smoking and Passenger Behavior</h6>				\n		<p data-start=\"5520\" data-end=\"5770\">Hosts must enforce a <strong data-start=\"5541\" data-end=\"5562\">no smoking policy</strong> at all times. If passengers smoke or damage the vehicle interior, the host must document the incident for cleaning cost recovery. Alcohol consumption in the vehicle must be disclosed and approved in advance.</p>		\n					<h6>18. Route Planning and Venue Access</h6>				\n		<p>Drivers must plan their route to arrive on time and communicate with the client if there are delays. Venues that are hard to access must be confirmed with the client ahead of time to avoid impassable roads or illegal parking.</p>		\n					<h6>19. Indemnity and Legal Responsibility</h6>				\n		<p>Cars4Stars acts as an intermediary platform and cannot be held liable for accidents, disputes, or damages involving the host’s vehicle or driver. Hosts agree to indemnify Cars4Stars from any legal claims resulting from negligence or breach of this agreement.</p>		\n					<h6>20. Updates and Compliance</h6>				\n		<p>Cars4Stars reserves the right to update these Terms &amp; Conditions at any time. It is the host’s responsibility to stay up to date with the latest version available on our website. Continued participation on the platform indicates ongoing acceptance of the latest terms.</p>','Terms and Conditions','','inherit','closed','closed','','3-revision-v1','','','2025-07-28 06:36:42','2025-07-28 06:36:42','',3,'http://staging.cars4stars.co.za/?p=1469',0,'revision','',0),(1470,1,'2025-07-28 06:39:41','2025-07-28 06:39:41','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Elegant Evenings to Unforgettable Celebrations</h4>				\n		<p>Turn heads. Make memories. Whether it’s a wedding, birthday celebration, gala, or private function — arrive in a ride that reflects your style and leaves a lasting impression.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 06:39:41','2025-07-28 06:39:41','',408,'http://staging.cars4stars.co.za/?p=1470',0,'revision','',0),(1471,1,'2025-07-28 06:39:41','2025-07-28 06:39:41','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Elegant Evenings to Unforgettable Celebrations</h4>				\n		<p>Turn heads. Make memories. Whether it’s a wedding, birthday celebration, gala, or private function — arrive in a ride that reflects your style and leaves a lasting impression.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At <strong data-start=\"1235\" data-end=\"1249\">Cars4Stars</strong>, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 06:39:41','2025-07-28 06:39:41','',408,'http://staging.cars4stars.co.za/?p=1471',0,'revision','',0),(1472,1,'2025-07-28 06:39:42','2025-07-28 06:39:42','<h1>Cars4Stars</h1>				\n					<h4>Arrive in Style for Any Occasion — From Elegant Evenings to Unforgettable Celebrations</h4>				\n		<p>Turn heads. Make memories. Whether it’s a wedding, birthday celebration, gala, or private function — arrive in a ride that reflects your style and leaves a lasting impression.</p>		\n					<h2>Book your dream car for your next big event .</h2>				\n					<a href=\"#\">\n									Luxury Cars\n					</a>\n					<a href=\"#\">\n									Vintage Cars\n					</a>\n					<a href=\"#\">\n									Special Cars\n					</a>\n					<h6>About us</h6>				\n					<h2>Stand Out.</h2>				\n					<h2>Be Remembered.</h2>				\n		<p data-start=\"1101\" data-end=\"1230\">Whether it\'s your Matric Farewell, a milestone birthday, a wedding, or any special celebration — make your arrival unforgettable.</p><p data-start=\"1232\" data-end=\"1438\">At Cars4Stars, we specialise in stylish, standout car rentals across Pretoria and surrounding areas. From chauffeur-driven classics to self-drive legends, we help you make an entrance worth remembering.</p><p data-start=\"1440\" data-end=\"1491\">Let us handle the wheels — you focus on the moment.</p>		\n					<a href=\"#\">\n									Read More\n					</a>\n															<img width=\"920\" height=\"1024\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-920x1024.jpg 920w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-270x300.jpg 270w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-768x855.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140-1380x1536.jpg 1380w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/muchammad-rizky-lHX_70Qd4uU-unsplash-scaled-e1753288641140.jpg 1707w\" sizes=\"(max-width: 920px) 100vw, 920px\" />															\n					<h2>How It Works</h2>				\n		<p>Booking is Easy — the Memories Last Forever</p>		\n					<h2>1.</h2>				\n					<h5>Browse &amp; Pick Your Dream Car</h5>				\n					<h2>2.</h2>				\n					<h5>Submit a Booking Request Online</h5>				\n					<h2>3.</h2>				\n					<h5>Get Confirmation &amp; Finalize Details</h5>				\n					<h2>4.</h2>				\n					<h5>Get Picked Up &amp; Shine at Your Event</h5>				\n					<h6>Our Services</h6>				\n					<h2>Drive in Style with Cars4Stars</h2>				\n															<h3>\n									Chauffeur-Driven								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Want the full VIP experience? Our friendly, reliable drivers will collect you, take you for photos, and ensure you arrive at your venue on time and in style — no pressure, just perfect memories.							</p>\n															<h3>\n									Self-Drive								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Ready to take control? Some vehicles are available for self-drive if you&#8217;re licensed and confident. Enjoy the night your way — with unforgettable photos and freedom.							</p>\n															<h3>\n									List Your Car 								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								Own a unique, eye-catching vehicle in Pretoria or surrounds? Earn extra income by listing it at Cars4Stars. Choose between chauffeur or self-drive options.							</p>\n								<a href=\"http://staging.cars4stars.co.za/list-your-car/\">\n										View More									\n								</a>\n															<h3>\n									Rates &#038; Pricing								</h3>\n															<p>\n									Read More								</p>\n													<p>\n								We keep it fair and transparent. Our rates vary based on the car, time required, location, and whether you choose self-drive or chauffeur. Prices start from R1,500, with custom quotes							</p>\n								<a href=\"http://staging.cars4stars.co.za/pricing-packages/\">\n										View More									\n								</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Make an Entrance Worth Remembering</h2>				\n		<p data-start=\"2638\" data-end=\"2725\">We’re not just about getting you from A to B — we’re about making you feel like a star.</p><p data-start=\"2727\" data-end=\"2915\">With stunning car choices, responsive support, trusted drivers, flexible packages, and a passion for making any event or function magical, we help you arrive in style, on time, and stress-free.</p>		\n					<h2>Most Popular Rentals</h2>				\n		<p>Perfect for making any special occasion unforgettable.</p>		\n			<a href=\"#\">\n						</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n															<img width=\"1024\" height=\"687\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-1024x687.png 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-300x201.png 300w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality-768x515.png 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/Ford-Mustang-PNG-HD-Quality.png 1457w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n					<h3>R2800 /</h3>				\n		<p>3 hours</p>		\n							1964 Ford Mustang\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 4/5		\n		<p>Insured, leather interior, air conditioning, radio, powerful 5.2L V8 engine.</p>		\n					<a href=\"#\">\n									Rent Limousine\n					</a>\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s not just a ride — it’s your grand entrance, your photo moment, your spotlight.<br data-start=\"3203\" data-end=\"3206\" />Your event deserves more than average. It deserves legendary.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Home','','inherit','closed','closed','','408-revision-v1','','','2025-07-28 06:39:42','2025-07-28 06:39:42','',408,'http://staging.cars4stars.co.za/?p=1472',0,'revision','',0),(1473,1,'2025-07-28 06:42:17','2025-07-28 06:42:17','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 06:42:17','2025-07-28 06:42:17','',11,'http://staging.cars4stars.co.za/?p=1473',0,'revision','',0),(1474,1,'2025-07-28 06:42:17','2025-07-28 06:42:17','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At <strong data-start=\"322\" data-end=\"336\">Cars4Stars</strong>, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with <strong data-start=\"1738\" data-end=\"1752\">Cars4Stars</strong> and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, <strong data-start=\"2606\" data-end=\"2620\">Cars4Stars</strong> delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 06:42:17','2025-07-28 06:42:17','',11,'http://staging.cars4stars.co.za/?p=1474',0,'revision','',0),(1475,1,'2025-07-28 06:42:17','2025-07-28 06:42:17','<h1>Our Services</h1>				\n		<p data-start=\"319\" data-end=\"637\">At Cars4Stars, we add star power to your event — day or night, formal or fun. Whether it’s a wedding, corporate gala, Matric farewell, or birthday celebration, we’ve got the perfect ride to match your moment. From timeless vintage classics to jaw-dropping luxury and exotic cars, your dream arrival begins with us.</p><p data-start=\"639\" data-end=\"775\">We offer professional, polished, and flexible service to make your big occasion one to remember — from pickup to photo ops and drop-off.</p>		\n					<h6>Our Services</h6>				\n		<p>We don’t just provide cars — we deliver unforgettable entrances. Our service connects you with showstopping vehicles that stand out and create lasting memories. Planning a function or celebration? Don’t settle for average. Choose from our selection or list your own vehicle and let others experience the spotlight. At Cars4Stars, you’re not just getting a ride — you’re making a statement.</p>		\n					<h6>Chauffeur-Driven Cars</h6>				\n					<h4>Arrive Like Royalty</h4>				\n		<p data-start=\"829\" data-end=\"1080\">Leave the driving to us. Our professional chauffeurs ensure you enjoy every second of your special occasion. From timely pickup to stylish arrival at your venue or photoshoot location, our service is seamless and stress-free.</p><p data-start=\"1082\" data-end=\"1171\">Ideal for individuals, couples, or groups who want to sit back and soak up the spotlight.</p><p data-start=\"918\" data-end=\"1013\">Perfect for couples or groups who want to relax and enjoy every second of their farewell night.</p>		\n					<h6>Self-Drive Options</h6>				\n					<h4>Take Control of Your Experience</h4>				\n		<p data-start=\"1204\" data-end=\"1477\">Prefer to drive yourself? Choose from select self-drive vehicles for licensed drivers. Whether it’s your wedding day, a special anniversary, or simply a celebration worth remembering — you’ll arrive in total control and unmatched style.</p><p data-start=\"1479\" data-end=\"1546\"><em data-start=\"1479\" data-end=\"1546\">Self-drive options are limited and subject to terms and approval.</em></p>		\n					<h6>List Your Car With Us</h6>				\n					<h4>Turn Your Car into a Showstopper</h4>				\n		<p>Do you own a standout vehicle in Pretoria or nearby? From vintage charmers to luxury powerhouses, list your car with Cars4Stars and earn during event season. Whether you prefer to drive it yourself or let our vetted chauffeurs take the wheel, your car can help create unforgettable memories — while making you money.</p>		\n					<a href=\"#\">\n									Click here\n					</a>\n					<h6>Pricing &amp; Packages</h6>				\n					<h4>Transparent Pricing for Every Booking</h4>				\n		<p data-start=\"1879\" data-end=\"2095\">We price based on distance, hours needed, and date. Since every booking is unique, we offer custom quotes to ensure you only pay for what you need — with no hidden costs.</p><p data-start=\"2097\" data-end=\"2130\">Our packages typically include:</p><ul data-start=\"2131\" data-end=\"2229\"><li data-start=\"2131\" data-end=\"2154\"><p data-start=\"2133\" data-end=\"2154\">Pickup and drop-off</p></li><li data-start=\"2155\" data-end=\"2184\"><p data-start=\"2157\" data-end=\"2184\">Time allowance for photos</p></li><li data-start=\"2185\" data-end=\"2229\"><p data-start=\"2187\" data-end=\"2229\">Optional extra time for special requests</p></li></ul><p data-start=\"2231\" data-end=\"2300\"><strong data-start=\"2231\" data-end=\"2259\">Prices start from R1,500</strong>, depending on car type and availability.</p>		\n					<h4>Make It a Moment That Lasts</h4>				\n		<p>It’s more than just transport — it’s part of the memory. Whether you\'re stepping into forever, dancing the night away, or celebrating a milestone, Cars4Stars delivers the entrance you deserve.</p>		\n					<h4>Book your unforgettable ride today.</h4>				\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Our Services','','inherit','closed','closed','','11-revision-v1','','','2025-07-28 06:42:17','2025-07-28 06:42:17','',11,'http://staging.cars4stars.co.za/?p=1475',0,'revision','',0),(1476,1,'2025-07-28 06:45:16','2025-07-28 06:45:16','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><a rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 06:45:16','2025-07-28 06:45:16','',9,'http://staging.cars4stars.co.za/?p=1476',0,'revision','',0),(1477,1,'2025-07-28 06:45:16','2025-07-28 06:45:16','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At <strong data-start=\"278\" data-end=\"292\">Cars4Stars</strong>, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><a rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join <strong data-start=\"2936\" data-end=\"2950\">Cars4Stars</strong> and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 06:45:16','2025-07-28 06:45:16','',9,'http://staging.cars4stars.co.za/?p=1477',0,'revision','',0),(1478,1,'2025-07-28 06:45:17','2025-07-28 06:45:17','<h1>Pricing &amp; Packages</h1>				\n					<h2>How Our Car Hire Pricing Works</h2>				\n		<p>At Cars4Stars, we believe hiring a jaw-dropping car for your special event should be exciting — not complicated. That’s why we’ve created clear and flexible pricing packages with <strong data-start=\"458\" data-end=\"477\">no hidden costs</strong>, just unforgettable moments.</p><p>Whether you\'re hiring for a <strong data-start=\"536\" data-end=\"632\">matric farewell, wedding, photo shoot, video production, or a stylish entrance to a function</strong>, we’ve got the <strong data-start=\"648\" data-end=\"663\">perfect car</strong> and package to match your <strong data-start=\"690\" data-end=\"709\">vibe and budget</strong>.</p>		\n															<img width=\"1707\" height=\"2560\" src=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg\" alt=\"\" srcset=\"http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-scaled.jpg 1707w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-200x300.jpg 200w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-683x1024.jpg 683w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-768x1152.jpg 768w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1024x1536.jpg 1024w, http://staging.cars4stars.co.za/wp-content/uploads/2025/07/pexels-logan-rhoads-2398769-8292135-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" />															\n					<h2>Our Popular 3-Hour Packages</h2>				\n        <table>\n            <thead>\n                <tr>\n                        <th scope=\"jltma-row\"  >\n                            Car Type\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Price (3 Hours)\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Extra Time\n                        </th>\n                        <th scope=\"jltma-row\"  >\n                            Chauffeur\n                        </th>\n                                    </tr>\n            </thead>\n            <tbody>\n                <tr>\n                        <td data-column=\"Car Type\"  >\n                            Luxury Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R2,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Vintage Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,000\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                    </tr><tr>\n                        <td data-column=\"Car Type\"  >\n                            Special Car\n                        </td>\n                        <td data-column=\"Price (3 Hours)\"  >\n                            From R3,500\n                        </td>\n                        <td data-column=\"Extra Time\"  >\n                            R500/hour\n                        </td>\n                        <td data-column=\"Chauffeur\"  >\n                            +R500\n                        </td>\n                </tr>\n            </tbody>\n        </table>\n		<p>Prices vary slightly per vehicle. The exact price will be confirmed on the booking page.</p>		\n					<h2>Optional Chauffeur Service</h2>				\n		<p data-start=\"901\" data-end=\"922\">Prefer to sit back, relax, and enjoy the moment?<br data-start=\"1882\" data-end=\"1885\" />We offer a <strong data-start=\"1896\" data-end=\"1929\">professional chauffeur option</strong> with any booking. Our experienced drivers will take care of everything while you enjoy your ride and event.</p><p data-start=\"901\" data-end=\"922\"><strong data-start=\"2043\" data-end=\"2097\">Add a chauffeur for just R500 per car per booking.</strong></p>		\n					<h2>Extras You May Need</h2>				\n		<p data-start=\"1898\" data-end=\"1948\">Need more time or distance? We’ve got you covered.</p><ul data-start=\"1950\" data-end=\"2121\"><li data-start=\"1950\" data-end=\"1984\"><p data-start=\"1952\" data-end=\"1984\">Additional time: <strong data-start=\"1969\" data-end=\"1982\">R500/hour</strong></p></li><li data-start=\"1985\" data-end=\"2023\"><p data-start=\"1987\" data-end=\"2023\">Additional distance: <strong data-start=\"2008\" data-end=\"2021\">R13.78/km</strong></p></li><li data-start=\"2024\" data-end=\"2073\"><p data-start=\"2026\" data-end=\"2073\">Valet fee (if vehicle is smoked in): <strong data-start=\"2063\" data-end=\"2071\">R750</strong></p></li><li data-start=\"2074\" data-end=\"2121\"><p data-start=\"2076\" data-end=\"2121\">Damage liability: <em data-start=\"2094\" data-end=\"2121\">As per <a href=\"http://staging.cars4stars.co.za/terms-and-conditions/\">Terms &amp; Conditions</a></em></p></li></ul><blockquote data-start=\"2123\" data-end=\"2206\"><p data-start=\"2125\" data-end=\"2206\">🔧 <em data-start=\"2128\" data-end=\"2206\">We’ll always discuss any extras upfront to keep things transparent and fair.</em></p></blockquote>		\n					<h2>Payment &amp; Booking Info</h2>				\n		<ul data-start=\"2911\" data-end=\"3109\"><li data-start=\"2911\" data-end=\"2970\"><p data-start=\"2913\" data-end=\"2970\">Full payment is required upfront to secure your vehicle</p></li><li data-start=\"2971\" data-end=\"3002\"><p data-start=\"2973\" data-end=\"3002\">You can pay via EFT or cash</p></li><li data-start=\"3003\" data-end=\"3109\"><p data-start=\"3005\" data-end=\"3109\">Send proof of payment to:<br data-start=\"3030\" data-end=\"3033\" /><a rel=\"noopener\" data-start=\"1756\" data-end=\"1811\">info@carforastar.co.za</a></p></li></ul><p data-start=\"3111\" data-end=\"3291\">Once payment is received, we’ll lock in your date and provide you with confirmation details, your driver’s info (if applicable), and any tips to help make your event unforgettable.</p>		\n					<h2>Cancellations</h2>				\n		<p data-start=\"3323\" data-end=\"3395\">We understand that plans can change. If you need to cancel your booking:</p><ul data-start=\"3396\" data-end=\"3590\"><li data-start=\"3396\" data-end=\"3471\"><p data-start=\"3398\" data-end=\"3471\">Cancel <strong data-start=\"3405\" data-end=\"3432\">more than 7 days before</strong> your event: <strong data-start=\"3445\" data-end=\"3469\">25% cancellation fee</strong></p></li><li data-start=\"3472\" data-end=\"3528\"><p data-start=\"3474\" data-end=\"3528\">Cancel <strong data-start=\"3481\" data-end=\"3500\">within 72 hours</strong>: <strong data-start=\"3502\" data-end=\"3526\">50% cancellation fee</strong></p></li><li data-start=\"3529\" data-end=\"3590\"><p data-start=\"3531\" data-end=\"3590\">Cancel <strong data-start=\"3538\" data-end=\"3565\">within 24 hours or less</strong>: <strong data-start=\"3567\" data-end=\"3590\">Full amount charged</strong></p></li></ul>		\n					<h2>Got a Luxury, Vintage, or Unique Car? Join Us!</h2>				\n		<p data-start=\"2870\" data-end=\"2929\">Own a luxury, vintage, or unique car? Make it work for you.</p><p data-start=\"2931\" data-end=\"3053\">Join Cars4Stars and earn by listing your car for weddings, matric dances, photo shoots, music videos, and film scenes.</p><p data-start=\"2931\" data-end=\"3053\"><a href=\"http://staging.cars4stars.co.za/list-your-car/\" target=\"_new\" rel=\"noopener\" data-start=\"3883\" data-end=\"3954\">Click here to List Your Car</a></p>		\n					<h2>Ready to book your ride?</h2>				\n		<p data-start=\"3132\" data-end=\"3238\">Browse available cars now or <a href=\"http://staging.cars4stars.co.za/contact/\"><strong data-start=\"3164\" data-end=\"3178\">contact us</strong></a> to help you choose the perfect one for your next big event.</p>		\n					<a href=\"#\">\n									Rent Online\n					</a>\n					<h6>Or give us a call:</h6>				\n					<h3>929 - 242 - 6868</h3>','Pricing & Packages','','inherit','closed','closed','','9-revision-v1','','','2025-07-28 06:45:17','2025-07-28 06:45:17','',9,'http://staging.cars4stars.co.za/?p=1478',0,'revision','',0),(1479,1,'2025-07-28 06:46:57','2025-07-28 06:46:57','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_b53d3f046a950101c4089baab510b597><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_b53d3f046a950101c4089baab510b597\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_9443cab776e9145f4d6dc7216721b5de><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_9443cab776e9145f4d6dc7216721b5de\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 06:46:57','2025-07-28 06:46:57','',15,'http://staging.cars4stars.co.za/?p=1479',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1480,1,'2025-07-28 06:46:57','2025-07-28 06:46:57','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the <strong data-start=\"416\" data-end=\"430\">Cars4Stars</strong> team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with <strong data-start=\"1414\" data-end=\"1428\">Cars4Stars</strong> opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_b53d3f046a950101c4089baab510b597><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_b53d3f046a950101c4089baab510b597\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_9443cab776e9145f4d6dc7216721b5de><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_9443cab776e9145f4d6dc7216721b5de\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 06:46:57','2025-07-28 06:46:57','',15,'http://staging.cars4stars.co.za/?p=1480',0,'revision','',0),(1481,1,'2025-07-28 06:46:57','2025-07-28 06:46:57','<h1>Contact Us</h1>				\n		<p data-start=\"281\" data-end=\"582\">Whether you’re preparing for a stylish entrance at a special event or looking to earn extra income by listing your prized vehicle, the Cars4Stars team is here to support you every step of the way. We’re all about turning big moments into lasting memories — with standout cars and seamless service.</p>		\n					<h3>For Event Renters – Matric Farewells, Weddings, Functions &amp; More</h3>				\n		<p data-start=\"666\" data-end=\"836\">Looking for the perfect showstopper to arrive in style? We’re here to help you choose the right car and handle all the details, so you can focus on enjoying your big day.</p><p data-start=\"838\" data-end=\"863\">Here’s how we can assist:</p><ul data-start=\"865\" data-end=\"1155\"><li data-start=\"865\" data-end=\"911\"><p data-start=\"867\" data-end=\"911\">Check availability of your dream vehicle</p></li><li data-start=\"912\" data-end=\"974\"><p data-start=\"914\" data-end=\"974\">Explain what’s included — from drivers to hours and fuel</p></li><li data-start=\"975\" data-end=\"1026\"><p data-start=\"977\" data-end=\"1026\">Arrange custom pickup times or extended hours</p></li><li data-start=\"1027\" data-end=\"1082\"><p data-start=\"1029\" data-end=\"1082\">Help you complete the booking and payment process</p></li><li data-start=\"1083\" data-end=\"1155\"><p data-start=\"1085\" data-end=\"1155\">Answer any questions to ensure your ride is smooth and stress-free</p></li></ul><p data-start=\"1157\" data-end=\"1244\">Your special moment deserves a grand arrival — let’s make sure you <em data-start=\"1224\" data-end=\"1243\">own the spotlight</em>.</p>		\n					<h3>For Vehicle Owners – List Your Car, Earn with Class</h3>				\n		<p data-start=\"1315\" data-end=\"1490\">Have a luxury, vintage, or standout car? Let it shine and start earning. Listing your vehicle with Cars4Stars opens the door to prestige bookings and professional support.</p><p data-start=\"1492\" data-end=\"1513\">We’ll guide you with:</p><ul data-start=\"1515\" data-end=\"1773\"><li data-start=\"1515\" data-end=\"1561\"><p data-start=\"1517\" data-end=\"1561\">Step-by-step assistance to list your car</p></li><li data-start=\"1562\" data-end=\"1616\"><p data-start=\"1564\" data-end=\"1616\">Info on earnings, insurance, and what’s expected</p></li><li data-start=\"1617\" data-end=\"1676\"><p data-start=\"1619\" data-end=\"1676\">Safety and compliance checks to keep everything legal</p></li><li data-start=\"1677\" data-end=\"1719\"><p data-start=\"1679\" data-end=\"1719\">Matching your car with ideal renters</p></li><li data-start=\"1720\" data-end=\"1773\"><p data-start=\"1722\" data-end=\"1773\">Fast, professional support whenever you need it</p></li></ul><p data-start=\"1775\" data-end=\"1902\">Join a community where your car becomes the star of someone’s unforgettable night — while you earn with ease and peace of mind.</p>		\n					<h3>Get in Touch</h3>				\n		<p>We strive to respond to all inquiries within 24 hours. If your matter is urgent, WhatsApp is the fastest way to reach us.</p>		\n							<ul>\n							<li>\n										929-242-6868\n									</li>\n								<li>\n											<a href=\"#\">\n										contact@info.com\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n										123 Fifth Avenue, New York,<br>NY 10160\n											</a>\n									</li>\n						</ul>\n					<h3>Quick Contact Form</h3>				\n            <form data-form_id=\"1\" id=\"fluentform_1\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo</legend><input type=\'hidden\' name=\'__fluent_form_embded_post_id\' value=\'15\' /><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"796613df5b\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" /><label for=\'ff_1_names_first_name_\' >First Name</label><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_names_last_name_\' >Last Name</label><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" aria-invalid=\"false\" aria-required=false><label for=\'ff_1_email\' aria-label=\"Email Address\">Email Address</label><input type=\"email\" name=\"email\" id=\"ff_1_email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><label for=\'ff_1_subject\' aria-label=\"Subject\">Subject</label><input type=\"text\" name=\"subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><label for=\'ff_1_message\' aria-label=\"Your Message\">Your Message</label><textarea aria-invalid=\"false\" aria-required=true name=\"message\" id=\"ff_1_message\" rows=\"4\" cols=\"2\" data-name=\"message\" ></textarea><label class=\'ff-el-form-check-label\' for=input_radio_db9811413bc7f9fbdb7aace1cd53f5a3><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to rent a car\"  id=\'input_radio_db9811413bc7f9fbdb7aace1cd53f5a3\' aria-label=\'I want to rent a car\' aria-invalid=\'false\' aria-required=false> I want to rent a car</label><label class=\'ff-el-form-check-label\' for=input_radio_3f1aa4026b7831c99ff463784d9e382e><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" value=\"I want to list my car\"  id=\'input_radio_3f1aa4026b7831c99ff463784d9e382e\' aria-label=\'I want to list my car\' aria-invalid=\'false\' aria-required=false> I want to list my car</label><button type=\"submit\" >Submit Form</button></fieldset></form>        \n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=pretoria&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near\"\n					title=\"pretoria\"\n					aria-label=\"pretoria\"\n			></iframe>','Contact','','inherit','closed','closed','','15-revision-v1','','','2025-07-28 06:46:57','2025-07-28 06:46:57','',15,'http://staging.cars4stars.co.za/?p=1481',0,'revision','',0),(1482,1,'2025-08-04 13:20:59','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-08-04 13:20:59','0000-00-00 00:00:00','',0,'http://staging.cars4stars.co.za/?p=1482',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(40,3,0),(41,3,0),(42,3,0),(44,3,0),(1156,4,0),(1223,2,0),(1225,2,0),(1226,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,3),(3,3,'nav_menu','',0,4),(4,4,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,2,'nav_menu_id','19'),(2,2,'_astra_sites_imported_term','1'),(3,3,'nav_menu_id','18'),(4,3,'_astra_sites_imported_term','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Footer Services','footer-services',0),(3,'Menu','menu',0),(4,'astra','astra',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','Divan@2025c4as'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"9672fa3e8d05bc9cc21b1523860c7644afa61c7e12acc6079add3da2939b698a\";a:4:{s:10:\"expiration\";i:1754486426;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36 Edg/138.0.0.0\";s:5:\"login\";i:1754313626;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','1482'),(18,1,'elementor_introduction','a:4:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;s:6:\"e-apps\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;}'),(19,1,'wp_user-settings','editor=tinymce&libraryContent=browse'),(20,1,'wp_user-settings-time','1753430741'),(21,1,'wpforms_overview_table_columns','a:6:{i:1;s:4:\"name\";i:2;s:4:\"tags\";i:3;s:6:\"author\";i:4;s:9:\"shortcode\";i:5;s:7:\"created\";i:6;s:9:\"locations\";}'),(22,1,'wp_nf_form_preview_tmp-1753348699','a:4:{s:2:\"id\";s:14:\"tmp-1753348699\";s:8:\"settings\";a:21:{s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";b:0;s:5:\"title\";s:0:\"\";s:10:\"show_title\";i:1;s:17:\"allow_public_link\";i:0;s:10:\"embed_form\";s:0:\"\";s:14:\"clear_complete\";i:1;s:13:\"hide_complete\";i:1;s:17:\"default_label_pos\";s:5:\"above\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:24:\"form_title_heading_level\";s:1:\"3\";s:3:\"key\";s:0:\"\";s:10:\"add_submit\";i:1;s:8:\"currency\";s:0:\"\";s:18:\"unique_field_error\";s:50:\"A form with this value has already been submitted.\";s:9:\"logged_in\";b:0;s:17:\"not_logged_in_msg\";s:0:\"\";s:13:\"sub_limit_msg\";s:42:\"The form has reached its submission limit.\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:0:{}}s:6:\"fields\";a:0:{}s:7:\"actions\";a:3:{s:5:\"tmp-1\";a:1:{s:8:\"settings\";a:19:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:15:\"Success Message\";s:4:\"type\";s:14:\"successmessage\";s:7:\"message\";s:42:\"Your form has been successfully submitted.\";s:5:\"order\";i:1;s:6:\"active\";b:1;s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";}}s:5:\"tmp-2\";a:1:{s:8:\"settings\";a:17:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:11:\"Admin Email\";s:4:\"type\";s:5:\"email\";s:5:\"order\";i:2;s:6:\"active\";b:1;s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}}s:5:\"tmp-3\";a:1:{s:8:\"settings\";a:24:{s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";b:0;s:5:\"label\";s:17:\"Record Submission\";s:4:\"type\";s:4:\"save\";s:5:\"order\";i:3;s:6:\"active\";b:1;s:2:\"to\";s:16:\"{wp:admin_email}\";s:8:\"reply_to\";s:0:\"\";s:13:\"email_subject\";s:22:\"Ninja Forms Submission\";s:13:\"email_message\";s:14:\"{fields_table}\";s:19:\"email_message_plain\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:11:\"success_msg\";s:42:\"Your form has been successfully submitted.\";s:12:\"redirect_url\";s:0:\"\";s:15:\"submitter_email\";s:0:\"\";s:18:\"fields-save-toggle\";s:8:\"save_all\";s:16:\"exception_fields\";a:0:{}s:18:\"set_subs_to_expire\";i:0;s:16:\"subs_expire_time\";s:2:\"90\";}}}}'),(23,1,'wp_persisted_preferences','a:5:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-07-25T13:11:23.603Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;}s:22:\"core/customize-widgets\";a:1:{s:12:\"welcomeGuide\";b:0;}}'),(24,1,'nav_menu_recently_edited','3'),(25,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(26,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(27,1,'elementor_admin_notices','a:2:{s:20:\"experiment_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:21:\"site_mailer_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),(28,1,'closedpostboxes_dashboard','a:0:{}'),(29,1,'metaboxhidden_dashboard','a:4:{i:0;s:20:\"e-dashboard-overview\";i:1;s:19:\"dashboard_right_now\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'Divan@2025c4as','$wp$2y$10$WW8xJ54glji2lbdaNjsjfusbvWCiBFilMmAI8WIwwp4pvOmrVw4Sq','divan2025c4as','dev-email@wpengine.local','http://staging.cars4stars.co.za','2025-07-23 13:45:03','',0,'Divan@2025c4as');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_busy`
--

DROP TABLE IF EXISTS `wp_vikrentcar_busy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_busy` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `ritiro` int(11) DEFAULT NULL,
  `consegna` int(11) DEFAULT NULL,
  `realback` int(11) DEFAULT NULL,
  `stop_sales` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_busy`
--

LOCK TABLES `wp_vikrentcar_busy` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_busy` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_busy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_caratteristiche`
--

DROP TABLE IF EXISTS `wp_vikrentcar_caratteristiche`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_caratteristiche` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) DEFAULT NULL,
  `icon` varchar(128) DEFAULT NULL,
  `align` varchar(64) DEFAULT NULL,
  `textimg` varchar(128) DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_caratteristiche`
--

LOCK TABLES `wp_vikrentcar_caratteristiche` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_caratteristiche` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_caratteristiche` VALUES (1,'A/C','','','<i class=\"fas fa-snowflake\"></i>',1),(2,'Extra Passenger','','','<i class=\"fas fa-user\"></i>',2),(3,'3x Luggage','','','<i class=\"fas fa-suitcase\"></i>',3),(4,'2x Luggage','','','<i class=\"fas fa-suitcase\"></i>',4);
/*!40000 ALTER TABLE `wp_vikrentcar_caratteristiche` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_cars`
--

DROP TABLE IF EXISTS `wp_vikrentcar_cars`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_cars` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL,
  `img` varchar(128) DEFAULT NULL,
  `idcat` varchar(128) DEFAULT NULL,
  `idcarat` varchar(128) DEFAULT NULL,
  `idopt` varchar(128) DEFAULT NULL,
  `info` text DEFAULT NULL,
  `idplace` varchar(128) DEFAULT NULL,
  `avail` tinyint(1) NOT NULL DEFAULT 1,
  `units` int(11) NOT NULL DEFAULT 1,
  `idretplace` varchar(128) DEFAULT NULL,
  `moreimgs` varchar(512) DEFAULT NULL,
  `startfrom` decimal(12,2) DEFAULT NULL,
  `short_info` varchar(512) DEFAULT NULL,
  `params` text DEFAULT NULL,
  `alias` varchar(128) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_cars`
--

LOCK TABLES `wp_vikrentcar_cars` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_cars` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_cars` VALUES (1,'Renault Clio 2020 GPL Tce 100CV','renault_clio.jpg','1;','1;3;','0;','There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.','2;3;',1,2,'2;3;','clio1.jpeg;;',NULL,'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.','{\"sdailycost\":0,\"reqinfo\":0,\"email\":\"\",\"custptitle\":\"\",\"custptitlew\":\"before\",\"metakeywords\":\"\",\"metadescription\":\"\",\"shourlycal\":0,\"features\":{\"1\":{\"VRCDEFAULTDISTFEATUREONE\":\"REN1\",\"VRCDEFAULTDISTFEATURETWO\":\"101\",\"VRCDEFAULTDISTFEATURETHREE\":\"GPL\"},\"2\":{\"VRCDEFAULTDISTFEATUREONE\":\"REN2\",\"VRCDEFAULTDISTFEATURETWO\":\"28\",\"VRCDEFAULTDISTFEATURETHREE\":\"GPL\"}}}','renault-clio-2020-gpl-tce-100cv'),(2,'Hyundai i10','2hyundai_i10_2016_b4d3a-1600-1108.jpeg','1;','1;4;','0;','There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.','1;3;',1,5,'1;3;','new-i10_exterio_855x480.jpeg;;hyundai-i10-34-768x512.jpg;;',NULL,'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.','{\"sdailycost\":0,\"reqinfo\":0,\"email\":\"\",\"custptitle\":\"\",\"custptitlew\":\"before\",\"metakeywords\":\"\",\"metadescription\":\"\",\"shourlycal\":0,\"features\":{\"1\":{\"VRCDEFAULTDISTFEATUREONE\":\"H123\",\"VRCDEFAULTDISTFEATURETWO\":\"201\",\"VRCDEFAULTDISTFEATURETHREE\":\"Diesel\"},\"2\":{\"VRCDEFAULTDISTFEATUREONE\":\"H1234\",\"VRCDEFAULTDISTFEATURETWO\":\"302\",\"VRCDEFAULTDISTFEATURETHREE\":\"Diesel\"},\"3\":{\"VRCDEFAULTDISTFEATUREONE\":\"H12345\",\"VRCDEFAULTDISTFEATURETWO\":\"340\",\"VRCDEFAULTDISTFEATURETHREE\":\"Diesel\"},\"4\":{\"VRCDEFAULTDISTFEATUREONE\":\"H123456\",\"VRCDEFAULTDISTFEATURETWO\":\"104\",\"VRCDEFAULTDISTFEATURETHREE\":\"Diesel\"},\"5\":{\"VRCDEFAULTDISTFEATUREONE\":\"H1234567\",\"VRCDEFAULTDISTFEATURETWO\":\"43\",\"VRCDEFAULTDISTFEATURETHREE\":\"Diesel\"}}}','hyunday-i10'),(3,'Alfa Romeo Giulietta','alfa_romeo_top_post.png','2;','1;2;3;','0;','There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.','1;2;3;',1,3,'1;2;3;','alfa-romeo-giulietta-2019-my_2.jpeg;;alfa_romeo_giulietta_940_series_3_super_hatchback_2018-10-19_01.jpeg;;',NULL,'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.','{\"sdailycost\":0,\"reqinfo\":0,\"email\":\"\",\"custptitle\":\"\",\"custptitlew\":\"before\",\"metakeywords\":\"\",\"metadescription\":\"\",\"shourlycal\":0,\"features\":{\"1\":{\"VRCDEFAULTDISTFEATUREONE\":\"AR101G\",\"VRCDEFAULTDISTFEATURETWO\":\"650\",\"VRCDEFAULTDISTFEATURETHREE\":\"GASOLINE\"},\"2\":{\"VRCDEFAULTDISTFEATUREONE\":\"AR102G\",\"VRCDEFAULTDISTFEATURETWO\":\"500\",\"VRCDEFAULTDISTFEATURETHREE\":\"GASOLINE\"},\"3\":{\"VRCDEFAULTDISTFEATUREONE\":\"AR103G\",\"VRCDEFAULTDISTFEATURETWO\":\"130\",\"VRCDEFAULTDISTFEATURETHREE\":\"GASOLINE\"}}}','alfa-romeo-giulietta');
/*!40000 ALTER TABLE `wp_vikrentcar_cars` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_cars_icals`
--

DROP TABLE IF EXISTS `wp_vikrentcar_cars_icals`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_cars_icals` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `name` varchar(128) DEFAULT NULL,
  `url` varchar(256) NOT NULL,
  `lastfetched` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_cars_icals`
--

LOCK TABLES `wp_vikrentcar_cars_icals` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_cars_icals` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_cars_icals` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_categories`
--

DROP TABLE IF EXISTS `wp_vikrentcar_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_categories` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL DEFAULT 'cat',
  `descr` text DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_categories`
--

LOCK TABLES `wp_vikrentcar_categories` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_categories` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_categories` VALUES (1,'City Car','',1),(2,'City Chic','',2);
/*!40000 ALTER TABLE `wp_vikrentcar_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_condtexts`
--

DROP TABLE IF EXISTS `wp_vikrentcar_condtexts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_condtexts` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) DEFAULT NULL,
  `token` varchar(64) DEFAULT NULL,
  `rules` text DEFAULT NULL,
  `msg` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `lastupd` datetime DEFAULT NULL,
  `debug` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_condtexts`
--

LOCK TABLES `wp_vikrentcar_condtexts` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_condtexts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_condtexts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_config`
--

DROP TABLE IF EXISTS `wp_vikrentcar_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_config` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `param` varchar(128) NOT NULL,
  `setting` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_config`
--

LOCK TABLES `wp_vikrentcar_config` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_config` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_config` VALUES (1,'showfooter','0'),(2,'timeopenstore',''),(3,'hoursmorerentback','0'),(4,'hoursmorecaravail','0'),(5,'placesfront','1'),(6,'allowrent','1'),(7,'dateformat','%d/%m/%Y'),(8,'showcategories','1'),(9,'fronttitletag','h3'),(10,'fronttitletagclass',''),(11,'searchbtnclass','button'),(12,'ivainclusa','1'),(13,'tokenform','1'),(14,'ccpaypal',''),(15,'paytotal','1'),(16,'payaccpercent','50'),(17,'minuteslock','20'),(18,'oldorders','1'),(19,'sendjutility','1'),(20,'currencyname','ZAR'),(21,'currencysymb','R'),(22,'currencycodepp','ZAR'),(23,'sitelogo','vikrentcar.png'),(24,'showpartlyreserved','1'),(25,'numcalendars','3'),(26,'requirelogin','0'),(27,'loadjquery','0'),(28,'calendar','jqueryui'),(29,'ehourschbasp','1'),(30,'enablecoupons','1'),(31,'theme','default'),(32,'sendpdf','1'),(33,'numberformat','2:.:,'),(34,'setdropdplus',''),(35,'mindaysadvance','0'),(36,'maxdate','+2y'),(37,'firstwday','0'),(38,'charatsfilter','0'),(39,'damageshowtype','3'),(40,'thumbswidth','100'),(41,'cronkey','9730'),(42,'invoiceinum','0'),(43,'invoicesuffix','/WEB'),(44,'invcompanyinfo',''),(45,'icalkey','300'),(46,'multilang','1'),(47,'timeformat','H:i'),(48,'taxsummary','0'),(49,'todaybookings','1'),(50,'enablepin','1'),(51,'emailsendwhen','1'),(52,'icalendtype','pick'),(53,'typedeposit','pcent'),(54,'trkenabled','1'),(55,'trkcookierfrdur','3'),(56,'trkcampaigns',''),(57,'adminemail','dev-email@wpengine.local'),(58,'admin_widget_sticky_notes.php',''),(59,'admin_widgets_map','{\"sections\":[{\"name\":\"Top\",\"containers\":[{\"size\":\"small\",\"widgets\":[\"reminders.php\"]},{\"size\":\"large\",\"widgets\":[\"collecting_today.php\",\"returning_today.php\",\"sticky_notes.php\"]}]},{\"name\":\"Middle\",\"containers\":[{\"size\":\"full\",\"widgets\":[\"next_rentals.php\"]}]},{\"name\":\"Bottom\",\"containers\":[{\"size\":\"medium\",\"widgets\":[\"cars_locked.php\"]},{\"size\":\"small\",\"widgets\":[\"report.php\"]},{\"size\":\"small\",\"widgets\":[\"visitors_counter.php\"]}]}]}'),(60,'admin_widgets_welcome','0'),(61,'pref_colors','{\"textcolor\":\"\",\"bgcolor\":\"\",\"fontcolor\":\"\",\"bgcolorhov\":\"\",\"fontcolorhov\":\"\"}'),(62,'pickondrop','1'),(63,'searchsuggestions','1'),(64,'preferred_countries','[\"us\"]'),(65,'bootstrap','1'),(66,'multipay','0'),(67,'attachical','1'),(68,'docsupload','1'),(69,'mail_wrapper_layout_opening','\n<div style=\"background: #fdfdfd;padding: 30px 0;\">\n	<div style=\"max-width: 600px;margin: 0 auto;background: #fff;padding: 30px;border: 1px solid #eee;border-radius: 6px\">\n'),(70,'mail_wrapper_layout_closing','\n	</div>\n</div>\n'),(71,'senderemail','dev-email@wpengine.local'),(72,'usefa','1'),(73,'appearance_pref','auto'),(74,'appearance_front','0'),(75,'searchresstyle','list'),(76,'ical_past_months','0'),(77,'gmapskey',''),(78,'ipinfo_token',''),(79,'depcustchoice','0'),(80,'backuptype','full'),(81,'backupfolder','C:\\Windows\\TEMP/'),(82,'forced_pickup',''),(83,'forced_dropoff',''),(84,'autocarunit','1');
/*!40000 ALTER TABLE `wp_vikrentcar_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_countries`
--

DROP TABLE IF EXISTS `wp_vikrentcar_countries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_countries` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `country_name` char(64) DEFAULT NULL,
  `country_3_code` char(3) DEFAULT NULL,
  `country_2_code` char(2) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_countries`
--

LOCK TABLES `wp_vikrentcar_countries` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_countries` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_countries` VALUES (1,'Afghanistan','AFG','AF'),(2,'Albania','ALB','AL'),(3,'Algeria','DZA','DZ'),(4,'American Samoa','ASM','AS'),(5,'Andorra','AND','AD'),(6,'Angola','AGO','AO'),(7,'Anguilla','AIA','AI'),(8,'Antarctica','ATA','AQ'),(9,'Antigua and Barbuda','ATG','AG'),(10,'Argentina','ARG','AR'),(11,'Armenia','ARM','AM'),(12,'Aruba','ABW','AW'),(13,'Australia','AUS','AU'),(14,'Austria','AUT','AT'),(15,'Azerbaijan','AZE','AZ'),(16,'Bahamas','BHS','BS'),(17,'Bahrain','BHR','BH'),(18,'Bangladesh','BGD','BD'),(19,'Barbados','BRB','BB'),(20,'Belarus','BLR','BY'),(21,'Belgium','BEL','BE'),(22,'Belize','BLZ','BZ'),(23,'Benin','BEN','BJ'),(24,'Bermuda','BMU','BM'),(25,'Bhutan','BTN','BT'),(26,'Bolivia','BOL','BO'),(27,'Bosnia and Herzegowina','BIH','BA'),(28,'Botswana','BWA','BW'),(29,'Bouvet Island','BVT','BV'),(30,'Brazil','BRA','BR'),(31,'British Indian Ocean Territory','IOT','IO'),(32,'Brunei Darussalam','BRN','BN'),(33,'Bulgaria','BGR','BG'),(34,'Burkina Faso','BFA','BF'),(35,'Burundi','BDI','BI'),(36,'Cambodia','KHM','KH'),(37,'Cameroon','CMR','CM'),(38,'Canada','CAN','CA'),(39,'Cape Verde','CPV','CV'),(40,'Cayman Islands','CYM','KY'),(41,'Central African Republic','CAF','CF'),(42,'Chad','TCD','TD'),(43,'Chile','CHL','CL'),(44,'China','CHN','CN'),(45,'Christmas Island','CXR','CX'),(46,'Cocos (Keeling) Islands','CCK','CC'),(47,'Colombia','COL','CO'),(48,'Comoros','COM','KM'),(49,'Congo','COG','CG'),(50,'Cook Islands','COK','CK'),(51,'Costa Rica','CRI','CR'),(52,'Cote D\'Ivoire','CIV','CI'),(53,'Croatia','HRV','HR'),(54,'Cuba','CUB','CU'),(55,'Cyprus','CYP','CY'),(56,'Czech Republic','CZE','CZ'),(57,'Denmark','DNK','DK'),(58,'Djibouti','DJI','DJ'),(59,'Dominica','DMA','DM'),(60,'Dominican Republic','DOM','DO'),(61,'East Timor','TMP','TP'),(62,'Ecuador','ECU','EC'),(63,'Egypt','EGY','EG'),(64,'El Salvador','SLV','SV'),(65,'Equatorial Guinea','GNQ','GQ'),(66,'Eritrea','ERI','ER'),(67,'Estonia','EST','EE'),(68,'Ethiopia','ETH','ET'),(69,'Falkland Islands (Malvinas)','FLK','FK'),(70,'Faroe Islands','FRO','FO'),(71,'Fiji','FJI','FJ'),(72,'Finland','FIN','FI'),(73,'France','FRA','FR'),(74,'French Guiana','GUF','GF'),(75,'French Polynesia','PYF','PF'),(76,'French Southern Territories','ATF','TF'),(77,'Gabon','GAB','GA'),(78,'Gambia','GMB','GM'),(79,'Georgia','GEO','GE'),(80,'Germany','DEU','DE'),(81,'Ghana','GHA','GH'),(82,'Gibraltar','GIB','GI'),(83,'Greece','GRC','GR'),(84,'Greenland','GRL','GL'),(85,'Grenada','GRD','GD'),(86,'Guadeloupe','GLP','GP'),(87,'Guam','GUM','GU'),(88,'Guatemala','GTM','GT'),(89,'Guinea','GIN','GN'),(90,'Guinea-bissau','GNB','GW'),(91,'Guyana','GUY','GY'),(92,'Haiti','HTI','HT'),(93,'Heard and Mc Donald Islands','HMD','HM'),(94,'Honduras','HND','HN'),(95,'Hong Kong','HKG','HK'),(96,'Hungary','HUN','HU'),(97,'Iceland','ISL','IS'),(98,'India','IND','IN'),(99,'Indonesia','IDN','ID'),(100,'Iran (Islamic Republic of)','IRN','IR'),(101,'Iraq','IRQ','IQ'),(102,'Ireland','IRL','IE'),(103,'Israel','ISR','IL'),(104,'Italy','ITA','IT'),(105,'Jamaica','JAM','JM'),(106,'Japan','JPN','JP'),(107,'Jordan','JOR','JO'),(108,'Kazakhstan','KAZ','KZ'),(109,'Kenya','KEN','KE'),(110,'Kiribati','KIR','KI'),(111,'Korea, Democratic People\'s Republic of','PRK','KP'),(112,'Korea, Republic of','KOR','KR'),(113,'Kuwait','KWT','KW'),(114,'Kyrgyzstan','KGZ','KG'),(115,'Lao People\'s Democratic Republic','LAO','LA'),(116,'Latvia','LVA','LV'),(117,'Lebanon','LBN','LB'),(118,'Lesotho','LSO','LS'),(119,'Liberia','LBR','LR'),(120,'Libyan Arab Jamahiriya','LBY','LY'),(121,'Liechtenstein','LIE','LI'),(122,'Lithuania','LTU','LT'),(123,'Luxembourg','LUX','LU'),(124,'Macau','MAC','MO'),(125,'Macedonia, The Former Yugoslav Republic of','MKD','MK'),(126,'Madagascar','MDG','MG'),(127,'Malawi','MWI','MW'),(128,'Malaysia','MYS','MY'),(129,'Maldives','MDV','MV'),(130,'Mali','MLI','ML'),(131,'Malta','MLT','MT'),(132,'Marshall Islands','MHL','MH'),(133,'Martinique','MTQ','MQ'),(134,'Mauritania','MRT','MR'),(135,'Mauritius','MUS','MU'),(136,'Mayotte','MYT','YT'),(137,'Mexico','MEX','MX'),(138,'Micronesia, Federated States of','FSM','FM'),(139,'Moldova, Republic of','MDA','MD'),(140,'Monaco','MCO','MC'),(141,'Mongolia','MNG','MN'),(142,'Montenegro','MNE','ME'),(143,'Montserrat','MSR','MS'),(144,'Morocco','MAR','MA'),(145,'Mozambique','MOZ','MZ'),(146,'Myanmar','MMR','MM'),(147,'Namibia','NAM','NA'),(148,'Nauru','NRU','NR'),(149,'Nepal','NPL','NP'),(150,'Netherlands','NLD','NL'),(151,'Netherlands Antilles','ANT','AN'),(152,'New Caledonia','NCL','NC'),(153,'New Zealand','NZL','NZ'),(154,'Nicaragua','NIC','NI'),(155,'Niger','NER','NE'),(156,'Nigeria','NGA','NG'),(157,'Niue','NIU','NU'),(158,'Norfolk Island','NFK','NF'),(159,'Northern Mariana Islands','MNP','MP'),(160,'Norway','NOR','NO'),(161,'Oman','OMN','OM'),(162,'Pakistan','PAK','PK'),(163,'Palau','PLW','PW'),(164,'Panama','PAN','PA'),(165,'Papua New Guinea','PNG','PG'),(166,'Paraguay','PRY','PY'),(167,'Peru','PER','PE'),(168,'Philippines','PHL','PH'),(169,'Pitcairn','PCN','PN'),(170,'Poland','POL','PL'),(171,'Portugal','PRT','PT'),(172,'Puerto Rico','PRI','PR'),(173,'Qatar','QAT','QA'),(174,'Reunion','REU','RE'),(175,'Romania','ROU','RO'),(176,'Russian Federation','RUS','RU'),(177,'Rwanda','RWA','RW'),(178,'Saint Kitts and Nevis','KNA','KN'),(179,'Saint Lucia','LCA','LC'),(180,'Saint Vincent and the Grenadines','VCT','VC'),(181,'Samoa','WSM','WS'),(182,'San Marino','SMR','SM'),(183,'Sao Tome and Principe','STP','ST'),(184,'Saudi Arabia','SAU','SA'),(185,'Senegal','SEN','SN'),(186,'Seychelles','SYC','SC'),(187,'Sierra Leone','SLE','SL'),(188,'Singapore','SGP','SG'),(189,'Slovakia (Slovak Republic)','SVK','SK'),(190,'Slovenia','SVN','SI'),(191,'Solomon Islands','SLB','SB'),(192,'Somalia','SOM','SO'),(193,'South Africa','ZAF','ZA'),(194,'South Georgia and the South Sandwich Islands','SGS','GS'),(195,'Spain','ESP','ES'),(196,'Sri Lanka','LKA','LK'),(197,'St. Helena','SHN','SH'),(198,'St. Pierre and Miquelon','SPM','PM'),(199,'Sudan','SDN','SD'),(200,'Suriname','SUR','SR'),(201,'Svalbard and Jan Mayen Islands','SJM','SJ'),(202,'Swaziland','SWZ','SZ'),(203,'Sweden','SWE','SE'),(204,'Switzerland','CHE','CH'),(205,'Syrian Arab Republic','SYR','SY'),(206,'Taiwan','TWN','TW'),(207,'Tajikistan','TJK','TJ'),(208,'Tanzania, United Republic of','TZA','TZ'),(209,'Thailand','THA','TH'),(210,'Togo','TGO','TG'),(211,'Tokelau','TKL','TK'),(212,'Tonga','TON','TO'),(213,'Trinidad and Tobago','TTO','TT'),(214,'Tunisia','TUN','TN'),(215,'Turkey','TUR','TR'),(216,'Turkmenistan','TKM','TM'),(217,'Turks and Caicos Islands','TCA','TC'),(218,'Tuvalu','TUV','TV'),(219,'Uganda','UGA','UG'),(220,'Ukraine','UKR','UA'),(221,'United Arab Emirates','ARE','AE'),(222,'United Kingdom','GBR','GB'),(223,'United States','USA','US'),(224,'United States Minor Outlying Islands','UMI','UM'),(225,'Uruguay','URY','UY'),(226,'Uzbekistan','UZB','UZ'),(227,'Vanuatu','VUT','VU'),(228,'Vatican City State (Holy See)','VAT','VA'),(229,'Venezuela','VEN','VE'),(230,'Viet Nam','VNM','VN'),(231,'Virgin Islands (British)','VGB','VG'),(232,'Virgin Islands (U.S.)','VIR','VI'),(233,'Wallis and Futuna Islands','WLF','WF'),(234,'Western Sahara','ESH','EH'),(235,'Yemen','YEM','YE'),(236,'The Democratic Republic of Congo','DRC','DC'),(237,'Zambia','ZMB','ZM'),(238,'Zimbabwe','ZWE','ZW'),(239,'East Timor','XET','XE'),(240,'Jersey','XJE','XJ'),(241,'St. Barthelemy','XSB','XB'),(242,'St. Eustatius','XSE','XU'),(243,'Canary Islands','XCA','XC'),(244,'Serbia','SRB','RS'),(245,'Sint Maarten (French Antilles)','MAF','MF'),(246,'Sint Maarten (Netherlands Antilles)','SXM','SX');
/*!40000 ALTER TABLE `wp_vikrentcar_countries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_coupons`
--

DROP TABLE IF EXISTS `wp_vikrentcar_coupons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_coupons` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `code` varchar(64) NOT NULL,
  `type` tinyint(1) NOT NULL DEFAULT 1,
  `percentot` tinyint(1) NOT NULL DEFAULT 1,
  `value` decimal(12,2) DEFAULT NULL,
  `datevalid` varchar(64) DEFAULT NULL,
  `allvehicles` tinyint(1) NOT NULL DEFAULT 1,
  `idcars` varchar(512) DEFAULT NULL,
  `mintotord` decimal(12,2) DEFAULT NULL,
  `maxtotord` decimal(12,2) DEFAULT NULL,
  `excludetaxes` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_coupons`
--

LOCK TABLES `wp_vikrentcar_coupons` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_coupons` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_coupons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_critical_dates`
--

DROP TABLE IF EXISTS `wp_vikrentcar_critical_dates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_critical_dates` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `dt` date DEFAULT NULL,
  `idcar` int(11) NOT NULL DEFAULT 0,
  `subunit` int(11) NOT NULL DEFAULT 0,
  `info` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_critical_dates`
--

LOCK TABLES `wp_vikrentcar_critical_dates` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_critical_dates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_critical_dates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_cronjobs`
--

DROP TABLE IF EXISTS `wp_vikrentcar_cronjobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_cronjobs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `cron_name` varchar(128) NOT NULL,
  `class_file` varchar(128) NOT NULL,
  `params` text DEFAULT NULL,
  `last_exec` int(11) DEFAULT NULL,
  `logs` text DEFAULT NULL,
  `flag_int` int(11) NOT NULL DEFAULT 0,
  `flag_char` text DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_cronjobs`
--

LOCK TABLES `wp_vikrentcar_cronjobs` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_cronjobs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_cronjobs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_custfields`
--

DROP TABLE IF EXISTS `wp_vikrentcar_custfields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_custfields` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL,
  `type` varchar(64) NOT NULL DEFAULT 'text',
  `choose` text DEFAULT NULL,
  `required` tinyint(1) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 1,
  `isemail` tinyint(1) NOT NULL DEFAULT 0,
  `poplink` varchar(256) DEFAULT NULL,
  `isnominative` tinyint(1) NOT NULL DEFAULT 0,
  `isphone` tinyint(1) NOT NULL DEFAULT 0,
  `flag` varchar(64) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_custfields`
--

LOCK TABLES `wp_vikrentcar_custfields` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_custfields` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_custfields` VALUES (1,'VRCSEPDRIVERD','separator','',0,1,0,'',0,0,NULL),(2,'ORDER_NAME','text','',1,2,0,'',1,0,NULL),(3,'ORDER_LNAME','text','',1,3,0,'',1,0,NULL),(4,'ORDER_EMAIL','text','',1,4,1,'',0,0,NULL),(5,'ORDER_PHONE','text','',0,5,0,'',0,1,NULL),(6,'ORDER_ADDRESS','text','',0,6,0,'',0,0,'address'),(7,'ORDER_ZIP','text','',0,7,0,'',0,0,'zip'),(8,'ORDER_CITY','text','',0,8,0,'',0,0,'city'),(9,'ORDER_STATE','country','',1,9,0,'',0,0,NULL),(10,'ORDER_DBIRTH','date','',1,10,0,'',0,0,NULL),(11,'ORDER_FLIGHTNUM','text','',0,11,0,'',0,0,NULL),(12,'ORDER_NOTES','textarea','',0,12,0,'',0,0,NULL),(13,'ORDER_TERMSCONDITIONS','checkbox','',1,13,0,'',0,0,NULL);
/*!40000 ALTER TABLE `wp_vikrentcar_custfields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_customers`
--

DROP TABLE IF EXISTS `wp_vikrentcar_customers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_customers` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `first_name` varchar(64) NOT NULL,
  `last_name` varchar(64) NOT NULL,
  `email` varchar(128) DEFAULT NULL,
  `phone` varchar(64) DEFAULT NULL,
  `country` varchar(32) DEFAULT NULL,
  `cfields` text DEFAULT NULL,
  `pin` int(11) NOT NULL DEFAULT 0,
  `ujid` int(11) NOT NULL DEFAULT 0,
  `address` varchar(256) DEFAULT NULL,
  `city` varchar(64) DEFAULT NULL,
  `zip` varchar(16) DEFAULT NULL,
  `doctype` varchar(64) DEFAULT NULL,
  `docnum` varchar(128) DEFAULT NULL,
  `docimg` varchar(128) DEFAULT NULL,
  `docsfolder` varchar(256) DEFAULT NULL COMMENT 'a unique folder name that will be used for keeping the customer documents',
  `notes` text DEFAULT NULL,
  `company` varchar(128) DEFAULT NULL,
  `vat` varchar(64) DEFAULT NULL,
  `gender` char(1) DEFAULT NULL,
  `bdate` varchar(16) DEFAULT NULL,
  `pbirth` varchar(64) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_customers`
--

LOCK TABLES `wp_vikrentcar_customers` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_customers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_customers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_customers_orders`
--

DROP TABLE IF EXISTS `wp_vikrentcar_customers_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_customers_orders` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcustomer` int(11) NOT NULL,
  `idorder` int(11) NOT NULL,
  `drivers_data` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_customers_orders`
--

LOCK TABLES `wp_vikrentcar_customers_orders` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_customers_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_customers_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_dispcost`
--

DROP TABLE IF EXISTS `wp_vikrentcar_dispcost`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_dispcost` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `days` int(11) NOT NULL,
  `idprice` int(11) NOT NULL,
  `cost` decimal(12,2) DEFAULT NULL,
  `attrdata` varchar(256) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=181 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_dispcost`
--

LOCK TABLES `wp_vikrentcar_dispcost` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_dispcost` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_dispcost` VALUES (1,1,1,1,50.00,''),(2,1,1,2,75.00,''),(3,1,2,1,100.00,''),(4,1,2,2,150.00,''),(5,1,3,1,150.00,''),(6,1,3,2,225.00,''),(7,1,4,1,200.00,''),(8,1,4,2,300.00,''),(9,1,5,1,250.00,''),(10,1,5,2,375.00,''),(11,1,6,1,300.00,''),(12,1,6,2,450.00,''),(13,1,7,1,350.00,''),(14,1,7,2,525.00,''),(15,1,8,1,400.00,''),(16,1,8,2,600.00,''),(17,1,9,1,450.00,''),(18,1,9,2,675.00,''),(19,1,10,1,500.00,''),(20,1,10,2,750.00,''),(21,1,11,1,550.00,''),(22,1,11,2,825.00,''),(23,1,12,1,600.00,''),(24,1,12,2,900.00,''),(25,1,13,1,650.00,''),(26,1,13,2,975.00,''),(27,1,14,1,700.00,''),(28,1,14,2,1050.00,''),(29,1,15,1,750.00,''),(30,1,15,2,1125.00,''),(31,1,16,1,800.00,''),(32,1,16,2,1200.00,''),(33,1,17,1,850.00,''),(34,1,17,2,1275.00,''),(35,1,18,1,900.00,''),(36,1,18,2,1350.00,''),(37,1,19,1,950.00,''),(38,1,19,2,1425.00,''),(39,1,20,1,1000.00,''),(40,1,20,2,1500.00,''),(41,1,21,1,1050.00,''),(42,1,21,2,1575.00,''),(43,1,22,1,1100.00,''),(44,1,22,2,1650.00,''),(45,1,23,1,1150.00,''),(46,1,23,2,1725.00,''),(47,1,24,1,1200.00,''),(48,1,24,2,1800.00,''),(49,1,25,1,1250.00,''),(50,1,25,2,1875.00,''),(51,1,26,1,1300.00,''),(52,1,26,2,1950.00,''),(53,1,27,1,1350.00,''),(54,1,27,2,2025.00,''),(55,1,28,1,1400.00,''),(56,1,28,2,2100.00,''),(57,1,29,1,1450.00,''),(58,1,29,2,2175.00,''),(59,1,30,1,1500.00,''),(60,1,30,2,2250.00,''),(61,2,1,1,55.00,''),(62,2,1,2,85.00,''),(63,2,2,1,110.00,''),(64,2,2,2,170.00,''),(65,2,3,1,165.00,''),(66,2,3,2,255.00,''),(67,2,4,1,220.00,''),(68,2,4,2,340.00,''),(69,2,5,1,275.00,''),(70,2,5,2,425.00,''),(71,2,6,1,330.00,''),(72,2,6,2,510.00,''),(73,2,7,1,385.00,''),(74,2,7,2,595.00,''),(75,2,8,1,440.00,''),(76,2,8,2,680.00,''),(77,2,9,1,495.00,''),(78,2,9,2,765.00,''),(79,2,10,1,550.00,''),(80,2,10,2,850.00,''),(81,2,11,1,605.00,''),(82,2,11,2,935.00,''),(83,2,12,1,660.00,''),(84,2,12,2,1020.00,''),(85,2,13,1,715.00,''),(86,2,13,2,1105.00,''),(87,2,14,1,770.00,''),(88,2,14,2,1190.00,''),(89,2,15,1,825.00,''),(90,2,15,2,1275.00,''),(91,2,16,1,880.00,''),(92,2,16,2,1360.00,''),(93,2,17,1,935.00,''),(94,2,17,2,1445.00,''),(95,2,18,1,990.00,''),(96,2,18,2,1530.00,''),(97,2,19,1,1045.00,''),(98,2,19,2,1615.00,''),(99,2,20,1,1100.00,''),(100,2,20,2,1700.00,''),(101,2,21,1,1155.00,''),(102,2,21,2,1785.00,''),(103,2,22,1,1210.00,''),(104,2,22,2,1870.00,''),(105,2,23,1,1265.00,''),(106,2,23,2,1955.00,''),(107,2,24,1,1320.00,''),(108,2,24,2,2040.00,''),(109,2,25,1,1375.00,''),(110,2,25,2,2125.00,''),(111,2,26,1,1430.00,''),(112,2,26,2,2210.00,''),(113,2,27,1,1485.00,''),(114,2,27,2,2295.00,''),(115,2,28,1,1540.00,''),(116,2,28,2,2380.00,''),(117,2,29,1,1595.00,''),(118,2,29,2,2465.00,''),(119,2,30,1,1650.00,''),(120,2,30,2,2550.00,''),(121,3,1,1,70.00,''),(122,3,1,2,95.00,''),(123,3,2,1,140.00,''),(124,3,2,2,190.00,''),(125,3,3,1,210.00,''),(126,3,3,2,285.00,''),(127,3,4,1,280.00,''),(128,3,4,2,380.00,''),(129,3,5,1,350.00,''),(130,3,5,2,475.00,''),(131,3,6,1,420.00,''),(132,3,6,2,570.00,''),(133,3,7,1,490.00,''),(134,3,7,2,665.00,''),(135,3,8,1,560.00,''),(136,3,8,2,760.00,''),(137,3,9,1,630.00,''),(138,3,9,2,855.00,''),(139,3,10,1,700.00,''),(140,3,10,2,950.00,''),(141,3,11,1,770.00,''),(142,3,11,2,1045.00,''),(143,3,12,1,840.00,''),(144,3,12,2,1140.00,''),(145,3,13,1,910.00,''),(146,3,13,2,1235.00,''),(147,3,14,1,980.00,''),(148,3,14,2,1330.00,''),(149,3,15,1,1050.00,''),(150,3,15,2,1425.00,''),(151,3,16,1,1120.00,''),(152,3,16,2,1520.00,''),(153,3,17,1,1190.00,''),(154,3,17,2,1615.00,''),(155,3,18,1,1260.00,''),(156,3,18,2,1710.00,''),(157,3,19,1,1330.00,''),(158,3,19,2,1805.00,''),(159,3,20,1,1400.00,''),(160,3,20,2,1900.00,''),(161,3,21,1,1470.00,''),(162,3,21,2,1995.00,''),(163,3,22,1,1540.00,''),(164,3,22,2,2090.00,''),(165,3,23,1,1610.00,''),(166,3,23,2,2185.00,''),(167,3,24,1,1680.00,''),(168,3,24,2,2280.00,''),(169,3,25,1,1750.00,''),(170,3,25,2,2375.00,''),(171,3,26,1,1820.00,''),(172,3,26,2,2470.00,''),(173,3,27,1,1890.00,''),(174,3,27,2,2565.00,''),(175,3,28,1,1960.00,''),(176,3,28,2,2660.00,''),(177,3,29,1,2030.00,''),(178,3,29,2,2755.00,''),(179,3,30,1,2100.00,''),(180,3,30,2,2850.00,'');
/*!40000 ALTER TABLE `wp_vikrentcar_dispcost` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_dispcosthours`
--

DROP TABLE IF EXISTS `wp_vikrentcar_dispcosthours`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_dispcosthours` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `hours` int(11) NOT NULL,
  `idprice` int(11) NOT NULL,
  `cost` decimal(12,2) DEFAULT NULL,
  `attrdata` varchar(256) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_dispcosthours`
--

LOCK TABLES `wp_vikrentcar_dispcosthours` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_dispcosthours` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_dispcosthours` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_gpayments`
--

DROP TABLE IF EXISTS `wp_vikrentcar_gpayments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_gpayments` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL,
  `file` varchar(64) NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `note` text DEFAULT NULL,
  `charge` decimal(12,2) DEFAULT NULL,
  `setconfirmed` tinyint(1) NOT NULL DEFAULT 0,
  `shownotealw` tinyint(1) NOT NULL DEFAULT 0,
  `val_pcent` tinyint(1) NOT NULL DEFAULT 1,
  `ch_disc` tinyint(1) NOT NULL DEFAULT 1,
  `params` varchar(1024) DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 1,
  `outposition` varchar(16) NOT NULL DEFAULT 'top',
  `logo` varchar(128) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_gpayments`
--

LOCK TABLES `wp_vikrentcar_gpayments` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_gpayments` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_gpayments` VALUES (1,'Bank Transfer','bank_transfer.php',0,'<p>Bank Transfer Info...</p>',0.00,1,1,1,1,NULL,1,'top',NULL),(2,'PayPal','paypal.php',0,'<p></p>',0.00,0,0,1,1,NULL,1,'top',NULL),(3,'Offline Credit Card','offline_credit_card.php',0,'<p></p>',0.00,0,0,1,1,NULL,1,'top',NULL);
/*!40000 ALTER TABLE `wp_vikrentcar_gpayments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_hourscharges`
--

DROP TABLE IF EXISTS `wp_vikrentcar_hourscharges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_hourscharges` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `ehours` int(11) NOT NULL,
  `idprice` int(11) NOT NULL,
  `cost` decimal(12,2) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_hourscharges`
--

LOCK TABLES `wp_vikrentcar_hourscharges` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_hourscharges` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_hourscharges` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_iva`
--

DROP TABLE IF EXISTS `wp_vikrentcar_iva`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_iva` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(64) DEFAULT NULL,
  `aliq` decimal(12,2) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_iva`
--

LOCK TABLES `wp_vikrentcar_iva` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_iva` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_iva` VALUES (1,'Main Tax',15.00);
/*!40000 ALTER TABLE `wp_vikrentcar_iva` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_locfees`
--

DROP TABLE IF EXISTS `wp_vikrentcar_locfees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_locfees` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `from` int(11) NOT NULL,
  `to` int(11) NOT NULL,
  `daily` tinyint(1) NOT NULL DEFAULT 0,
  `cost` decimal(12,2) DEFAULT NULL,
  `idiva` int(11) DEFAULT NULL,
  `invert` tinyint(1) NOT NULL DEFAULT 0,
  `losoverride` varchar(512) DEFAULT NULL,
  `any_oneway` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_locfees`
--

LOCK TABLES `wp_vikrentcar_locfees` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_locfees` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_locfees` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_oohfees`
--

DROP TABLE IF EXISTS `wp_vikrentcar_oohfees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_oohfees` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `oohname` varchar(128) NOT NULL DEFAULT 'Out of Hours',
  `pickcharge` decimal(12,2) DEFAULT NULL,
  `dropcharge` decimal(12,2) DEFAULT NULL,
  `maxcharge` decimal(12,2) DEFAULT NULL,
  `idcars` varchar(256) DEFAULT NULL,
  `from` int(11) NOT NULL DEFAULT 0,
  `to` int(11) NOT NULL DEFAULT 1,
  `type` tinyint(1) NOT NULL DEFAULT 1,
  `idiva` int(11) DEFAULT NULL,
  `wdays` varchar(32) NOT NULL DEFAULT '-0-,-1-,-2-,-3-,-4-,-5-,-6-',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_oohfees`
--

LOCK TABLES `wp_vikrentcar_oohfees` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_oohfees` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_oohfees` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_oohfees_locxref`
--

DROP TABLE IF EXISTS `wp_vikrentcar_oohfees_locxref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_oohfees_locxref` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idooh` int(11) DEFAULT NULL,
  `idlocation` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_oohfees_locxref`
--

LOCK TABLES `wp_vikrentcar_oohfees_locxref` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_oohfees_locxref` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_oohfees_locxref` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_optionals`
--

DROP TABLE IF EXISTS `wp_vikrentcar_optionals`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_optionals` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) DEFAULT NULL,
  `descr` text DEFAULT NULL,
  `cost` decimal(12,2) DEFAULT NULL,
  `perday` tinyint(1) NOT NULL DEFAULT 0,
  `hmany` tinyint(1) NOT NULL DEFAULT 1,
  `img` varchar(128) DEFAULT NULL,
  `idiva` int(11) DEFAULT NULL,
  `maxprice` decimal(12,2) DEFAULT NULL,
  `forcesel` tinyint(1) NOT NULL DEFAULT 0,
  `forceval` varchar(32) DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 1,
  `forceifdays` int(11) NOT NULL DEFAULT 0,
  `maxdays` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_optionals`
--

LOCK TABLES `wp_vikrentcar_optionals` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_optionals` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_optionals` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_orderhistory`
--

DROP TABLE IF EXISTS `wp_vikrentcar_orderhistory`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_orderhistory` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idorder` int(11) NOT NULL,
  `dt` datetime NOT NULL,
  `type` char(2) NOT NULL DEFAULT 'C',
  `descr` text DEFAULT NULL,
  `totpaid` decimal(12,2) DEFAULT NULL,
  `total` decimal(12,2) DEFAULT NULL,
  `data` varchar(1024) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_orderhistory`
--

LOCK TABLES `wp_vikrentcar_orderhistory` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_orderhistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_orderhistory` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_orders`
--

DROP TABLE IF EXISTS `wp_vikrentcar_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_orders` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idbusy` int(11) DEFAULT NULL,
  `custdata` text DEFAULT NULL,
  `ts` int(11) DEFAULT NULL,
  `status` varchar(128) DEFAULT NULL,
  `idcar` int(11) DEFAULT NULL,
  `days` int(11) DEFAULT NULL,
  `ritiro` int(11) DEFAULT NULL,
  `consegna` int(11) DEFAULT NULL,
  `idtar` int(11) DEFAULT NULL,
  `optionals` varchar(128) DEFAULT NULL,
  `custmail` varchar(128) DEFAULT NULL,
  `sid` varchar(128) DEFAULT NULL,
  `idplace` int(11) DEFAULT NULL,
  `idreturnplace` int(11) DEFAULT NULL,
  `totpaid` decimal(12,2) DEFAULT NULL,
  `idpayment` varchar(128) DEFAULT NULL,
  `ujid` int(11) NOT NULL DEFAULT 0,
  `hourly` tinyint(1) NOT NULL DEFAULT 0,
  `coupon` varchar(128) DEFAULT NULL,
  `order_total` decimal(12,2) DEFAULT NULL,
  `locationvat` decimal(12,2) DEFAULT NULL,
  `paymentlog` text DEFAULT NULL,
  `lang` varchar(16) DEFAULT NULL,
  `country` varchar(5) DEFAULT NULL,
  `carindex` int(11) DEFAULT NULL,
  `phone` varchar(32) DEFAULT NULL,
  `nominative` varchar(64) DEFAULT NULL,
  `adminnotes` text DEFAULT NULL,
  `cust_cost` decimal(12,2) DEFAULT NULL,
  `cust_idiva` int(11) DEFAULT NULL,
  `extracosts` varchar(2048) DEFAULT NULL,
  `seen` tinyint(1) NOT NULL DEFAULT 0,
  `tot_taxes` decimal(12,2) DEFAULT NULL,
  `car_cost` decimal(12,2) DEFAULT NULL,
  `reg` tinyint(1) NOT NULL DEFAULT 0,
  `paymcount` tinyint(4) NOT NULL DEFAULT 0,
  `payable` decimal(12,2) DEFAULT 0.00,
  `id_ical` int(11) DEFAULT NULL,
  `idorder_ical` varchar(256) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_orders`
--

LOCK TABLES `wp_vikrentcar_orders` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_places`
--

DROP TABLE IF EXISTS `wp_vikrentcar_places`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_places` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL DEFAULT 'where',
  `lat` varchar(16) DEFAULT NULL,
  `lng` varchar(16) DEFAULT NULL,
  `descr` varchar(512) DEFAULT NULL,
  `opentime` varchar(16) DEFAULT NULL,
  `closingdays` varchar(1024) DEFAULT NULL,
  `idiva` int(11) DEFAULT NULL,
  `defaulttime` varchar(16) DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 1,
  `address` varchar(128) DEFAULT NULL,
  `wopening` varchar(1024) DEFAULT NULL,
  `combomap` varchar(1024) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_places`
--

LOCK TABLES `wp_vikrentcar_places` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_places` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_places` VALUES (1,'London Airport','','','','','',NULL,NULL,1,'Horley, Gatwick RH6 0NP, UK','[]',NULL),(2,'Paris Place','','','','','',NULL,NULL,2,'13 Place Joffre','[]',NULL),(3,'Florence Airport','','','','','',NULL,NULL,3,'Termine, 11, 50127 Firenze FI','[]',NULL);
/*!40000 ALTER TABLE `wp_vikrentcar_places` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_prices`
--

DROP TABLE IF EXISTS `wp_vikrentcar_prices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_prices` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL DEFAULT 'cost',
  `attr` varchar(128) DEFAULT NULL,
  `idiva` int(11) DEFAULT NULL,
  `closingd` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_prices`
--

LOCK TABLES `wp_vikrentcar_prices` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_prices` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_prices` VALUES (1,'Rental Cost Non Refundable','',1,NULL),(2,'Full Damage Cost Refundable','',1,NULL);
/*!40000 ALTER TABLE `wp_vikrentcar_prices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_restrictions`
--

DROP TABLE IF EXISTS `wp_vikrentcar_restrictions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_restrictions` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(128) NOT NULL DEFAULT 'restriction',
  `month` tinyint(4) NOT NULL DEFAULT 7,
  `wday` tinyint(1) DEFAULT NULL,
  `minlos` tinyint(4) NOT NULL DEFAULT 1,
  `multiplyminlos` tinyint(1) NOT NULL DEFAULT 0,
  `maxlos` tinyint(4) NOT NULL DEFAULT 0,
  `dfrom` int(11) DEFAULT NULL,
  `dto` int(11) DEFAULT NULL,
  `wdaytwo` tinyint(1) DEFAULT NULL,
  `wdaycombo` varchar(28) DEFAULT NULL,
  `allcars` tinyint(1) NOT NULL DEFAULT 1,
  `idcars` varchar(512) DEFAULT NULL,
  `ctad` varchar(28) DEFAULT NULL,
  `ctdd` varchar(28) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_restrictions`
--

LOCK TABLES `wp_vikrentcar_restrictions` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_restrictions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_restrictions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_seasons`
--

DROP TABLE IF EXISTS `wp_vikrentcar_seasons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_seasons` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `type` tinyint(1) NOT NULL DEFAULT 1,
  `from` int(11) DEFAULT NULL,
  `to` int(11) DEFAULT NULL,
  `diffcost` decimal(12,2) DEFAULT NULL,
  `idcars` varchar(1024) DEFAULT NULL,
  `locations` int(11) NOT NULL DEFAULT 0,
  `spname` varchar(64) DEFAULT NULL,
  `wdays` varchar(16) DEFAULT NULL,
  `pickupincl` tinyint(1) NOT NULL DEFAULT 0,
  `val_pcent` tinyint(1) NOT NULL DEFAULT 2,
  `losoverride` varchar(512) DEFAULT NULL,
  `keepfirstdayrate` tinyint(1) NOT NULL DEFAULT 0,
  `roundmode` varchar(32) DEFAULT NULL,
  `year` int(11) DEFAULT NULL,
  `idprices` varchar(256) DEFAULT NULL,
  `promo` tinyint(1) NOT NULL DEFAULT 0,
  `promotxt` text DEFAULT NULL,
  `promodaysadv` int(11) DEFAULT NULL,
  `promominlos` tinyint(1) NOT NULL DEFAULT 0,
  `promolastmin` int(11) NOT NULL DEFAULT 0,
  `promofinalprice` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_seasons`
--

LOCK TABLES `wp_vikrentcar_seasons` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_seasons` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_seasons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_texts`
--

DROP TABLE IF EXISTS `wp_vikrentcar_texts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_texts` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `param` varchar(128) NOT NULL,
  `exp` text DEFAULT NULL,
  `setting` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_texts`
--

LOCK TABLES `wp_vikrentcar_texts` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_texts` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_texts` VALUES (1,'disabledrentmsg','Disabled Rental Message',''),(2,'fronttitle','Page Title','Car for a Star'),(3,'searchbtnval','Search Button Text','Search'),(4,'intromain','Main Page Introducing Text',''),(5,'closingmain','Main Page Closing Text',''),(6,'paymentname','Paypal Transaction Name','Cars Rental'),(7,'disclaimer','Disclaimer Text',''),(8,'footerordmail','Footer Text Order eMail',''),(9,'pdf_contract_text','PDF Contract Text','<h3>Contract/Agreement</h3>\r\n<p>This agreement between {customer_name} and {company_name} was made on the {order_date} and is valid until the {dropoff_date}.</p>\r\n<p> <br /><br /></p>\r\n1. Condition of Premises<br /><br />The lessor shall keep the premises in a good state of repair and fit for habitation during the tenancy and shall comply with any enactment respecting standards of health, safety or housing notwithstanding any state of non-repair that may have existed at the time the agreement was entered into.<br /><br />2. Services<br /><br />Where the lessor provides or pays for a service or facility to the lessee that is reasonably related to the lessee\'s continued use and enjoyment of the premises, such as heat, water, electric power, gas, appliances, garbage collection, sewers or elevators, the lessor shall not discontinue providing or paying for that service to the lessee without permission from the Director.<br /><br />3. Good Behaviour<br /><br />The lessee and any person admitted to the premises by the lessee shall conduct themselves in such a manner as not to interfere with the possession, occupancy or quiet enjoyment of other lessees.<br /><br />4. Obligation of the Lessee<br /><br />The lessee shall be responsible for the ordinary cleanliness of the interior of the premises and for the repair of damage caused by any willful or negligent act of the lessee or of any person whom the lessee permits on the premises, but not for damage caused by normal wear and tear.'),(10,'docsuploadinstr','Documents Upload Instructions','');
/*!40000 ALTER TABLE `wp_vikrentcar_texts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_tmplock`
--

DROP TABLE IF EXISTS `wp_vikrentcar_tmplock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_tmplock` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idcar` int(11) NOT NULL,
  `ritiro` int(11) NOT NULL,
  `consegna` int(11) NOT NULL,
  `until` int(11) NOT NULL,
  `realback` int(11) DEFAULT NULL,
  `idorder` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_tmplock`
--

LOCK TABLES `wp_vikrentcar_tmplock` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_tmplock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_tmplock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_tracking_infos`
--

DROP TABLE IF EXISTS `wp_vikrentcar_tracking_infos`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_tracking_infos` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `idtracking` int(11) NOT NULL,
  `identifier` int(11) NOT NULL,
  `trackingdt` datetime DEFAULT NULL,
  `device` char(1) DEFAULT NULL,
  `trkdata` varchar(512) DEFAULT NULL,
  `pickup` datetime DEFAULT NULL,
  `dropoff` datetime DEFAULT NULL,
  `idorder` int(11) NOT NULL DEFAULT 0,
  `referrer` varchar(128) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_tracking_infos`
--

LOCK TABLES `wp_vikrentcar_tracking_infos` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_tracking_infos` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_tracking_infos` VALUES (1,1,1753438592,'2025-07-25 12:35:01','C','{\"msg\":[{\"text\":\"Please select Pickup and Drop Off Date\",\"type\":\"error\"}]}',NULL,NULL,0,NULL),(2,1,1753438592,'2025-07-25 16:39:32','C','{\"pickup\":\"2025-07-25 00:00:00\",\"dropoff\":\"2025-07-29 00:00:00\",\"days\":4,\"pickup_location\":\"London Airport\",\"dropoff_location\":\"London Airport\"}','2025-07-25 00:00:00','2025-07-29 00:00:00',0,NULL),(3,1,1753438592,'2025-07-25 16:57:21','C','{\"msg\":[{\"text\":\"Drop Off Date previous to Pickup\",\"type\":\"error\"}]}',NULL,NULL,0,NULL),(4,1,1753438592,'2025-07-25 16:57:39','C','{\"pickup\":\"2025-07-25 00:00:00\",\"dropoff\":\"2025-07-28 00:00:00\",\"days\":3,\"pickup_location\":\"London Airport\",\"dropoff_location\":\"London Airport\"}','2025-07-25 00:00:00','2025-07-28 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_vikrentcar_tracking_infos` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_trackings`
--

DROP TABLE IF EXISTS `wp_vikrentcar_trackings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_trackings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `dt` datetime DEFAULT NULL,
  `lastdt` datetime DEFAULT NULL,
  `fingerprint` varchar(64) DEFAULT NULL,
  `ip` varchar(64) DEFAULT NULL,
  `geo` varchar(256) DEFAULT NULL,
  `country` char(3) DEFAULT NULL,
  `idcustomer` int(11) NOT NULL DEFAULT 0,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_trackings`
--

LOCK TABLES `wp_vikrentcar_trackings` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_trackings` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_trackings` VALUES (1,'2025-07-25 12:35:01','2025-07-25 16:57:39','a23aca601d68cb111232dc26ed6aa9be','127.0.0.1',NULL,NULL,0,1);
/*!40000 ALTER TABLE `wp_vikrentcar_trackings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_translations`
--

DROP TABLE IF EXISTS `wp_vikrentcar_translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_translations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table` varchar(64) NOT NULL,
  `lang` varchar(16) NOT NULL,
  `reference_id` int(11) NOT NULL,
  `content` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_translations`
--

LOCK TABLES `wp_vikrentcar_translations` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_translations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_usersdata`
--

DROP TABLE IF EXISTS `wp_vikrentcar_usersdata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_usersdata` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ujid` int(11) NOT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_usersdata`
--

LOCK TABLES `wp_vikrentcar_usersdata` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_usersdata` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_vikrentcar_usersdata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_vikrentcar_wpshortcodes`
--

DROP TABLE IF EXISTS `wp_vikrentcar_wpshortcodes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_vikrentcar_wpshortcodes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `createdon` datetime NOT NULL,
  `createdby` int(11) NOT NULL,
  `json` text NOT NULL,
  `type` varchar(48) NOT NULL,
  `title` varchar(128) NOT NULL,
  `name` varchar(128) NOT NULL,
  `lang` varchar(16) DEFAULT '*',
  `shortcode` varchar(512) NOT NULL,
  `post_id` int(10) unsigned DEFAULT 0,
  `tmp_post_id` int(10) unsigned DEFAULT 0,
  `parent_id` int(10) unsigned DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_vikrentcar_wpshortcodes`
--

LOCK TABLES `wp_vikrentcar_wpshortcodes` WRITE;
/*!40000 ALTER TABLE `wp_vikrentcar_wpshortcodes` DISABLE KEYS */;
INSERT INTO `wp_vikrentcar_wpshortcodes` VALUES (1,'2021-10-25 12:07:34',1,'[]','vikrentcar','COM_VIKRENTCAR_VIKRENTCAR_VIEW_DEFAULT_TITLE','Search Your Car','*','[vikrentcar view=\"vikrentcar\" lang=\"*\"]',1046,0,0),(2,'2021-10-25 12:08:05',1,'{\"category_id\":\"\",\"orderby\":\"price\",\"ordertype\":\"asc\",\"lim\":\"20\"}','carslist','COM_VIKRENTCAR_CARSLIST_VIEW_DEFAULT_TITLE','Our Cars','*','[vikrentcar category_id=\"\" orderby=\"price\" ordertype=\"asc\" lim=\"20\" view=\"carslist\" lang=\"*\"]',1047,0,0),(3,'2021-10-25 12:08:26',1,'[]','order','COM_VIKRENTCAR_ORDER_VIEW_DEFAULT_TITLE','Your Order Details','*','[vikrentcar view=\"order\" lang=\"*\"]',1048,0,0);
/*!40000 ALTER TABLE `wp_vikrentcar_wpshortcodes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_logs`
--

DROP TABLE IF EXISTS `wp_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_logs`
--

LOCK TABLES `wp_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payment_meta`
--

LOCK TABLES `wp_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payments`
--

DROP TABLE IF EXISTS `wp_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payments`
--

LOCK TABLES `wp_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2025-07-24 08:58:13'),(2,'wpforms_process_purge_spam','W10=','2025-07-24 08:58:13'),(3,'wpforms_admin_addons_cache_update','W10=','2025-07-24 08:58:19'),(4,'wpforms_builder_help_cache_update','W10=','2025-07-24 08:58:19'),(5,'wpforms_admin_builder_templates_cache_update','W10=','2025-07-24 08:58:19');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-08-07  9:44:56
